By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:27:35.677Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:27:35.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T02:27:35.714Z |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 |2021-09-07T02:27:36.369Z |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 |2021-09-07T02:27:36.450Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T02:27:36.451Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T02:27:36.451Z |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 |2021-09-07T02:27:36.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-07T02:27:36.625Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-07T02:27:36.685Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-07T02:27:38.397Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-07T02:27:38.894Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-07T02:27:38.911Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-07T02:27:38.912Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-07T02:27:38.989Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-07T02:27:38.989Z |INFO |Root WebApplicationContext: initialization completed in 2304 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-07T02:27:39.407Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-07T02:27:40.095Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-07T02:27:41.421Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-07T02:27:41.843Z |INFO |Started MainApp in 9.222 seconds (JVM running for 9.915) |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-07T02:27:41.923Z |INFO |Start scheduling PRH workflow |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:27:41.939Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=45607997-71ee-4f52-a751-14bd19560428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:27:44.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:27:44.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-07T02:27:47.351Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-07T02:27:47.352Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-07T02:27:47.355Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:27:54.301Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7fb9db55-a6b1-44d2-add7-e53fb1e8abc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:27:55.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:27:55.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:05.341Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e4b61a23-34c5-4706-88ea-8927eec14c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:28:06.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:16.381Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a3e411e0-903b-4d56-bb77-5c0c703926d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:28:17.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:27.423Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=56e39dca-70d3-4da4-a16b-05705134a9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:28:28.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:28.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:38.460Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f6abb6a3-b8d2-4ed5-a714-713e4271c9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:28:39.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:49.535Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e117bbce-5285-4ffe-a7d1-c8649fb075a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:28:50.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:28:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:00.571Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=24a16be8-0361-4ab7-97bf-77212654ad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:29:01.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:11.612Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=437d6725-5751-4cf4-94b6-1eccd1c7e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:29:12.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:22.653Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8b547b02-33aa-4383-8acc-da3f725b7f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:29:23.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:33.692Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=57a50982-86c4-4e82-9e4f-ccc8bb08d28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:29:34.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:34.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:44.731Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a02c8387-8514-49f8-bb49-a082f2caa532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:29:45.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:55.773Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8529f0b3-9c4f-44d2-8c3e-2e7e39bece5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:29:56.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:29:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:06.809Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a8bb2f0e-c971-4116-b4b0-9fd6157a1f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:30:07.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:07.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:17.849Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e64100a4-433f-44de-9248-03bfbd2d5b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:30:18.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:18.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:28.892Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=52f878b6-f3a8-4ebc-9285-2794e0abb0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:30:29.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:39.937Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=54723792-fa25-4a8d-ba24-615362da40be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:30:40.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:50.972Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6bfe3ab7-988e-4a82-81c0-ede1be74935f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:30:52.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:30:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:02.012Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0396beb8-216c-4a01-916a-87e23a494b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:31:03.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:03.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:13.052Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5c38a297-c155-41b3-a385-90e2bd7d7e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:31:14.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:24.093Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3cedc870-9074-45ef-ac49-a546e713619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:31:25.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:35.128Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=318a3c32-adb5-4b3b-ba81-423c461e1961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:31:36.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:36.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:46.172Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ef7750c1-21a0-48dd-b102-c7711e1a4cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:31:47.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:57.209Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fa048d6e-047a-43bb-bc35-517291090bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:31:58.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:31:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:08.248Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e3b63e88-068e-4965-8440-bc193b036565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:32:09.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:19.298Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bc530f97-4770-4ee4-ac9d-5c58717f2f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:32:20.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:30.363Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ea43375a-a8a0-47e2-a177-59569206fac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:32:31.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:31.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:32:40.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:32:40.593Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T02:32:40.593Z |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 |2021-09-07T02:32:40.596Z |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 |2021-09-07T02:32:40.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T02:32:40.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T02:32:40.607Z |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 |2021-09-07T02:32:40.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:41.404Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3ace3d80-8203-48f4-b5d6-98b7f8cb2ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:32:42.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:42.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:52.455Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=819727ba-3dda-4428-9602-04bb18b48d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:32:53.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:32:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:03.517Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=076e1ec1-aa7e-49b9-8909-66d2844ed3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:33:04.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:04.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:14.553Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=643aeb6d-39cb-47ec-96d2-eb8ff91ff5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:33:15.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:15.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:25.595Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cd4a3baf-92c2-402c-b4fc-9c6fd0266981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:33:26.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:36.636Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=062c14a2-e7af-4781-9753-07d41b81d9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:33:37.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:47.675Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0f39fa9b-d6b2-4cea-9a0f-ecaed302c0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:33:48.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:58.712Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6505b4b7-1ad3-4f21-a191-eeeef69c66f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:33:59.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:33:59.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:09.752Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1dfb10cd-02ff-4ad9-bda2-f631600662a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:34:10.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:20.799Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2680092d-fff5-4165-b0af-52b887b62536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:34:21.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:31.867Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d981c273-3a16-4c8d-82c4-c4a07a7269f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:34:32.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:32.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:42.906Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=506974d4-15ab-457b-bdc6-c0df2893e808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:34:43.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:53.946Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=06848d33-d4f1-4ed3-adc3-fe14c095a9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:34:54.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:34:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:04.988Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fc5622ee-cf31-4573-9554-5fb3c071a622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:35:06.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:06.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:16.028Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0bd34c6f-b9d3-442f-9a33-e423da1ac89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:35:17.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:27.069Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ac66dd89-e34d-4c64-b5aa-ca26359e2e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:35:28.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:28.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:38.136Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a21f8ce1-ed4f-4ac2-b831-3ddb2bf3c0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:35:39.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:49.185Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8977da63-cdf2-4d20-b3ad-8c5de9410200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:35:50.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:35:50.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:00.252Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9d801dcb-b7cf-4526-936a-c348de3b08fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:36:01.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:11.288Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d1b9d262-73ab-44f2-b9e7-b38d2f208e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:36:12.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:22.336Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7bed9391-df24-4ca3-a787-a487441c903a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:36:23.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:33.370Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b71bd9be-d9be-4eaa-bd0c-d60b3e445037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:36:34.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:34.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:44.428Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b04342f4-7b28-4b5d-9c0f-11801f7bcd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:36:45.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:55.487Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=afb0460c-97ac-478c-a6aa-78f925aa486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:36:56.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:36:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:06.525Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e15377ff-dc9d-448b-84fd-4079d4a19016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:37:07.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:07.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:17.564Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c230aa56-1d9f-4214-ac22-a44c84310f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:37:18.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:18.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:28.602Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f9c18567-c848-4ee0-96a2-6d3d2131acc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:37:29.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:39.641Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ed33ddd5-af38-412b-a2da-2bd1c9fefbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:37:39.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:37:39.792Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T02:37:39.793Z |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 |2021-09-07T02:37:39.796Z |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 |2021-09-07T02:37:39.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T02:37:39.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T02:37:39.803Z |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 |2021-09-07T02:37:39.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:37:40.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:50.715Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=11ef25a8-9984-4ed5-a175-6f9275c636b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:37:51.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:37:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:01.756Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=036e044b-e703-49fb-a637-6630cb6af924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:38:02.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:12.794Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=00b483a6-723e-43d1-8d28-324c11e872a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:38:13.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:13.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:23.833Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=06d58041-4fbe-4e74-a2d4-df0e14286ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:38:24.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:34.876Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ed7b4d83-43d6-438c-8847-74ccf5a3dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:38:35.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:45.914Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=eabb6c09-918c-4f4f-b00d-6e92d1af449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:38:46.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:56.959Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=095071be-f4f8-424c-8320-cdde8bbd17c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:38:57.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:38:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:07.996Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=56fbff1e-c607-4b45-9050-f9950233b600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:39:09.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:19.033Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=33ff4d17-d7ae-4501-a7c7-8506aa5ecb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:39:20.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:20.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:30.078Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0dc0b7cc-892d-495d-9513-344d8fc7db34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:39:31.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:41.112Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c63b9635-e1f2-48dd-8d30-b5a0f131cc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:39:42.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:52.153Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=84a1a87f-c744-4fbf-a0cb-980c2e1d9daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:39:53.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:39:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:03.195Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d077af97-7e42-488a-ae9b-c06a76a8337f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:40:04.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:14.232Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5d12dcf2-674d-4fa9-8de7-10955c5f8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:40:15.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:25.276Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=49465432-7cc1-4d51-bdcc-a41b8dc49d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:40:26.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:36.313Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=848ac069-43a3-4afb-934a-c3992c1539a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:40:37.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:47.356Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ffa0db5a-49a0-4bfa-9d74-fc9183c9298c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:40:48.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:48.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:58.397Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=92c242b1-c550-4d59-a879-aa1c24177c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:40:59.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:40:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:09.435Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a4f086ed-99ce-472e-bacc-03809d4eb7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:41:10.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:20.472Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=320146d2-d5d5-4b35-bcb5-8dd11d134351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:41:21.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:31.518Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0d4c013e-8469-40a8-990f-76f7359a133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:41:32.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:42.557Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=661f89e3-9000-4e10-a934-3747407b7eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:41:43.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:53.596Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=065bc8dd-24e8-423a-a8d4-bcd05c294ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:41:54.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:41:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:04.639Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e96f28ae-5329-46e2-98c7-fdb4acfa2a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:42:05.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:05.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:15.676Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=225f97a7-32dd-48d4-88e7-0bea72b48dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:42:16.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:26.715Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=10c4ed18-1bfe-401e-bc8f-7416a703c211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:42:27.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:37.754Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9266a412-6d17-429a-9f11-3434ca1bc05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:42:38.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:42:39.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:42:39.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T02:42:39.736Z |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 |2021-09-07T02:42:39.737Z |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 |2021-09-07T02:42:39.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T02:42:39.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T02:42:39.744Z |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 |2021-09-07T02:42:39.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:48.796Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a4a6035e-d06e-4d10-99fc-fbc37ffa17e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:42:49.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:49.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:42:59.835Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=eae1dd24-f99e-4e70-b3df-e983548693d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:43:00.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:00.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:10.872Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7787bd99-3582-466b-ab41-7e2a81f09574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:43:11.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:21.916Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=136095d4-da5c-4174-bfe3-5427d79f2f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:43:22.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:32.958Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=77aeb469-1457-4c11-9875-11f6618ae876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:43:34.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:34.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:44.002Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ed8e31d4-ed30-4bd0-961f-24aeb1239a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:43:45.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:55.036Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=15bab85c-6bce-4add-87a1-cd8b4f4784b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:43:56.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:43:56.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:06.076Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a390a31a-0cb7-4034-a800-39a694abc3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:44:07.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:17.113Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f640e3a3-2335-4838-ad39-2d7b9e94a08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:44:18.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:28.155Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=810ee24d-1db5-4054-a155-804c3c3df82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:44:29.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:29.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:39.194Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7080f267-f0d7-4cfe-8fb5-92047616b4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:44:40.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:40.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:50.232Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=52afcaa9-bf95-441a-80b9-c83556e46500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:44:51.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:44:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:01.272Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0b186490-2248-4abd-bccd-d19f1d63444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:45:02.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:12.321Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bfe4b9f6-477d-4d07-8302-e7fd30e466f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:45:13.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:13.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:23.356Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=67cc0b50-182b-4bab-b0e5-c4f65ad21b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:45:24.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:34.396Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8afa114f-a126-493f-9950-6a399710ff38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:45:35.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:45.432Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=00d3633f-774b-4b69-b0c9-df544662071a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:45:46.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:56.473Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d64736c3-5a01-4b3c-b22b-5150eabcce1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:45:57.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:45:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:07.518Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d6551def-6305-4773-8fc1-9292b02b15fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:46:08.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:18.552Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=98b04c65-3d7c-4148-b99f-86c7b6490eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:46:19.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:29.598Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bd470604-230b-447a-9919-d94ec409d4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:46:30.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:40.637Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bc676a51-cc70-456d-b698-eaf1e9c0eda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:46:41.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:51.676Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=be894942-a88b-415d-beca-19106d01efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:46:52.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:46:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:02.712Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c4322c9c-d21f-4e04-b6b7-c5947ff94ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:47:03.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:13.756Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=51bd92c4-a14e-4329-ad1f-8aacab9ffdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:47:14.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:14.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:24.794Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=766667c9-f2f2-4c7d-a0d5-9d7ae3baef3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:47:25.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:35.836Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5783f050-b353-4b36-a4f2-86b721d0bcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-07T02:47:36.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:47:39.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:47:39.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T02:47:39.732Z |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 |2021-09-07T02:47:39.734Z |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 |2021-09-07T02:47:39.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T02:47:39.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T02:47:39.740Z |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 |2021-09-07T02:47:39.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:46.876Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=19fec34d-2065-4100-b0d7-71820396033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:56.981Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d2eae035-fdc8-425b-a8c3-eae6693afcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:47:56.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:06.995Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=36051361-e6ab-4ad8-8d37-7b9fe39a871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:17.011Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=31105e0b-4277-4e3b-8811-36f792b5ff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:27.024Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d289d060-f807-417d-a086-369a04c8723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:27.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:37.037Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=df3d44ca-dbf9-47c6-b2c5-877a2b4e9ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:37.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:47.048Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=604609e8-0d16-4c61-8062-27da3325d7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:57.059Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=632166bf-6925-4709-b0e8-1f553d98bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:48:57.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:07.070Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7b7ff3cb-0461-42d9-9755-8f70bb02a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:07.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:17.080Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3ea3b8e2-2220-4503-a421-10e5b22042ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:17.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:27.090Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6c97bd86-93cb-4a61-8b40-9c2932b2ae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:27.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:37.100Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=52cae995-1f00-4f5a-a108-9be04c99569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:37.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:47.135Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9a627477-5bbc-49bc-b972-511f532fe3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:47.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:57.145Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1c882328-f504-4be4-a533-242584dd5953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:49:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:07.153Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=05e59e51-ab79-40d3-a14d-5d2ef1b8966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:07.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:17.163Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=99ce9692-b56d-4ef2-aea2-594f848366ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:27.176Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e071783a-1788-4e87-a299-b94a24a71dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:37.185Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=005b6cd6-16da-470d-a19a-3ec253c828d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:47.195Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=13b56f90-1038-4f0d-95d3-61b70a4e6a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:57.205Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=18a17db1-c697-487c-982a-fb3a5473de23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:50:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:07.212Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5de93959-839a-46a0-82fd-fde9be3cfd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:17.220Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d62b0df8-c5fe-4aad-8241-6ac778ee4d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:17.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:27.229Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b073c130-e085-4c80-aad0-58d3876cff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:27.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:37.237Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8411f7c4-dcfc-4530-b548-2b1adaaf78d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:47.244Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f6b19d00-1c09-4eb0-8008-a23601035bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:47.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:57.253Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6195edda-a765-4c34-92eb-de1b0e993dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:51:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:07.263Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=47ea55d8-5a83-4fc7-abfd-1bbb3fcf2b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:17.270Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=32a89d77-68e8-4c69-9879-b31a2bdda33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:27.280Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=21c4a635-d488-4a4e-ae4a-913a2ff86f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:37.287Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a8b0e069-0f9a-4c6a-87cc-94da62bd027a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:52:39.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:52:39.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T02:52:39.742Z |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 |2021-09-07T02:52:39.743Z |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 |2021-09-07T02:52:39.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T02:52:39.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T02:52:39.749Z |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 |2021-09-07T02:52:39.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:47.297Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9a014732-87fa-443b-8f8a-95778c0ad7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:47.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:57.306Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=74facc2c-9aa7-4162-8b53-a004ce399554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:52:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:07.315Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d9489218-5564-46e6-bf99-fefb15f7a8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:17.325Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=de118247-0437-4a42-957d-52eb239fd776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:17.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:27.333Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=68451a51-a03d-4edb-91cb-fe5ad7f0e57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:37.342Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3d252a09-b56c-4d73-b887-147ed74ebbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:47.349Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=70e7ffca-0f41-42b2-b0bf-b1be5032d787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:57.358Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0023640c-1613-4646-aace-8aff0755022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:53:57.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:07.366Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8c5b6c0d-0ca6-4c1e-87e6-eb6f6b9920d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:17.374Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=40c6c7b3-93d2-4a43-a7fb-1fea94efa93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:17.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:27.383Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1db6c689-d229-44bb-b1ee-8ad3ee067ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:27.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:37.390Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=61d1be60-d880-49a5-985a-1a4084a3b10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:47.399Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b54413c8-119a-4a0f-9a0a-6c1549ad9e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:47.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:57.407Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ab9fb549-babd-452d-96c9-95421f8e7db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:54:57.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:07.416Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=72c8bbb8-7cae-4e52-9634-d3bd44268a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:07.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:17.426Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=53cbbc98-ac4e-48ff-b706-8d16ed367fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:27.435Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c9bb34e5-e730-44c6-9bee-36f67a314034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:37.442Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=744def1e-7e7b-4c27-8a75-85a949aa348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:37.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:47.450Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6939c6cb-02dd-4cf2-ba86-875bde0b215d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:57.458Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=156cf370-7e15-445f-ba62-6942d59fc20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:55:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:07.466Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7381440a-09c3-4783-9c3e-da523041b53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:07.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:17.475Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c29fe479-38c1-4482-abc3-cddccab47260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:17.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:27.483Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2fac1c1e-e71f-496d-a525-ea96b6f5cb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:37.490Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a8eca907-9db3-4c92-b674-1666052ab1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:47.498Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a8a5c44b-1bb5-45b9-bdfa-880bdd052522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:57.505Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=41ad2d7c-99c9-4d0f-b38e-b6d13e998924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:56:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:07.513Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b29e0f17-1834-4eef-bb86-326ca081c965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:17.521Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8d908777-9b6f-43a1-86ef-e3ed974ae667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:17.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:27.529Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1e36775b-f587-4e3c-9fe1-71707f116d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:37.537Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cf29309f-94c8-4dc1-9a4b-4de0a7562662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:57:39.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T02:57:39.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T02:57:39.691Z |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 |2021-09-07T02:57:39.693Z |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 |2021-09-07T02:57:39.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T02:57:39.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T02:57:39.698Z |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 |2021-09-07T02:57:39.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:47.544Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c1f8b4fd-8171-461f-b07b-71f7f3603b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:47.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:57.551Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=85136971-3186-4e2c-8293-3340d1664d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:57:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:07.559Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ff7fde7b-b492-4bf2-ae6a-71f5377f65e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:17.567Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=296d22c8-090c-4195-bde4-90b58013e951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:27.574Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4413ed1c-067a-4d91-b78f-c02b9a0424fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:37.582Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b892a4c2-6b53-478b-8279-ca7017900e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:47.589Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a5b65794-0bc1-49c3-b2cd-7bbe5a4e3082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:57.596Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=03dce480-5910-4243-84d9-1f2b8c2f7e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:58:57.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:07.603Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b804b79c-aaa9-4aa0-8fce-100d13315e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:17.610Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6c6fd6a5-3a24-4b1c-8dc3-b38468ce7ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:17.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:27.616Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7455805b-b1c9-415d-b655-4b1c64d6d3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:27.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:37.624Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7b6afdce-9d3e-4f0b-88ce-fae292fe94c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:47.631Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5d7fb984-7af4-4610-8ca0-c5dcc0facb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:57.639Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0dbf3cc9-afbc-48f0-bbcb-b26575705fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T02:59:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:07.646Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8a92c46f-e2f7-455b-a895-c7ea6cb45c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:17.653Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9bae0565-8811-44df-8635-98655aa34e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:27.661Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fae3ba2a-83ad-45c2-995b-dc4c68aece28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:37.668Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=56309335-81a5-461d-ae01-6c473132322c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:37.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:47.678Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e8314f88-23c1-4756-b806-8f9de6cb50c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:47.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:57.684Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=49b4bb5a-18e6-408f-aab9-532a07788735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:00:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:07.691Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=04375cd8-cbf8-4e7c-8965-e0d192bde9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:17.697Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=987ac961-f423-4ddf-a367-9757b57d1662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:27.703Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=72c1dd66-e827-4669-961d-1c0a5d0d9d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:37.710Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=33b77deb-5794-4d35-a4e8-e0172972056c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:47.717Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=802ededf-1d72-46c6-9b98-aff79786f7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:47.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:57.723Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=385a715e-2dfe-4319-b574-c59f08431a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:01:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:07.730Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=947e48c8-84cb-4004-9a57-0beaf9b3723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:07.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:17.736Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1840b9d2-f31e-4cb1-98bd-9281ddd3384c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:17.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:27.741Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4225b630-6165-4187-9b02-7cfe51ce20c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:27.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:37.748Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d8e572d6-d649-4975-82c9-bf72d783e999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:02:39.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:02:39.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:02:39.736Z |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 |2021-09-07T03:02:39.737Z |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 |2021-09-07T03:02:39.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:02:39.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:02:39.742Z |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 |2021-09-07T03:02:39.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:47.754Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f2e9c0a4-7002-4b43-9a0b-7e24d94c4036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:57.760Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f7629f47-a3ce-4886-bd64-6b32200324cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:02:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:07.768Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=07a1b369-f704-4dcf-906b-c7cf43e163c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:17.774Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ed519d65-b826-4891-b3b3-11f15b4c317d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:27.781Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1e97bc34-1ef5-4972-9455-61e3f5fe7ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:37.788Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c4568404-d53e-4ced-8255-80b441fc0755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:37.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:47.794Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9d9f91cd-7b2c-4992-afc3-563f747f9e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:47.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:57.801Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f76669ac-4ea5-4e33-a20d-cd75b74f6380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:03:57.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:07.807Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b7d800ad-d726-496d-9cef-8e9103dcc855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:17.813Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=661546d1-1f4b-4c9d-9087-335f5b923b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:27.820Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5f943424-71ce-4076-bb49-3173ee3d2324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:37.827Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0c84898f-b903-4bfe-9606-f1ef53d2dd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:37.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:47.833Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4343a4ee-fb42-4986-87d8-62ec9404c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:57.840Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=021d5f97-a125-4866-b87e-78e64cf27abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:04:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:07.845Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bd5c6911-90c0-4da2-b23e-b2f2dd0ab585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:17.852Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e3c88426-0de4-47e0-bf12-efca4624d2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:17.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:27.858Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f8e1603e-223a-4126-a2ae-a78522fee81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:27.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:37.864Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=201da233-7f90-4731-b771-3daef0e8ed90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:47.869Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b24c41b2-c195-497f-9223-d3b169d69b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:57.876Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c8fa5b44-47a0-4b86-9dd6-8b2e8e8be662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:05:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:07.882Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6a40f56c-810e-432b-a296-b97cb50b5ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:17.888Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d9aa4c49-5f58-4d4e-ab28-4457a5811fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:17.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:27.894Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9ae3f31c-0576-4fef-a1ad-f637bdc9820e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:37.902Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b370d40d-9ae5-4606-bf2d-a9d017479520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:47.908Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=47885400-e545-4343-a06f-8a1629822a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:57.915Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9c32240f-1688-4012-8583-fcba947e0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:06:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:07.922Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=44f58e9c-e894-4410-9ef3-17ed45bb3b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:07.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:17.929Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c95d5ee3-79de-4064-b1d7-f8e75e535761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:17.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:27.935Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bc6e256b-a35e-46ac-a07e-7758f2a16393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:37.942Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=844518ea-77d7-41e9-a2c3-464d940c367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:07:39.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:07:39.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:07:39.679Z |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 |2021-09-07T03:07:39.681Z |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 |2021-09-07T03:07:39.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:07:39.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:07:39.685Z |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 |2021-09-07T03:07:39.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:47.949Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f267e07d-2f2d-43fe-953f-7b5a20c621c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:47.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:57.956Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=89d0c3aa-fd88-4796-9603-3bc9d01da5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:07:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:07.963Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4ebfdc7d-b84e-4c7c-80e0-96ad0be318e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:17.969Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=79900e93-91cc-4725-99ba-753f28b3df3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:27.975Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a9cf3fba-1ee8-4635-8950-f6ef7dc53a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:37.981Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e59fb2cd-dfde-4117-9d5d-56388bad635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:37.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:47.987Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=51da301c-8fd9-4b5f-9480-c7be8f48e2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:47.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:57.993Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9e83b274-9406-4136-9cf3-dbf612a0f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:08:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:08.001Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9cef92b9-acdd-4d06-b233-550fcb4241dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:18.007Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fd934635-ac20-4479-91f9-5cd4190d88b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:18.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:28.014Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4d2439bc-6b76-442f-9882-aa2022c2529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:38.022Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=859edbda-5859-4a87-847f-9abb2490a53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:38.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:48.028Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=50206d58-a8ae-436a-a065-72b8f1b7cb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:58.035Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a86208a4-32b2-4bd6-8707-7021cb1cc193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:09:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:08.043Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e22e2691-931d-4fa7-87ab-5fc1c96bab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:18.051Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c68a9f7d-4a18-4c2c-8b1e-186617c6b2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:28.057Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4809505d-2df9-4561-b1c4-247d20b6bdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:28.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:38.064Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9cd00f4c-0e3c-41ee-8fa5-520087b1ead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:38.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:48.072Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5b27d685-1a29-472f-a6e3-e906949da7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:58.079Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ef2e8e7b-6a99-4ce3-a146-d64322e79bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:10:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:08.096Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a0c0ba15-50a0-44d3-9c02-4e4bd8fe5711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:08.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:18.103Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1404b186-51ec-4864-bf0b-d2d981ef565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:18.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:28.109Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e19fc3ae-44b3-420d-bdeb-d4b3de2efee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:38.116Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c0f56eda-dd7d-40ab-aad6-cf523fa40eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:48.122Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0dd0696e-b827-4cdc-a635-2fe9154feb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:48.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:58.128Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f7f60e30-c483-4f79-9154-66afcbf4698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:11:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:08.134Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9cbb5c2d-5475-419e-b51c-eacee41cc2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:18.145Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9ffede24-7b84-439a-bff7-9cbd55ef7746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:28.152Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9d90ab69-e5eb-4a54-bd7d-f5def1a8f821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:38.161Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8fe58243-8678-4f89-b902-2a311c29d97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:38.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:12:39.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:12:39.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:12:39.701Z |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 |2021-09-07T03:12:39.703Z |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 |2021-09-07T03:12:39.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:12:39.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:12:39.706Z |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 |2021-09-07T03:12:39.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:48.169Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ff48fbfe-2401-40c5-83cc-895fa3bd6cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:48.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:58.177Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2aa9255c-ef9d-4682-94e6-867f673f9878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:12:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:08.186Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=df8e8807-388b-4a41-9d1e-88ced7204ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:08.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:18.193Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1e8f63f2-83fc-441c-9192-7986454829ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:28.199Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=651f7f56-10bc-43b6-88d4-58f90452baee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:28.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:38.206Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a33e8b97-0dd9-442f-aeec-68f2fd882f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:48.212Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=06940ae0-3fc7-489e-a5f4-37c74ddeea7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:58.219Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=27957524-514f-4991-9836-33fc052109c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:13:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:08.225Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cbebeb51-bb25-4ec0-8022-ab39d87d823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:08.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:18.232Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3c758834-c71b-4376-a61a-10e42f06dcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:18.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:28.238Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6584ac6a-8256-4b58-a66a-29430f5c4f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:28.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:38.245Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c16f638b-dac0-450b-91a3-ee978286444a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:48.251Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=23309173-8b7c-4be5-9867-ba89ed81d13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:58.257Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3564403a-7b35-4347-93aa-cd2e24332838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:14:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:08.263Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=faefaa28-3db7-4f4f-a1bc-45ae3e3ab235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:18.270Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cbfa8f65-0470-465d-93a4-e1cfe047d221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:28.277Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e85b78e5-ab48-4ab6-9555-f6ddfdcbfaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:38.283Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=466cdd72-bf8e-4f51-a657-ff07af45bf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:38.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:48.291Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ee489588-1045-4e55-a3f3-646ee81618a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:58.297Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e86b1737-c764-4564-bc65-b12759484248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:15:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:08.304Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c057d340-6077-4df6-b67e-b63e8dfa4349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:18.311Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fe019c34-4cfa-4293-9276-c84c323c74cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:18.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:28.318Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a4e3a41b-8fc2-44d3-9a52-6e3695cfaae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:38.324Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f073b9f2-e628-4608-a526-5c8daa613fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:48.331Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=84cb196a-f3dd-4b51-abe0-76235986f98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:58.338Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=409e049d-7ebe-46c3-a0b0-1a84d398a625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:16:58.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:08.344Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d73226d6-e87f-44c7-9bca-52ceb7964122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:18.350Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e87d3f14-643c-4c78-b8ce-06414cae16d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:28.358Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b3dd2b94-7e5e-49dc-ba4a-6a84a75ebefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:38.365Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d63eff23-4b5d-4924-b1eb-9e2a4e81b190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:17:39.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:17:39.696Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:17:39.697Z |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 |2021-09-07T03:17:39.698Z |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 |2021-09-07T03:17:39.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:17:39.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:17:39.701Z |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 |2021-09-07T03:17:39.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:48.372Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e1ded2ea-ba6c-4923-ac3d-e59005cf1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:48.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:58.379Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8b3758c1-abf1-42e9-b77d-ba2ad60e5b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:17:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:08.386Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e1516598-8416-4038-a9e2-6042935e2124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:18.392Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=25a847fa-92af-4ef7-b4f3-a35ab21b6c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:18.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:28.399Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=58272033-aea8-4f5a-9975-28ca02af0661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:38.406Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=60f17e82-b191-429b-9a8a-e078fa63d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:38.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:48.412Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=83d029c1-4f67-4c18-ab46-a7a633992949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:58.419Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c9c77623-09a1-4927-8817-077383bdcb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:18:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:08.425Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=aedc6c80-21c3-4451-9eaa-891ea1b360aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:08.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:18.432Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=332a01f1-910c-4ae0-b1f4-b2af3f473d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:18.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:28.439Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=53185a05-932c-4b11-a1d2-a3ab31af651b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:38.444Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c1dfc775-daf2-48f2-aa61-1a4498a515cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:38.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:48.451Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e6338f13-a238-4e87-9505-0ff8b0e46ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:58.458Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0dd0f93f-cae9-4537-831c-82ce9461f2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:19:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:08.464Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=71cbaf6f-1cac-4cc2-86f9-4d895c2f59ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:18.470Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=52e03923-f7ea-4d9d-853c-41b7aabb440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:28.477Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f6e6e8f9-ebba-45a9-8621-20b3cb0d31ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:38.483Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=73c8d953-21a2-4c2c-9353-9eab2b70e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:48.489Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fc5e3ff5-c48b-464b-b2a0-b4cf1d947062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:58.495Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a025cf53-8afd-4c0f-89fa-24d671d21230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:20:58.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:08.501Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8b1473b9-d31e-4716-aad0-1e1bce453e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:18.507Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1fc49ba0-8c83-40f4-b34e-fd1de8c98183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:28.514Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f6a03550-43f3-465b-b35d-030fee3e83b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:28.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:38.521Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5d14b291-5068-4ab4-a6fa-e2ccead748a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:48.528Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=708abdcc-925f-44ab-a900-9a4535706827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:58.535Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0ee9a16c-d13d-4b5e-b850-0071bece7998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:21:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:08.541Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b2181921-7e70-4653-8f9c-071f955aa775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:18.548Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ab0c6288-35fd-4006-974a-41955cb9f18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:28.555Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f08103e9-16ea-4505-a145-53a00bb2c791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:38.562Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4d7585ad-dfe6-4e69-b3c5-7321030c7bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:22:39.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:22:39.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:22:39.694Z |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 |2021-09-07T03:22:39.696Z |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 |2021-09-07T03:22:39.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:22:39.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:22:39.700Z |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 |2021-09-07T03:22:39.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:48.567Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d6fb4c1e-1a0e-494f-b27c-87762b6a4c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:58.574Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ab426014-4dca-4476-b6b6-3845ec1f31b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:22:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:08.580Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=00de98e1-f456-4797-b269-772c618036aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:18.587Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6bef4f31-89e4-4368-b42f-4d030d5a42f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:28.596Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=603cd240-8545-4fef-8bad-d0712e839c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:38.602Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=53eef08e-7e87-43aa-80cc-a7b7654f7e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:38.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:48.608Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d1e3c9dd-4b49-49f1-bc90-cd5ad6dcf816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:58.614Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f4fccf60-2726-4041-a414-d14fc3d50c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:23:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:08.620Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1d334904-6020-4a7b-9008-8b2a59d8a800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:08.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:18.627Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d6d11569-1505-4fda-a79d-6cfdf81b4062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:28.633Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a6e1090a-f54c-4b1b-aeb2-38e97960320e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:28.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:38.640Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=071a43c1-a271-4b27-9b4a-684727ae0f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:48.647Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6b7f585e-925f-4c43-a3e9-01658c240e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:48.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:58.653Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=833865e9-8fc5-4fbd-ae70-a518f6c3b4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:24:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:08.660Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0e34ef10-47e4-4622-9d1b-93e55b31a0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:18.665Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9ea5364d-d7d2-4453-acb8-24b48ce06b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:18.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:28.671Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6eef5882-d604-452c-b84d-e3a436a9f7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:38.678Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0beeceb0-1272-4451-9269-a36a95a2034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:48.685Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d8c400c0-7a29-425d-af46-7dc427f1b07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:58.692Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=72163057-dafa-4930-aeea-6ade98b3e230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:25:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:08.697Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0511113f-5852-486a-b829-52df11dcc449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:08.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:18.704Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=30986db5-ae3f-4ec3-b324-1bb717a2b8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:28.711Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5e39ce0f-e0a8-4c9b-82ed-716be716fb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:38.718Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=564cb020-6872-4fea-8a4e-cdbd594568c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:38.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:48.724Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d63fc998-823c-4c03-a3ea-dcf1a7f18acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:48.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:58.730Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bf0c47a1-54d9-434d-9b40-0309c21e80a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:26:58.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:08.736Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2181d178-96da-426d-b681-09a493db5fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:18.742Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=411757e0-12bd-4d9a-bcac-e0f19bb8f169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:18.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:28.748Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ec198891-1252-41ff-9b49-c10e1b1b9dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:28.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:38.754Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=252b797c-4346-426e-b965-f5ac4df61041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:38.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:27:39.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:27:39.682Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:27:39.682Z |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 |2021-09-07T03:27:39.683Z |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 |2021-09-07T03:27:39.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:27:39.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:27:39.687Z |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 |2021-09-07T03:27:39.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:48.760Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0abbf23f-4ffa-46b9-9cff-fd1ac0e8ee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:48.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:58.766Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=023d7945-59d7-4c26-8122-7348348e7f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:27:58.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:08.771Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7098a1d0-4306-4fa7-bf07-61c642d323ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:18.777Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=80884ca9-1a42-41a9-b56e-764a6b9aa672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:28.784Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2a617406-12be-4f26-895c-ede09c98d12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:38.790Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d4c4476d-7177-43f6-bbc8-db80c6c0e599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:48.796Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b652741f-7c41-4d0f-bd83-9e3de3b3ec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:58.802Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8120f72e-6b04-4c3f-92df-7f56ca63ba7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:28:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:08.809Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bd5cc5eb-6b18-4b95-8989-cd1b5fa09f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:18.815Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c0c96663-f2a3-4d29-9ebf-78972e216a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:18.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:28.821Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=dd2db7d0-b7ba-4331-b146-ffbd5b0aefaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:38.827Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1907320d-f7c7-45ea-aada-b6602d6e4dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:38.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:48.834Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=43630727-3f5b-406a-b176-5be3d1866f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:48.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:58.840Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d4ebbbc6-1631-4814-a0ce-fdf1911af4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:29:58.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:08.845Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bd8ab8e1-7929-4896-ad58-782b7113c796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:18.852Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=89d912af-c029-4cae-a502-76d597ce4a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:28.858Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bed84993-d33e-454c-b8b4-c423d767bf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:38.863Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f81035f5-1031-471d-a2db-070d0380483a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:48.869Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c4a1a329-7e7c-4fe8-b078-294d68fcf707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:48.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:58.874Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b77c2767-2d6f-4f66-82c2-e2afb66a0665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:30:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:08.881Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=546039aa-449e-4831-bdda-de708f3d922d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:08.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:18.887Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=21048e8b-7b7a-4ad6-b901-6f4e978e3f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:28.893Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ff60555b-646e-49f4-a563-d3707c84a25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:38.900Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=be6bcdfb-4b41-49d8-a498-999917c99948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:48.906Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8a080a86-cd95-4b97-9164-0233e03de8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:58.912Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d00d7a7c-ce23-48d9-b106-c2f248dcc1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:31:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:08.918Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=65db9d77-4409-486e-b4f7-3248c221efea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:18.924Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6d765856-8575-47ab-8691-87c44f8ec965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:28.931Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1bd5b0c6-b578-4db5-a5b2-be9f09a187b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:38.937Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=895e8843-9c08-4cc4-a473-f06146604016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:32:39.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:32:39.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:32:39.690Z |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 |2021-09-07T03:32:39.691Z |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 |2021-09-07T03:32:39.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:32:39.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:32:39.694Z |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 |2021-09-07T03:32:39.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:48.943Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=630ab084-ba24-41d6-a6a2-519e798d9af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:58.949Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4960b908-7c3c-45c0-aeb0-bea498d7b76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:32:58.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:08.955Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8ee84e41-b387-476c-ba11-c3b8d36bebd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:18.961Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8b5f76c4-364e-43a4-a23a-86f4ac428cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:18.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:28.967Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8bb6489d-a4eb-4b26-a9f1-b8dda526de75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:38.973Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=14d4132b-3b92-4fdf-9f16-483097c53887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:48.979Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b39a21f0-41bc-4b78-81a3-acf047947d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:58.985Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b6b2193c-e953-4a37-a75e-0fbfb04b181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:33:58.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:08.990Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a72bae6f-320d-46ef-9334-af125601883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:18.996Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=14a19dd6-d973-48a0-955e-e10740b02aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:29.002Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c58ded47-e428-4f81-a6c0-e77cdafcc50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:39.012Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=612d882c-fd66-4468-8398-74994d9fe89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:49.017Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1a836803-e20c-421e-b4a5-e20fb8625df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:49.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:59.024Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cdfc5675-2c76-4909-bcf3-536397ae8bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:34:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:09.033Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=83e52c91-0f6a-47fd-8d36-6d5cfeb529a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:19.042Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8d15e46b-636a-45ee-a737-5b191cf81362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:19.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:29.048Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1e833a93-fba3-4032-b0c6-e21af5fb73af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:39.055Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b2bc2ed3-f40f-4f04-95f3-d3528a50141d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:39.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:49.061Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d72bd582-5941-46dd-b695-23018b4fbdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:49.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:59.068Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d3f147e5-a5d4-4cf7-a6db-618b14a95e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:35:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:09.077Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=dbc6f32a-24a1-4db1-9a79-c78d69c2131b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:19.084Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c396ada7-c7fa-4379-8257-f884b8dfa66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:29.090Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8e2ddab9-6111-4e2b-9da9-6806f5592028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:39.097Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c077f922-bf37-4209-b879-5ddb2a37c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:49.103Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0cd2a057-3559-4bbe-99d3-6024825c55cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:49.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:59.109Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=496e436c-20b4-437e-95d1-3ec6d1f68f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:36:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:09.115Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4bbb64b8-51ed-4653-92bc-360d74f24b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:19.121Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=451dd2cd-f506-44f9-9748-7238660439e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:29.126Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d4582226-57ee-49e2-8afb-c32d7a87fb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:29.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:39.133Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e237657c-f95b-437f-ab6e-6fa44fd9d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:37:39.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:37:39.704Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:37:39.705Z |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 |2021-09-07T03:37:39.707Z |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 |2021-09-07T03:37:39.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:37:39.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:37:39.710Z |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 |2021-09-07T03:37:39.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:49.140Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4206e178-93d4-4fd6-84ce-46c329c4c78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:59.145Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cc0775fc-45f2-4e21-a489-d505f6fbea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:37:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:09.151Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4d4229f4-7a7e-4b40-9865-4302ea73753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:19.157Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=afce121f-56c4-4aef-9312-6926da2147cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:29.163Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ba9f9767-aef0-41ff-82ff-10b0bbe3f420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:39.168Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2f16339d-a9c5-419e-accc-383d6930538c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:39.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:49.173Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b7505508-dfd5-4ae2-9bf1-a9c44b54b320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:49.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:59.179Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=91ea3906-af56-4d05-a9af-d7902f3da793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:38:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:09.186Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=67db48bd-6528-472c-a6c2-08762204546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:19.192Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1ab6301b-efe6-4ad9-8551-63d0dd5bdf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:19.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:29.197Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bf004fa2-19a2-4978-833c-9a1f669b37f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:29.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:39.211Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7b52b7d7-41f1-472b-9bfb-15d73682672d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:49.218Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d651391d-29cb-4f1a-89f2-a2cd9411b500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:49.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:59.223Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8b0d1690-aae0-4b11-8348-46087fbba32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:39:59.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:09.228Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=37044712-7304-48dc-b6a4-27c5f73cf612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:19.233Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=20a43af5-3211-47f9-ace8-a89dc6575f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:19.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:29.238Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6e78a939-cdac-4893-bea1-899458a376b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:29.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:39.245Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=adea89d7-e491-4b98-965c-4dd300b5bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:49.251Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=66aeae22-275e-48ef-a8ec-5b2199d909cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:49.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:59.257Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2fa8c22e-4fd8-4da9-9fe2-ab487f2a71f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:40:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:09.264Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9b6565e4-7553-49a6-a542-b6b2db8e7481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:19.271Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c9db90d1-28cf-4e5f-8adb-23df67098a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:29.277Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=12923a3c-7881-463e-bb15-da605dd94e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:39.284Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b72e2a10-5d79-47e2-a259-109fe4ec9b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:49.291Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ecb828f7-1f38-4e77-81e1-3e44e79f301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:59.297Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6668aa59-4ed4-4a1f-a9d8-f04be0acd44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:41:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:09.303Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d59f7c71-bdf0-4cc0-8cff-68ef32d1eff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:09.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:19.310Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=72de6cae-cf17-4b40-8bcb-1d80e3f78b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:29.315Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=07f5400e-67e9-4824-8171-4ebec357fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:29.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:39.322Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d43e63ad-ca71-4381-81ea-572d41b9ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:42:39.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:42:39.667Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:42:39.668Z |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 |2021-09-07T03:42:39.669Z |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 |2021-09-07T03:42:39.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:42:39.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:42:39.673Z |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 |2021-09-07T03:42:39.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:49.328Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5ccfed0c-ff26-4350-8a3d-8f3d745e3150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:49.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:59.335Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cdb255e5-3880-444e-a60f-c42f09f0b124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:42:59.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:09.340Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3a13a0cc-f7c6-42d7-9b11-2a538ec859db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:19.346Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5741046b-5e6c-44c6-84af-162cfa0668e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:19.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:29.353Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4e1f6dc9-a44e-46dd-9775-7fe46daeb00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:39.359Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d6795a84-26ac-403d-8358-438642de396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:39.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:49.364Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=791781b6-1eb4-43a3-ad05-20b33a1e6700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:59.370Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9a841436-b8ed-4a74-8738-83d4a60e6a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:43:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:09.376Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e62d11ce-2dff-471b-8902-b851b4b765c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:09.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:19.382Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c31bf82e-5ce5-497a-9ded-0c0744f262da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:29.387Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f41e6d16-aa58-486f-b9ef-6cf51b84e61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:39.393Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2fd0399d-807a-4f14-a1b5-adb6b93dcbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:49.400Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=71d38462-fea9-41b9-af45-8f16919956fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:59.406Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=68182ad9-757b-4297-8e12-73f10d38584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:44:59.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:09.412Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ff33b6c2-c3be-4122-afce-d342ac88750a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:19.419Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1068c45b-39d6-48f5-87e1-e6fa2f31a12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:29.426Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fdcb7a6c-98d5-4bbb-ad27-242b13866ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:39.431Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c2cf6ec5-4195-492e-8ec2-95cbfb72b945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:49.439Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f9e68b47-9507-4116-bca2-b7ff82ab1985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:59.444Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=51844679-aaf5-4e89-aa4d-a21c7312ed7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:45:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:09.450Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=88d09796-43cc-4cbc-a240-b83c3aa3c041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:19.455Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=27f97cda-256b-42e2-92fd-6fb79ad4bb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:29.460Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f9e921f4-639f-4a78-84f0-f6dc1f34e590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:39.466Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e18e1181-c0ec-4f20-9613-3837264685ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:39.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:49.472Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=01af2541-947c-44be-be25-77b696cc898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:49.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:59.479Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=25d20140-6bbe-418c-bd3f-1447476c2a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:46:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:09.486Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f0f25793-2d0d-430e-8637-42e153c4e788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:19.492Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0de3ff9f-cf4b-4ec4-bb77-3f143169ab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:19.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:29.497Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=95d8aee4-0f2c-4a37-bd6d-1625a35146cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:29.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:39.503Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=15f7c0c5-133f-4b54-9c9f-2bc26e9ac585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:39.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:47:39.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:47:39.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:47:39.715Z |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 |2021-09-07T03:47:39.716Z |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 |2021-09-07T03:47:39.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:47:39.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:47:39.719Z |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 |2021-09-07T03:47:39.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:49.509Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3de68fc2-43ef-4d80-aa90-ca10ba3ea10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:49.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:59.514Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ba197cf7-5bbd-4b5f-9f63-dc9ccdb6a45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:47:59.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:09.522Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e74825ff-81c6-4f3a-a308-3cbc7d9fd9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:09.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:19.528Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c4274777-9f42-4e7e-8cd7-0ba4fa2aeb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:29.534Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6da78035-657b-4301-9645-8c56d1a25636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:39.539Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=057947a8-e90f-4652-a915-840830f74025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:49.544Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=65dbdf39-2fcb-47c2-a039-10ab0b4a271d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:59.550Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=aa7c62a8-f497-4960-bf73-43aa15dd3ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:48:59.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:09.557Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6be6f360-de5e-43c5-8103-e361f13b2dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:09.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:19.563Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1aa1bedf-0b69-4190-a9bf-022eae4e8a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:29.568Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b111181a-6c03-4ca0-9588-bc508c7fdb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:39.574Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=854318fe-27a0-495c-b3d6-2c29e56dd57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:49.580Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7dcc1652-8a72-4198-b831-c5b35697ef72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:59.587Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8b361837-d8d0-4fc5-9bc5-24c996c9b485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:49:59.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:09.592Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e1a7c17c-7e2c-40c6-906c-b9b94bbec9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:19.598Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=457a1a2e-e4c7-4b84-a2b9-4931e305467f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:29.604Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=abbecc63-62cc-4b10-92fa-bd27335eaf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:39.608Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=17bd8072-f23a-4e3c-9ded-c192ccfd6fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:39.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:49.613Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=87a25ae3-a924-4cc1-b4aa-8ad7ce08047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:49.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:59.619Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=70bdda7e-a384-4d1d-bdc0-8a0499f1498d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:50:59.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:09.626Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e456f99c-a52f-46f4-9d30-f010ec87b2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:09.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:19.631Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=253818ad-7ab9-4708-97db-358a441538a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:29.636Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2fac601e-f634-453d-86bb-666444dc5bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:39.642Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=26fdeb61-4535-4da3-86f5-fd95f60ae1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:39.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:49.648Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7e4250d4-7353-42aa-8bf0-2cb3c66c1bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:59.655Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=eab7cfee-37c8-4782-970f-5ada691c8917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:51:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:09.661Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e99b6a02-3318-4f4a-8cd5-bf160e0f1f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:09.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:19.667Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d04ebe32-c90e-48ee-a65d-3d7b06576d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:29.673Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6721d1c0-bfd5-48d0-960c-7fa4da94e332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:39.678Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=47a1a29c-97b7-4001-94da-d1813e8671a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:52:39.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:52:39.684Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:52:39.684Z |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 |2021-09-07T03:52:39.685Z |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 |2021-09-07T03:52:39.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:52:39.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:52:39.688Z |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 |2021-09-07T03:52:39.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:49.683Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6f78e4d6-a422-4755-ba34-28fb883c9e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:59.690Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=68fa7fdc-e233-43ef-b0bb-400c8b2347c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:52:59.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:09.695Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bc9f0072-ba02-410e-bc08-e7eae6e44333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:19.700Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d78f5750-6565-47a0-8993-b9399bed6c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:29.706Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cec0da93-48ae-4a71-bcdd-6ab2b62707f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:39.711Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=238e4fea-99fc-4f58-afff-722d8609bc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:49.716Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9b800745-e888-4ad3-ab81-f45ca00c3579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:49.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:59.722Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=79537f3a-0c91-4a92-b06e-f45bb649436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:53:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:09.728Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=204e63c8-871a-46cb-9695-4aabe6d57959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:19.733Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ba51e785-55bb-4c08-8dde-37c9da313376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:19.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:29.740Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1972529a-014d-455d-9f08-714f2d0319eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:29.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:39.745Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=50bd65f2-261c-4cc8-84ba-5f860e65b274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:49.751Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e5b6ed52-b8dc-4383-8609-35e0c95bb8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:59.759Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a3e8c8c7-e020-4068-a2ce-a03022a66682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:54:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:09.764Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b6eca8cd-fb47-4ac8-bfc0-40fa287326a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:09.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:19.769Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5bf7936d-4078-4a30-8ee4-aedae78c9375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:19.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:29.774Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=faf67e51-31c7-4688-a001-9537f7d3cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:29.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:39.780Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1c65a31b-3bbc-41fb-ab82-b0eba1e784bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:39.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:49.786Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c756fd98-3ea9-4483-8152-6f5f3e822967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:59.791Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=733abe49-d722-4b97-b1fb-415f01427a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:55:59.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:09.797Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2a72b053-f853-4b3c-9fa0-daeab8398773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:19.802Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=02139d8b-3a7f-404b-9ddb-35f754c9bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:29.808Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fa49cc91-c26e-4413-acad-22bcf1093611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:39.813Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=eb98a33d-e976-40d2-8c71-8e8aafbc43d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:49.819Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=32d51fc7-3a9f-4f6a-8048-6053063385ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:59.824Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f13eb5cb-9c6f-4a59-9b8d-c1b07d7ec7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:56:59.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:09.835Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=37dd89d6-7526-4a51-8d10-ab3fd44210f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:19.842Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ac5ec264-c4e6-468a-ba58-c604943f631e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:29.848Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0173b531-e417-4a5c-96a0-e73f473f4803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:29.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:57:39.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T03:57:39.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T03:57:39.674Z |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 |2021-09-07T03:57:39.675Z |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 |2021-09-07T03:57:39.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T03:57:39.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T03:57:39.678Z |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 |2021-09-07T03:57:39.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:39.854Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bbd87f33-7f32-49ca-9ad1-9baff83e5a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:39.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:49.859Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e9f3a7df-64d1-4745-a14f-3b86290fe278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:59.863Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b43060fa-3603-49ea-b0bb-6c10157a126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:57:59.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:09.869Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cadb6499-c32d-4d0b-b2b2-577a447a6e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:09.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:19.874Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=01843998-74a3-4352-970f-6308415c91f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:19.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:29.880Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=32377b4a-82c6-4fad-bf41-1605a65bcbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:39.886Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b12d2549-72c1-48f7-ad69-372faaf91333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:39.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:49.891Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5d6ac121-90a2-438b-ab71-3dc0787f4096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:59.897Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=71ca4b6b-85e8-47cb-a662-644d59082be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:58:59.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:09.903Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=475d393b-9ec1-4778-b1b7-e66bef9c3794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:19.912Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=432bd4fe-7460-4b27-b04b-60f60b8bbd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:29.918Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6f1f55ef-7445-409c-a9b6-8343f6cc10fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:29.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:39.925Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6ea3fc01-f199-40a5-823b-f10a90ca7a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:39.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:49.932Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c93a29b6-08bf-46c4-965f-74acd06d5ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:49.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:59.939Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8fef7dfa-07a0-4a63-9819-bcd8737ab893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T03:59:59.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:09.945Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8cbd43ff-01e4-4997-b0a5-2a475be8f354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:19.951Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bc1654da-799f-4854-bc79-f0ce643e383b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:29.957Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3c8906b7-bea7-4948-bec8-a500debd908a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:39.964Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e2dfe5ee-3810-4fcc-8105-0c75138019e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:49.969Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=be217c35-911b-4130-9147-6392fab0c369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:59.974Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=16c65c1d-45eb-41e4-91df-af39a167cf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:00:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:09.980Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=59521db5-a723-401f-bf1a-e4851a1b6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:19.987Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8260d7f9-9fd5-403e-8ba8-d4b80be300e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:29.993Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5b48c702-f8a1-4756-a5f0-bcd47fdfa537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:29.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:39.998Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cd31e84f-12b5-4f04-b5f9-1a01351954cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:40.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:50.003Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cbdf41b8-06a5-4b68-81e6-55daee07e6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:01:50.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:00.008Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c98ed123-05bb-4d92-bc45-52c925f5f6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:10.014Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=441939ba-1bb4-4c9d-bfd6-cd0dc6775f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:10.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:20.020Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=24d8c5be-c4aa-47bb-8625-851abe7b99dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:30.025Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5df0d3aa-33f7-42f1-987b-3e83d91298bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:02:39.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:02:39.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T04:02:39.705Z |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 |2021-09-07T04:02:39.706Z |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 |2021-09-07T04:02:39.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T04:02:39.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T04:02:39.709Z |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 |2021-09-07T04:02:39.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:40.031Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=93eade6c-e6c1-4f09-93da-f9d857768afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:50.036Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ff80c014-d62c-494d-9e52-28528b892987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:02:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:00.043Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e5623c53-7d92-4caf-82f2-828909c44f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:00.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:10.049Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=770f753a-11bd-42bf-822b-6a93510ad813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:10.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:20.055Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e8bd4604-8ce6-4be8-9d35-afb1deed032b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:30.061Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e35509f6-c142-47a6-8071-02eaed5ee3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:40.068Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4c11f55b-5a4e-40c2-add5-5e65dbb21fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:50.073Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6e89d1ca-7709-4a65-8a29-978ee8fefdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:03:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:00.078Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=65d58198-5707-4e5b-81d5-1c52963c7391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:00.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:10.083Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1b38d18e-3561-46f6-892f-1f866439f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:20.088Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c044afd1-9f66-4274-b766-cad64c0478a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:20.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:30.092Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=35cb0816-3991-49bf-89e6-7c468750451c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:30.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:40.098Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3b237203-35f9-4d60-b4b6-863708990d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:40.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:50.104Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=831fc907-f9b9-41d8-93df-ae2e77272830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:04:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:00.110Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3273d806-1f8c-482f-9f57-779aff022369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:10.116Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9613caa9-81fd-42d5-ab4e-5707c5bc527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:20.122Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=86f095fe-ea4c-4f49-a81c-7beebb9a92f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:20.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:30.128Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=659bb660-daba-4d58-92f8-cd01862fcdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:30.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:40.133Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7d980a9f-f6ac-4c61-a263-b49a75f59495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:50.139Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cbe8aeff-b4c3-4b89-8033-aef3f6ac2de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:05:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:00.144Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ef63d9bc-1241-4991-927b-24b67d3ba586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:10.150Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d99beb6e-12e4-4fad-a03c-48ab0e4b1038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:10.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:20.155Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c6c8e77a-edac-4ebd-9ea7-6d28eda637f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:30.161Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7eb49734-9064-4f2c-95f9-f4ee84627db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:40.166Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4aa8363b-1e78-4185-a1a2-a78aa099a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:40.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:50.172Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4f2720ac-dec2-4346-921c-7b276f13e834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:06:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:00.178Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9d9c7ee9-69c8-4d12-924c-e9cd46b7dc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:00.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:10.183Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=40aa94c1-ceac-435a-9b11-241b12b6f932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:10.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:20.188Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=826870e5-dfeb-4d90-af4a-41cb86993eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:30.193Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=84368672-4819-47b8-b100-ab40839c733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:07:39.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:07:39.684Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T04:07:39.685Z |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 |2021-09-07T04:07:39.686Z |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 |2021-09-07T04:07:39.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T04:07:39.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T04:07:39.690Z |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 |2021-09-07T04:07:39.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:40.202Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=38e35452-1d7c-43e6-bac7-12ad48b2a27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:50.208Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8455ea9f-296d-49b3-8d44-27e9c1be642e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:07:50.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:00.215Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f2a69580-b896-48ea-9436-eca09d505edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:00.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:10.221Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=996f899e-5190-4b6c-bcb0-9b17109deae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:10.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:20.226Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7e7608ae-012e-41d7-8524-a2fca088e0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:30.232Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c9e788cc-fdff-4d97-b799-9d1dc149b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:40.237Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f3546ef7-3be8-4045-86b6-32a78174ef69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:50.242Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6c2216ca-c194-4a9f-bc64-d3963701dfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:08:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:00.247Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=db104422-668c-47f8-aba4-23939bb34eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:00.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:10.252Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f35b49a1-3ec6-4835-a3d7-9e2626dc9c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:20.258Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a8fc4633-ad51-4242-b65e-66340926de26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:30.264Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a7de40f9-7881-4b38-9a01-732e9b668aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:30.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:40.269Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=90d0960c-2ccc-4197-a63f-66f2fe6221ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:40.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:50.275Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=861127ea-9b4d-4fe4-8b63-a8052768185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:09:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:00.280Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f2fd3cc1-5108-4c58-91c9-ed6a33ba8556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:00.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:10.286Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=66e517d4-2165-4716-9141-7a417c324ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:20.291Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b8861737-4862-4122-9b2c-da70ee999b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:30.297Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8ed3ac4f-ff4e-476f-ac12-4d3553038805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:40.303Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=457dbb27-cf72-46c0-a2de-b7be9f6c5006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:40.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:50.309Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ce48cc73-d64b-4845-958d-20cf2b63e541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:10:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:00.315Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2fb9b9ae-4415-4196-9167-2fff6d7a8b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:00.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:10.320Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a44f1777-78a6-4447-94bb-99c3b07e096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:10.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:20.326Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=254bf028-e1d6-48cd-85ad-54d7be7b7817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:30.332Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=152b5316-1eb7-4867-9025-b3cac678b1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:30.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:40.338Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=325e38d1-8325-468e-a7fa-6816c386a2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:40.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:50.344Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a65e8331-881d-468a-a4ab-2a524fc9b997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:11:50.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:00.349Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ece3f9a9-bba1-4b7b-903f-05a4b6472632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:10.355Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3e39fd88-3e9f-40e2-a3df-4142c17afc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:10.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:20.361Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b1b60f23-4ffa-40a4-b450-56f97fb5d4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:30.367Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c96e7ed9-ee52-4f2a-8779-107d1e19fdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:12:39.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:12:39.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T04:12:39.680Z |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 |2021-09-07T04:12:39.681Z |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 |2021-09-07T04:12:39.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T04:12:39.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T04:12:39.684Z |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 |2021-09-07T04:12:39.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:40.373Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f170e99c-9ddb-4261-a332-5c49f38d2cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:50.378Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0992c495-0c2a-4662-9df9-d5c881328d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:12:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:00.383Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=52c329cd-0a70-4693-8d2a-2ba5343128f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:00.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:10.390Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c56d5416-88da-44a2-9504-510abc2096a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:10.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:20.395Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=97a1ef7a-3a9c-4800-844e-763886206da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:30.400Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=28ce7c0b-a482-495e-96aa-b7e5db3833a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:30.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:40.405Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bca9a37f-6dd2-43a5-b06e-1bf19a902e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:40.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:50.410Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=78a238df-2c2c-4783-b199-fb30fa699096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:13:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:00.415Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b5c09388-0f29-4d9e-966b-1889f0970a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:10.420Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=60c55ca3-31a4-4c17-9e35-8be5c7c96490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:10.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:20.425Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=831e6346-a599-44c9-ad4f-c797ecc5e551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:20.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:30.431Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=52c8e0ed-20af-4fe4-b4c6-c17e60be897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:40.436Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ee7b15fa-4d36-415e-ae45-862c1dfb9a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:50.442Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b6ba8c2e-90f0-4515-92f9-4fa688a3f401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:14:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:00.447Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=545e2ebf-0571-4dbe-92ee-217e85315a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:00.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:10.451Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=014f78a8-c9c6-4ef6-8c69-d3fbe874781f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:20.456Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7f47cbbd-c4c3-4bd1-9ced-bb5e2b56178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:30.461Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=08e32fc3-4002-46ef-98ca-2e2753a79924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:40.468Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5f21d439-a3ed-46a6-8d11-07d415cf09ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:50.474Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ce934928-5158-4112-88ee-5aa246b859de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:15:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:00.479Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ab0596ed-94bb-4ad9-a066-042d7a1360be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:00.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:10.484Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e71ab9d9-c8c9-4f42-b2c8-417726e8f56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:20.490Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a5e08f3c-427f-482a-a459-8c2f9e91b7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:30.496Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=364def71-ebc8-452f-97e5-f5de1f94fe0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:40.502Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f9cd02cf-16ae-4d51-b8fd-98fe0c07d907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:50.507Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1585493f-4603-46e2-b595-46dd4884ec68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:16:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:00.513Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=afe6ea7a-de20-4e09-9e35-855fb205c1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:10.517Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3383c6c4-7afc-47d5-8372-6add2a537cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:20.522Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d763cabc-0e39-4227-a663-d8d5fd451194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:30.529Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=92b2046e-a755-45b4-9751-995e49449a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:30.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:17:39.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:17:39.661Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T04:17:39.661Z |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 |2021-09-07T04:17:39.662Z |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 |2021-09-07T04:17:39.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T04:17:39.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T04:17:39.664Z |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 |2021-09-07T04:17:39.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:40.534Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ac7022e6-74cc-46a2-aec9-655aeca62b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:50.539Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1183bb7a-325e-4af2-b576-bd2786bcd854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:17:50.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:00.544Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=13c16801-6772-4795-ae7d-2f7405e0a235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:00.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:10.550Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=06fdab12-8dfc-41c4-8404-eab08fb8e503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:20.556Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7bb98914-f9f6-4bc8-8acc-3acc9f261547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:30.562Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e99042f6-c095-4557-846f-6f4bbc43acc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:40.570Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=da7d9d8e-d93c-443f-adfb-a636e2003604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:40.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:50.578Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2a999ee2-f2bd-401a-a319-b81b27810109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:18:50.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:00.583Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a57067ab-10c8-4b1f-865e-24b6f080ea27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:10.588Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7b8484ef-5dda-496c-984f-f91aa130541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:20.593Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b77341d8-688f-4888-95e4-171095101392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:30.599Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=875024d3-8ca5-4a14-9d67-ab278dd333d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:40.605Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=50fbdf5f-12af-43f0-89e6-edc2ea53ba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:50.610Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d837b520-af38-4381-9025-adb49d83fb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:19:50.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:00.615Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fb742c5c-f039-4002-8487-ac3deb5b7f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:00.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:10.620Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=42d3a9a3-dff7-41ff-9dee-c9467bbb7b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:10.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:20.626Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=43de7d9e-ab44-4ad0-87f6-5efdd2f97ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:30.632Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cbef090a-afd0-4ad3-862e-4fe156118853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:40.637Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=134aabbf-b87e-4a00-81aa-dcb067585f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:50.643Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c912580a-9eef-4af6-a4ea-e95b84e48580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:20:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:00.649Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f35a19a3-27bb-4780-948a-d4e7e2f68739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:00.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:10.654Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ecbdbb4b-9b8a-4c88-80a3-013449880826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:10.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:20.660Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=095c1bd2-be78-44ed-8247-baa6593b4e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:30.666Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7843221c-ddfb-41cd-ba12-4ae9c706a2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:30.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:40.672Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=04e09ef2-80d4-475d-92db-eb3e0bd28303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:50.678Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=71ca4de7-b259-4041-bb97-dc10772044bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:21:50.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:00.683Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5231b0f7-0892-48ff-bfb0-811dea5d93ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:00.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:10.687Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ddc99b95-5ed9-4493-b8ef-01c7058a2e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:10.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:20.693Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d7cb1171-519a-4a3a-87a7-dfc8569b49e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:30.698Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=12dcee43-c173-4362-84ea-564a01f3dc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:22:39.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:22:39.669Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T04:22:39.669Z |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 |2021-09-07T04:22:39.670Z |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 |2021-09-07T04:22:39.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T04:22:39.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T04:22:39.673Z |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 |2021-09-07T04:22:39.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:40.704Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8cd9e4f3-e66a-47ef-9ef2-3ce51a42ffce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:50.709Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=abd96832-8882-43dd-95e2-37d324cd2f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:22:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:00.714Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2d868ac4-17a6-48b1-b5a8-36bc694d346a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:10.719Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f49477b9-0c35-432c-b925-1a9d2c03e2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:10.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:20.724Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=da6ded4f-1926-4130-b686-6a9fe2018b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:30.730Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=633867a8-7981-4ba3-b8a2-fc99a32989dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:30.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:40.735Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c2db92bf-999e-4412-97cf-80f361251758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:40.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:50.740Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=222f28a2-b4a0-433e-b8fc-fe2572bc2296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:23:50.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:00.745Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=519fd585-e9ad-46b3-aaac-0c63f196a10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:00.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:10.751Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=15d78900-7412-4eb3-b1f7-3e376c2c9afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:10.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:20.755Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6f3f720b-57dc-4e5a-893f-a033481db1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:30.760Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d5cbd92d-e31b-43ca-b1cb-f41f462bd512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:40.769Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=26470e4d-99be-424d-b0e9-3a42a2b26657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:50.775Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1c7ffbc7-de8e-43b9-83ac-359aa637d030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:24:50.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:00.780Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b12e9c0a-89b7-4891-9b06-7b7d80cc5404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:10.785Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=05e01b34-a53e-4364-ad5e-a14b4612d08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:20.791Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d1eff071-8b99-4c78-8b37-27f90cbba075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:30.795Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3cd664d9-39c2-44bd-8cba-5b94a7369433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:40.800Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=13d86164-7de5-4bda-acb1-fa99ae08d4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:40.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:50.805Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=77679ec3-cf90-417a-901c-25f2b7f110e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:25:50.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:00.810Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=44776baa-9976-4561-9975-ac04abbfb652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:10.817Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=57e441b5-748d-4586-a814-9a531d8d8d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:10.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:20.822Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d5ca8e57-c5bc-4faf-8347-b1f6f373784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:30.827Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=98afa33d-6670-4cff-80cd-f7cbb48a0bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:30.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:40.832Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f0cc93cc-431e-453e-b191-b74b39708431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:50.838Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f9419a11-7fe2-40da-833f-ae1edbcca136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:26:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:00.844Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a9121e58-d04b-4873-800d-f2d2a31e16d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:00.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:10.849Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=a284a75b-09ac-4cba-85ae-8e5c0117bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:20.855Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c8ca1425-8b3f-423a-96b9-439416779dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:20.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:30.860Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f260ddaa-9ccd-4db2-9b4c-2b5cae0ae606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:27:39.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:27:39.683Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T04:27:39.683Z |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 |2021-09-07T04:27:39.684Z |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 |2021-09-07T04:27:39.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T04:27:39.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T04:27:39.687Z |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 |2021-09-07T04:27:39.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:40.866Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=77b687e6-8084-41dc-b5aa-f81cca9fc9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:50.872Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d3166232-4705-4952-b1e9-724def6f1b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:27:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:00.876Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b31ecd03-c55b-4094-b789-69010d857b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:00.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:10.881Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=10e1ee00-6713-4c26-b34b-242bc03cb3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:20.886Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9c04b4c4-795b-4ccd-aa50-7358cfaa385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:30.891Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7cf0342b-6dda-45e7-92af-1a8570eeba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:40.896Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9478e40a-b5da-4d12-ab40-6e33d7444384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:50.901Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=27ed86be-f015-402e-b6eb-95b986ccc885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:28:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:00.906Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8739bfa0-f11a-4372-a39e-fb5604f0c26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:10.911Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=15ac3088-dad7-40de-85b7-543ba75aaacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:20.918Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=905bcb4d-ec00-448c-96c6-7442698ddf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:30.923Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b1331276-12a6-446a-811e-e10f330ab136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:40.929Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=5a9e3f5a-7c65-4e5b-8f92-a3b80cc9d890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:50.934Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ebc75311-90c6-4005-9497-1693b1fe4770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:29:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:00.940Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=60b057e0-a101-4e4d-862b-d27afe2f47a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:10.945Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9e0df1c7-1fd0-4c86-ab5a-fcb8a2b2bf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:20.950Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2c689657-7070-426c-bc97-ef64288cd81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:30.955Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0b17c283-1b81-4fcb-a92a-984ef68d98e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:30.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:40.960Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cf6823ce-8f03-45bf-88c3-0bdacd94da47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:50.965Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3ebedda6-d80d-447d-b722-91c8c7f14170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:30:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:00.971Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ca41af37-9981-480d-b738-e7fc50d9d373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:00.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:10.976Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=821d59f6-e8df-4f0d-b562-10b47017688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:10.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:20.981Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6bcb4d9c-40ba-486a-91a7-90200f04b6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:30.986Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b2b5efb8-e061-4bad-8bd5-cc27ed97deaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:30.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:40.990Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=41f9a199-6ddf-4959-9b13-ed49c9f3d581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:50.995Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=62e2fe3e-9791-487d-b1dd-5c7db83d13ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:31:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:01.000Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4fbbb978-653d-4870-85a7-ca7d23ab5c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:01.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:11.007Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f19776af-2e7b-48f3-b0ab-09ccc8e88d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:21.012Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=18e6c561-c1d2-461a-9a8f-abd2407cff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:21.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:31.017Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=02f52590-063d-4ec4-9cd8-ed3cdeb405d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:32:39.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:32:39.678Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T04:32:39.679Z |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 |2021-09-07T04:32:39.680Z |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 |2021-09-07T04:32:39.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T04:32:39.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T04:32:39.682Z |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 |2021-09-07T04:32:39.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:41.021Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2dddf1de-227e-4450-be98-a96ec60ce368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:51.027Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d93a66b7-b887-41ab-9d00-867900cdab3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:32:51.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:01.032Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=de2d3699-37c7-4f3f-b1cd-a53028b900f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:11.037Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=fb99591b-1590-410f-9ae4-ab690331b517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:21.043Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9f865f48-c21d-468e-974d-066271aea31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:31.047Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=269f8bc7-277f-4391-9520-5888c82edbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:41.052Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e2bd1f4d-90f8-4e61-a915-53d81531648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:51.059Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=8e241ea9-5e97-407f-993c-106c4ed0fba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:33:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:01.064Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=381e6e09-cb04-46c7-b4b9-2e85e4380850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:11.068Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1856f5a2-b4b4-4b53-b34f-33b803643678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:21.073Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=50293463-6876-4e70-9fdf-a6d99726946b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:31.078Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=db721f12-0fd4-4af4-bd92-d87a027edf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:31.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:41.083Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ff0b72e7-6a45-4684-8bf9-64bdbee19ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:41.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:51.088Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=453964f6-069e-4b3b-8cad-49f99b9e135c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:34:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:01.093Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d2810c42-f77b-4847-b067-80425aeacdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:01.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:11.098Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b2472100-5e3c-44be-9081-4c203bc2db20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:21.103Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=689ae48a-9d5f-4f3e-9b69-ecd6f568092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:31.109Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b8cb8708-2b3f-4568-a294-8ee7534d2b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:41.114Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=f0a9b19c-8903-428c-993e-f68eca98136e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:41.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:51.118Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=e0f25136-9430-434c-9e67-02215433b1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:35:51.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:01.123Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b0a9616f-e6ff-4f06-a1aa-7c7f33a0d9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:01.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:11.132Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=00fd8bdd-b7a9-4b3f-a681-e3e88ed8738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:11.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:21.137Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0780da2b-a0b0-48db-b19f-b6de50badc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:31.142Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3f7f23a0-7ddc-4b88-9c77-5ec05be0bb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:41.148Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=19b47231-cee5-4d52-bd5e-87bff19ece0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:51.153Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ed9be3cd-bacd-4578-aff3-52f53554da77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:36:51.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:01.158Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=9b8c0c20-ee14-4c51-8374-6c546d442be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:01.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:11.163Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1e86774a-db57-40cf-8310-65600c3d9db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:11.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:21.168Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=94c93c99-34d0-45b1-9ca4-36a5f353d9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:21.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:31.172Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4875d1de-b389-4400-8ef9-a96684c3543b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:37:39.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:37:39.656Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T04:37:39.656Z |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 |2021-09-07T04:37:39.657Z |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 |2021-09-07T04:37:39.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T04:37:39.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T04:37:39.659Z |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 |2021-09-07T04:37:39.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:41.179Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4e725a4a-c346-4b8b-bf61-723e04483414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:51.184Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=3c3ac4c7-2ba8-4f9c-9811-0dca6f8f24cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:37:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:01.188Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d62a2a41-5a6c-43ca-ba0e-fec83c5961d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:11.192Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=cfb6b15a-b339-4815-b14e-a44151116b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:11.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:21.197Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=34083760-d454-44f2-a54c-cbb26ead087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:31.201Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=174561f4-de42-407f-9a95-c4a51955d940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:41.206Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4d819650-b0f3-4f6b-9e1e-0d3352b25bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:41.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:51.211Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ebd37cf0-e386-487d-8354-f102f28b398b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:38:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:01.216Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7a2fb882-32dc-4559-a31e-0a9ebcf084ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:11.222Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=701909c8-18e8-48b0-b1a4-b26fffa1d690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:11.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:21.227Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=73daa6dc-90d6-48c1-a232-1d48d5af4081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:31.232Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b282c4a3-0bd0-4009-b874-a843daf60776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:41.237Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=c3a5accc-be64-44a7-8d29-b3933395ca63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:41.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:51.246Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=d1c0ede6-a65d-4f91-b648-3cb94621aa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:39:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:01.251Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=ccb5ff3a-31cf-4a45-915e-fd6e537ab956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:11.256Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=efea4a81-7b6d-4079-b50e-4d0324392957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:11.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:21.260Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=08c82b18-ff61-45b9-9adb-bd796a6c9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:21.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:31.265Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2c466a12-29d8-4e45-b2ce-e523a21e4dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:31.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:41.270Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=563b688b-2e0a-47b8-830c-8dab8ac94baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:51.276Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=825c51a9-2274-4b4b-9afc-76bd72679407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:40:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:01.280Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=92a58881-3a5c-49d3-8664-8a472c75dc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:11.286Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=89d0d190-fd3f-4600-901f-b17dbfe5c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:21.291Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=0b5c2105-6bb4-419a-a9ca-e9065df7022a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:21.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:31.296Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=b1331a4b-ad07-4172-a44c-4c62cf3b54c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:41.301Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2b1ebba0-e645-426f-8b11-b32a9ee32239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:51.306Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=4599bbbf-8c79-47ae-9942-25693e508864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:41:51.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:01.311Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=2858a44e-61b3-4da0-82db-c92d1674009a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:01.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:11.316Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6956ac64-519e-4b39-ac7e-6f8eee3de061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:11.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:21.322Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=7442d91e-657d-4633-b92e-8ab2da4baec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:31.326Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6ed7c482-635a-4216-9a31-1661ea09c286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:42:39.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T04:42:39.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-07T04:42:39.682Z |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 |2021-09-07T04:42:39.683Z |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 |2021-09-07T04:42:39.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T04:42:39.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T04:42:39.687Z |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 |2021-09-07T04:42:39.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:41.331Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=1e7e0b2e-c5d5-419e-b751-74028607acdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:51.336Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=830f4bb5-ab17-4a06-9105-24dfb9c67085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:42:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:43:01.341Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=6050a56f-1e76-4372-a3a1-5b3d22f98d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:43:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T04:43:11.345Z |INFO |Init configs |InvocationID=ec66f75d-3d01-41da-9b47-dd9b4ef7cd02, InstanceUUID=bfe8946a-b7bd-4191-b49d-cddd56