By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:09:28.754Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:09:28.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:09:28.786Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:09:29.259Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:09:29.330Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:09:29.331Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:09:29.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:09:29.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-05T23:09:29.428Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-05T23:09:29.446Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-05T23:09:30.583Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-05T23:09:30.936Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-05T23:09:30.954Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-05T23:09:30.955Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-05T23:09:31.001Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-05T23:09:31.002Z |INFO |Root WebApplicationContext: initialization completed in 1486 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-05T23:09:31.275Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-05T23:09:31.912Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-05T23:09:33.028Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-05T23:09:33.475Z |INFO |Started MainApp in 6.364 seconds (JVM running for 6.909) |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-05T23:09:33.537Z |INFO |Start scheduling PRH workflow |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:09:33.547Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=53a0ad07-4986-4cb1-a8f6-d9635a8778bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:09:35.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:09:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-05T23:09:44.789Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-05T23:09:44.789Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-05T23:09:44.792Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:09:45.141Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=752d7e0f-8449-4874-833c-60e25f7a82fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:09:46.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:09:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:09:56.180Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=484fce45-11c4-4dc2-8e86-39ecaf7a9486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:09:57.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:09:57.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:07.224Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=fe36ce42-0d51-4ec6-8e93-5c05cd8c2fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:10:08.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:18.261Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1451a1df-c467-4255-b891-b1068fb24499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:10:19.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:19.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:29.299Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ef8b7e48-95df-43e8-bb96-364f1c39a34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:10:30.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:40.339Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e0f80640-ddda-4446-a760-e78cd8e3f6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:10:41.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:51.379Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=253e8391-fa5e-41cd-bfb4-d8fd23639963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:10:52.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:10:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:02.429Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1d52e804-087b-4995-bf07-ffb05cb1d468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:11:03.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:03.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:13.460Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5eef33e2-7f66-4d27-9bdf-570329940857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:11:14.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:24.499Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=42fe1d94-cc55-4bdc-a1d5-6afa56417201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:11:25.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:25.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:35.539Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0881eaaf-bc0c-4272-93b5-7055212f3614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:11:36.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:46.579Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a62bc572-01eb-40cd-9192-ac2c14a60094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:11:47.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:57.629Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3180021e-f760-402c-b5fa-3e13d1eb9972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:11:58.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:11:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:08.659Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c7fdbf05-5c03-4eaa-bded-b0b3504c119b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:12:09.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:19.699Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9dde96ad-be31-4f80-ae16-082f45c96a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:12:20.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:30.740Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8473dee9-6ab3-459e-b513-cf0b9c194dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:12:31.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:31.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:41.781Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1b2d48da-4d4d-4612-b144-aec8183c628b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:12:42.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:52.822Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3dc83786-8f13-413c-9061-9fb62e2bfe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:12:53.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:12:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:03.860Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=84fa2a5f-0a8d-4ef1-a3b1-50d7b45863f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:13:04.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:14.899Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d5af6ab9-d480-4fa4-b3f9-7b30bb2a0a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:13:15.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:25.943Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f03c0b7f-57c9-4032-98a7-ff7f498555d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:13:26.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:26.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:36.979Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=13dc34fd-e0e8-4dce-a520-2efdb76ea6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:13:38.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:48.020Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dbe98e66-6372-4308-91c1-fad0a251b78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:13:49.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:13:59.060Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=66bde097-a038-4523-b5c6-c9a3c5cbd532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:14:00.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:10.099Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1e5f8bde-8b99-4f42-9c3d-7ef55d033689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:14:11.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:11.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:21.142Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7d82ab5a-4ead-4164-b89b-ffdeb01f79fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:14:22.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:14:31.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:14:31.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:14:31.911Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:14:31.913Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:14:31.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:14:31.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:14:31.920Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:14:31.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:32.180Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a5c4a8b2-ade3-4b2a-9870-ff3a5b59d7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:14:33.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:43.220Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=796cda1f-7625-494d-b7c6-f0731ae95309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:14:44.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:54.259Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f11956e8-1f06-4bac-a921-b71a52bed0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:14:55.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:14:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:05.299Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3c108ba5-6140-4af6-afd0-2dbea0e5f3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:15:06.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:16.340Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f59e5422-0320-4977-84f9-7d7ef2666807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:15:17.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:17.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:27.380Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=91f41698-f6d4-453b-b97c-231815f4d28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:15:28.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:38.420Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b04a4561-d054-4906-9f0c-9e59900bde27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:15:39.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:49.463Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=74c16088-9c22-49cb-a44d-54a7630ebc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T23:15:50.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.214.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:15:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:00.499Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=94f65031-5e8d-4098-96ca-37c143c1c37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:10.601Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a09c1be2-7aa2-42d2-82dc-2e247957f6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:20.621Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=311b3bd0-d8ac-466a-897e-8a6547f74630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:30.639Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ea6c235c-e809-4a60-9944-1fc04a898815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:40.661Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6b5d0b33-45ee-4759-945d-fe7073ff0029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:50.683Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1b6c28c9-b9b8-4d5f-b77c-0ff9899068cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:16:50.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:00.699Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4b9ca269-cad7-46e6-a767-32cdfb0c22f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:10.715Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=50ec99de-2e06-44ab-a64e-df45db95f319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:10.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:20.730Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2d7136a7-7dda-4191-93dc-525c25da2ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:20.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:30.741Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=927db520-799c-468e-931a-1b8484232a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:30.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:40.755Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=00192ec9-c167-475e-a6fc-3ccebe902034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:50.774Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2f40e4da-3f68-4773-8fab-69e1239aef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:17:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:00.791Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8009d30d-b51c-479f-bc34-82f55143c3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:10.807Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=90361a00-dc39-41e8-b59c-a40de5891005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:10.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:20.821Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5e60db6b-77f4-4efb-8be6-7e27ec115eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:30.833Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1fb54bf3-b1f8-4d0b-bef8-b529a3829c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:40.847Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=63d1da12-4957-4a37-8096-f2d8cc8cb2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:50.862Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a1c3af43-8c0f-4798-ae50-2999cbf4abc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:18:50.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:00.875Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=831b5623-8c18-4297-b2dd-e6d333291b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:10.886Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2c446443-e97d-45a3-81e1-c59f8e7c3fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:10.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:20.898Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=95a268df-e734-4c24-936a-1a5e3b98b3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:30.911Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2bcf26ad-00e3-484b-8c06-68cf09c868f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:19:31.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:19:31.616Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:19:31.616Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:19:31.619Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:19:31.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:19:31.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:19:31.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:19:31.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:40.941Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=534701ff-590d-41b4-8999-da2d19fbf7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:50.954Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c426b778-f23e-4b15-a99f-8dc88f327061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:19:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:00.963Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=df3b7dd6-2a41-4129-8cce-4351f0d21a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:00.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:10.975Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=06f816c9-4e76-474f-a1e9-74631c1749d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:20.985Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=909d338d-3b61-47ef-ac9c-2c38ab0ef11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:31.006Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a5708aaf-0c41-4525-be60-e311a077e836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:31.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:41.022Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6d9c3f70-0536-4b70-8638-4038a26d6a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:51.043Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=05d56cb7-8ed9-4387-b39d-5f5710605eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:20:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:01.058Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bd6409a0-32ae-4025-b3e9-8101d7213fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:11.068Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=59ca0501-0d04-4fd6-a303-0879939c9d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:21.080Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a21c7a3f-2b8b-4edf-931c-0c7d47b823c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:31.089Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ae204085-0112-4cdb-9ae2-a380d7d5b080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:31.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:41.100Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3c5f9c12-ad8c-4dfd-9572-8c7b73e3a553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:51.110Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7b985546-c52a-4939-a8cf-3724c70c8d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:21:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:01.121Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6168c292-e4b7-480a-a074-5706f04d4f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:11.136Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6c2599fc-1b66-4c39-8070-f930d38f4d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:11.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:21.152Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8452daa6-f8be-4c63-b90e-2dbe1ebdfa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:31.163Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ed748405-7543-4c45-ac9f-3bdebb59297d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:41.172Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=241efca2-b6c9-4bf8-a0dc-465786ce22fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:51.182Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=77550d59-0576-4961-876a-6101db5be5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:22:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:01.192Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0e7689de-f507-4c5e-95e7-9d4ca56497c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:01.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:11.206Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=666f8e90-4f1e-4c83-82d4-e02a7fd2664d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:11.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:21.223Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=009f954c-30b4-4421-923a-df2e75de8f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:31.238Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=fa36287d-b905-47e4-9184-a9846c0370d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:41.250Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=21a27bf7-a722-41fc-a9a6-77ea40e9a3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:41.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:51.258Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=51801b86-677c-4e72-a049-800856222614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:23:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:01.265Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=accad83b-9828-4a06-94be-2d18936b5d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:01.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:11.274Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=031f8992-ef92-44f6-85c4-06515fa4c006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:11.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:21.286Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8c7eea79-3253-4480-853f-80245d34d0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:21.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:31.305Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7908a1dc-68a3-4c1c-8dba-5a5f4104e3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:24:31.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:24:31.575Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:24:31.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:24:31.578Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:24:31.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:24:31.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:24:31.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:24:31.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:41.318Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f2f14633-df33-404d-af63-d615c14dad99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:41.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:51.335Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3a691007-d954-403b-bde7-e3cceea00315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:24:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:01.347Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=341143e1-6df3-41df-a2a3-0c9fc300aaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:11.355Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=339c6563-d732-4f5d-983d-4b2b4bf0142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:11.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:21.363Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7232158e-ec4d-4eab-8258-a684c775efe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:31.372Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ad518dce-1293-4af5-b0c0-adfcfee21364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:41.380Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=10ffc68c-4426-4072-9c57-e0a9e0b85a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:51.390Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=71afb2c9-f03f-4eb3-8287-64d2fbab4589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:25:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:01.408Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6812de65-6546-43af-8785-20b92e13f1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:11.420Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=eff64f36-51df-463e-a573-b939556e0945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:21.432Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7d14f978-6ac1-42b7-a92f-0b9b3c791d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:31.441Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e8af739a-0f71-43a2-a11b-93801c9d831d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:41.453Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3029e43c-a266-4067-9a7d-9d144f0266de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:41.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:51.473Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=61c99fc4-6f9b-4602-9fa0-869165d91a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:26:51.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:01.485Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4d5ef083-27f4-433f-bc66-f0609ac7deb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:11.493Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cb7abc38-2b4a-44ff-968d-432a7fb9725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:11.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:21.503Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bcf16cac-f9c1-4b6d-8637-6f12a36797fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:31.520Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=da043f7d-72ed-4205-a4dd-bb9a368a8d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:41.532Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c49da1cb-bcf4-4e3a-9da6-7a582cf0f63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:51.541Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cb923e26-bb42-4196-aa57-91cc70d74e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:27:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:01.559Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=02d240c6-8422-4bbf-8137-ced80a47e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:11.574Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=81f25d9c-571c-468b-8be0-25c952ed3534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:11.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:21.583Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8e6da914-e75b-402a-a564-6835cbe474a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:21.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:31.593Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=242e5157-401d-41d8-9bf3-6772290ea217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:41.603Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5c7493b0-da56-4cd6-9bf6-9a9fedc61af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:41.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:51.613Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f1227d15-b492-40fa-8849-b2db8c0d30ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:28:51.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:01.624Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d426e7b6-c2fa-4955-a5b9-4ccc65241823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:11.640Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f8ad87c0-f760-4a17-8f1a-a78895bda19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:21.650Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a2a77a38-2eb0-49ff-ab64-1e6d923c04d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:29:31.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:29:31.529Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:29:31.530Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:29:31.532Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:29:31.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:29:31.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:29:31.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:29:31.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:31.658Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5e9d8c21-5391-4aa0-aad1-ed85ab29aa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:41.667Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b1c9589b-3025-4cdf-a751-de9fc0df8f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:51.676Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a957d042-22b5-4881-93e8-292396c3733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:29:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:01.686Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2924d1cd-d256-4c8f-800c-a6be276d5386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:01.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:11.698Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ec2d68d3-3300-4e90-b52d-e913949d01e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:11.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:21.708Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=003facf3-990e-4b44-9a11-9dfa986fc80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:21.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:31.717Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=67c9e3d6-8578-4431-a066-3c9b460886a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:41.733Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8f62ceca-4bbe-478e-852c-a3af179b3d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:51.745Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cee3f604-ed86-4ced-a2cc-4ffcbe8b4631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:30:51.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:01.755Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=981f4db3-1d31-4bc2-947f-b4d932e3b16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:11.768Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=02cdcb2a-7231-4ac9-991a-50cb5943eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:21.778Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=93692395-68bf-42b7-a502-61bf83b390a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:31.787Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bee09b2b-d841-435a-afa6-a16c1b378934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:41.800Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cdaa33fa-9768-4013-8446-12188ed71865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:41.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:51.808Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=84af6e34-faf9-475f-bce6-fc7eeb527972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:31:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:01.817Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=51de3008-3947-4850-9367-9ae41a496f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:01.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:11.831Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c68d645b-50c0-4d24-8624-e3bef486d91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:11.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:21.851Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=96e812a4-988e-476f-92a9-7590a50a8dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:21.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:31.861Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f0564b56-ec5b-4913-ab82-91d86ffbe42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:41.871Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1b3613fa-6e38-4580-ac48-bc878cf88b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:41.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:51.879Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e84a1062-5ca6-4fe6-acc5-1f85962cdcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:32:51.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:01.888Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e181ecb5-703e-4b95-9ed0-a6349c28569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:11.896Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=418ae549-26c8-46a4-960b-7e51d6285a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:11.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:21.907Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a72d4491-408a-4167-be10-ff6917aa8750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:21.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:31.923Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0b3fa3a9-a892-4dfd-84aa-289882e8535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:31.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:41.935Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=08fccaa2-b082-4ebb-9b2f-c47529529483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:41.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:51.942Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=482b9283-e3ba-4b5b-8896-fc5688bd5a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:33:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:01.950Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b2fe8e16-0010-45ed-aea4-87e6d8723044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:01.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:11.959Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9ace63e0-f5b1-4acb-8482-0f6deebe32da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:21.967Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0a9c0cf9-6091-43aa-ac8a-032a7187dbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:34:31.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:34:31.612Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:34:31.613Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:34:31.615Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:34:31.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:34:31.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:34:31.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:34:31.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:31.980Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=712a2dc8-1242-4026-898e-c4ba4e2f7d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:41.990Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4e842e79-d9c3-42e0-ac0e-79436dd93634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:41.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:52.001Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d2a21c93-b789-46c7-9eb0-ce5a55e7b410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:34:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:02.026Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a516c660-b910-4d71-8728-4c580aa41a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:12.037Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5645fe5a-a6d6-4da3-b9e2-0e7aeee4f507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:22.046Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=aaa5c87a-e65c-4918-b303-6dd5eefaa13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:22.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:32.056Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3edceca6-a476-4597-b292-b1f4d500c0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:42.064Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=fbc24cbb-e094-4268-aab4-f7e0550eb912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:52.072Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=50bce17b-e695-4941-ad18-d0e8c28abd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:35:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:02.080Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dc465af3-95e5-490a-bf61-93e8c239305f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:12.087Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=83f52c3b-f6ab-44fa-96d2-2ae05348c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:22.096Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=419ef4dc-05c7-4a36-ac7c-33749bd6e016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:32.106Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9709a80f-9265-4b0e-bd1e-c9a8e5627d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:42.133Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9bfb48a5-c715-48b8-bdd3-3acc8a3af77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:52.145Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cfc26176-690c-43dc-a234-09decbb9c96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:36:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:02.154Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d3c0e5e9-839c-42f7-965b-8606dadc1933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:12.162Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7a0a77de-96bc-4ed6-81a6-29f39cadc4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:22.174Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=215b4bd4-8698-454c-aaae-3bc986de478f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:32.183Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ef421fbc-2074-4209-8edf-9486eae46fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:42.193Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=22565a36-5806-4fbd-9c0c-386e16b75816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:42.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:52.203Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=76a60c14-b077-465d-b9dc-981b993b2847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:37:52.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:02.218Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f44e1b2b-0a54-43c9-add8-e3945fe53296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:12.229Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=85b7baea-ce17-4219-8ed6-32ad119d9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:22.240Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7f0400e4-0df7-4673-ab6e-13f136a39b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:32.249Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1e504468-6385-4b7a-8a07-afabc2036e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:32.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:42.257Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ce4ebeb0-6dcb-4f92-8301-1ca15472771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:52.265Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=155df492-ecc2-4ea8-9d2f-825238841d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:38:52.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:02.275Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4be9fef8-7a96-4153-9963-2e2c2e7edfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:12.285Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3a7626e2-14c0-4553-ad1b-a046bb22bb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:12.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:22.297Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b8303739-0843-4b3a-97e1-90d25c545d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:22.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:39:31.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:39:31.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:39:31.586Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:39:31.590Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:39:31.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:39:31.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:39:31.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:39:31.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:32.318Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e3153e9a-eda2-4be5-9177-d7db86263d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:42.326Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=960924ed-a137-45bb-802d-ff32dac1ffd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:52.334Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b44cb395-a0cf-4100-9fd4-270a29eac374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:39:52.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:02.344Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6c543f27-b20c-4d91-8995-73cc2cf167d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:02.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:12.355Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=97e0ad53-462b-47bf-b0cd-68aadcf4f6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:22.362Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f34c7e14-6866-4146-b626-778b04b27bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:32.370Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4743fc8b-3450-4d7f-aabf-464265a0cc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:42.377Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=29e3b15d-81a8-4c5e-9bea-02022892a636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:42.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:52.388Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=29fa5eca-9b4c-4f87-832f-66f4c0ec0409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:40:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:02.404Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d50f2e28-bd05-464e-b14d-f470da4a09ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:12.414Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0e7ed898-f87d-485a-b010-d9282a701e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:22.422Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f1fb3764-b355-42a6-b520-81f03400020f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:32.430Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=426a089c-0a48-4976-b58f-37c5d480cec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:42.443Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f7b9e4ed-a63e-4ea7-a8ce-385752fd2a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:42.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:52.451Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c7f1e77e-01f6-462c-8f73-51312f2d273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:41:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:02.458Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=62db2c1e-ae73-477e-9223-9aa3342ba1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:02.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:12.465Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=673425a7-40cc-4f46-abbf-b4ec8415f0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:22.473Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=28718612-ddab-4c70-ac26-334f6b002a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:32.489Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ef921935-1a70-4bb2-a044-ac4897b88847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:32.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:42.505Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=948a3251-42db-4af0-a855-5088c622b370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:52.516Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e952a87c-8152-40fe-96df-d6d6c6454625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:42:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:02.522Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c5e5e022-1cfc-436c-a3d4-41e072ebe68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:12.529Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=333b104a-735f-438c-b5ac-dfcb23e1fc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:22.537Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8c4217ba-3bc7-4c0e-a5b3-9127f6d6bebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:22.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:32.544Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1c7ac309-8b11-464c-b22a-8431e5612c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:42.551Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5e9e387a-03c2-4085-9fa2-10bce27d126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:52.559Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=38de6b8f-208c-4f24-81b9-8e91e06eb48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:43:52.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:02.573Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=44bc2f0b-7865-487c-8fb0-e88ce9c63b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:12.593Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2b3d0187-64f4-4ab0-9230-4d0f6665dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:22.604Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=24f4203a-8cc7-4f3d-9f6b-124cc248a5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:22.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:44:31.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:44:31.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:44:31.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:44:31.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:44:31.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:44:31.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:44:31.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:44:31.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:32.617Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=300d6b34-b18b-4c1c-b911-2e4cf1cc8b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:42.624Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4d02cd10-9880-4d72-bf14-fcfc06cee02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:52.632Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5bad14ef-70c3-460f-947e-0de539a7c2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:44:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:02.639Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=752e7a74-4bb0-424a-b5b3-887d682bfa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:12.648Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=60b92a31-7851-4017-bcc8-d4a523a635d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:22.657Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=22b83158-568c-4f8d-91ce-fe5424989746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:32.666Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7d1c0999-7685-41bd-8fd9-2d606c34c951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:42.680Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=69e0929d-9697-4bf2-a479-43d67ea6ba3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:52.690Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8d5b7ad8-1c93-4d60-aac5-33c06a7ebd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:45:52.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:02.698Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8cd56c69-4005-4276-91aa-053a4be656b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:12.706Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=20bff8ec-dbc1-4a4d-b55d-e9234a56b22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:22.715Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=60a9eed1-bd0e-4337-a9e9-6f2790f70d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:32.723Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a793d3a8-2cd2-449d-9103-4abebc6bf371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:32.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:42.730Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7e625004-7c82-43b4-8140-5ecf0be10fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:52.739Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=30cc1204-7fd1-40b9-852c-b8f5225bc0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:46:52.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:02.754Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=56efbdbe-b901-4661-b07e-86ad9a0465f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:12.770Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dfd22944-10f5-4ce2-96f9-49c916195138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:22.780Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9cf97634-340a-4898-b73b-59d754bd6689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:32.791Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=40d6a50a-a775-4aea-a94f-40a170de80bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:42.798Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e752ea11-eb4d-4728-b3a8-bc28608f701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:52.807Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1ac7649d-52b1-461f-b56d-8044b11ad0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:47:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:02.814Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7d245d11-ad51-44a7-a636-7aa29bfef8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:12.822Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3e97ffbc-f293-4580-94ab-529641891442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:22.830Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0e3ba709-8caf-4ef5-b0b4-32e6a2b98542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:22.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:32.838Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=18d056dc-569e-45c3-890a-e494870d930b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:32.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:42.846Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=139f0cc4-0c4a-4ca9-a448-c77ef7ccf11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:52.856Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4e59fc8b-d460-445e-b5f4-245bd6e02c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:48:52.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:02.872Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=41c6df6d-c315-4ffc-889e-35c53eaf4351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:02.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:12.882Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dffcdfaa-8b08-45f0-b566-1200c9fd39d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:22.890Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7e9e359e-b0a1-4aaa-989d-bb2710963596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:49:31.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:49:31.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:49:31.528Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:49:31.530Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:49:31.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:49:31.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:49:31.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:49:31.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:32.912Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e03df594-73b4-4a0d-994f-8824e52ab822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:42.920Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ef7de5c1-42bd-4312-840e-699898dad496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:52.928Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=68ac4a1a-bb53-4a4c-816e-3ab8b228134e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:49:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:02.935Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4ab2b83e-d9b3-4b8b-bf13-3e3029228027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:12.943Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dd0f75cb-59b0-4ad3-9141-ffed535ee35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:22.951Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=30f7ad4c-5d33-467e-b46b-93751c589123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:32.958Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0b04ea5d-7729-4741-a43d-97f33eec2152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:42.977Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=106a2081-3934-47aa-ae9a-0d11bbc105f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:42.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:52.986Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f4b74ed4-8c06-4235-9b0f-45a592b855d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:50:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:02.994Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=55bfa061-b9d3-4fc8-9989-f22e3eb4e180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:13.003Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bc7fcea8-fee1-4990-a907-95c62a9b8d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:23.011Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7b6c405e-9173-489c-875d-35e8e8366993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:33.019Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=341dd362-23b2-48c7-880b-0ca2faf3533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:43.028Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=fcabc5e2-6e3e-41c5-bced-52bf72a1ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:53.036Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=30d6819b-b1fc-417e-8a61-4f3c89c85345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:51:53.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:03.045Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=18f613cb-0c5c-4a11-a4ac-c6e8088f7bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:13.054Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=51e39999-67e0-4f67-99e6-a24c45e07f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:13.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:23.071Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5c812d42-57f2-4974-8b2a-f0c59b8d7326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:33.080Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b2f49ed4-609e-4b4f-9290-986e0d5427fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:43.090Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1680861e-46e2-4df9-9550-35eaf3cbdcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:53.099Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=69a9c719-5add-47c8-8529-f0fb081db104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:52:53.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:03.108Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ca60867b-c86a-4fd3-867f-08bf834d46b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:13.117Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b00b2b79-7a3e-4af3-981d-a1849d66f081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:13.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:23.126Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2f458afd-c8e8-4514-abaa-d79a9084dcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:33.135Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6ca4cc7e-925e-457e-a463-e0b1d5d6e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:33.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:43.156Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e4ff9e7c-b2ed-4e27-99bf-40d06234c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:53.168Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=74a8a693-0573-45ec-a38e-61b5630c6365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:53:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:03.176Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4c0dd29b-2047-4493-a876-f64e1fd50cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:03.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:13.186Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8ff30c5b-3ec3-4ed1-87cc-8f52109648ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:23.194Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=854d2a54-cd24-49db-a332-4e94ec57379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:54:31.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:54:31.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:54:31.521Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:54:31.523Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:54:31.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:54:31.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:54:31.528Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:54:31.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:33.201Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=561442fa-0474-4707-a76f-f99deced20de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:33.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:43.209Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4196b288-b293-4052-97e6-c56bd483ab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:53.216Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ca04e4cf-f463-4026-a500-3cc51c75d982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:54:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:03.223Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=97415f86-befa-408e-850d-a55953100bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:13.231Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=080ea4c9-8c6f-4484-99ef-fd32657b02fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:13.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:23.241Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e138fce5-20c8-4545-9188-db8f79e49b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:33.254Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f0218d23-0990-4f7c-81d3-e9e35a545e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:43.263Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=971a8583-1eb7-4c50-946c-44c716c25919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:43.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:53.272Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2437555b-eded-4a27-ae06-59a8b6d6592b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:55:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:03.278Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=396f5d1a-8ff0-481e-978b-09b7ac0cefe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:13.293Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=120cefcf-5ac6-40a2-93e2-90c8144713fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:23.300Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e19460d4-00e6-468c-b3a4-633cbd190377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:33.308Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8caae61e-84e4-4ac9-8ba0-8fe6461f8850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:43.318Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6d44cc96-b368-4dc4-961c-0548c05f6a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:53.328Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8ed8d9c3-e383-4955-b405-2d26d6970b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:56:53.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:03.339Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=34181721-10d9-4a61-b35e-0a526e194be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:13.353Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9c9fd265-4161-4066-b465-ebbc8bbbe925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:23.364Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e19fab18-9d16-4cc0-b50b-0cc10dd49688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:23.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:33.375Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2333ce65-c359-435d-84c9-18985b0dfabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:43.384Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=324950b5-a10f-44b4-b7d1-94db06cdfff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:53.392Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cd601d4e-815d-48e7-b534-773b11c77b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:57:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:03.401Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d4e9a9be-2dff-4097-ab3f-032b29d3c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:03.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:13.410Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=294729ba-66f7-46f8-bc2a-3ab2e38afb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:23.418Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=49016d62-1c02-4b3d-abc4-d6cdca0fd98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:33.428Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3cc0c15d-2737-4e15-9e5f-35f6cad6cad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:43.444Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=946f3640-61c7-438c-9953-18375141273d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:53.475Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=157cd1ed-3c94-43b9-ba3f-52b497ac29f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:58:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:03.483Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3ed0cfe3-f900-4da9-83ac-725acfc460a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:13.491Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2c921fff-fbf5-4ecb-9719-e399f97f56f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:23.497Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d73a0658-9480-4734-a306-41fa9e60320e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:23.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:59:31.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T23:59:31.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T23:59:31.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:59:31.586Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:59:31.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T23:59:31.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T23:59:31.590Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T23:59:31.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:33.505Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a84b3be5-7e7a-4628-a3e3-1050836aff84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:43.514Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a052ee83-5dc2-4c12-be90-2db3b88fbfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:53.522Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5a8ca727-edf7-454f-b203-69a8ae78fa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T23:59:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:03.539Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3db7fc99-e597-480e-8449-a9bde55d0327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:13.560Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b435e31e-c80e-403b-b967-c74aa54cad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:23.568Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=fce62c74-ed14-4869-b579-2605ab8ba40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:33.576Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=021dbcd2-b30d-427e-a6c6-a0c24f358819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:43.583Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d9509d3e-2f5c-4197-8230-01c040a53b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:53.591Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2312e869-d692-43bb-957e-7babc38c621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:00:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:03.599Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dfff8588-c8b6-4ad7-8d02-1c2118a31bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:13.606Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=59ea9a36-e9d2-4da8-8428-b1af1911d213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:23.615Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f3c6a1f6-0365-4627-bb6a-870156b3d41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:33.623Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9d9f5e37-1a22-42be-b4a8-14847fef3068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:43.631Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=25b95b05-a3ac-42ca-95bc-3ba3fd38ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:53.651Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6d87e5d7-4d58-482a-8387-883c8dc45975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:01:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:03.660Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=aec360d6-e9e0-45e0-a616-ef6d5b3d8a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:03.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:13.671Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0836cba4-596c-449b-afa2-de8b673ce6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:23.678Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=32eca664-57d2-494b-9452-54c7401c3399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:33.686Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8f428b86-eb30-429c-9add-a1106ad0f84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:43.694Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a718cf60-9a50-4b77-85ab-904fb42343a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:53.702Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ac4fabff-e3ad-4fd3-9944-471589a17c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:02:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:03.709Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a7eb366f-e669-4b27-80ad-1bc34aad84e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:03.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:13.717Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2b3b03c3-a658-44af-aa19-b3ab88018d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:13.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:23.730Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=738cf26c-292c-456d-854e-10c796d741b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:33.743Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=660dadb5-9b10-4e11-8d94-cb0673b942d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:43.753Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bf5f49a6-5fc4-44f7-9b12-951384cb1bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:43.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:53.760Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a60a731d-622f-4272-ab6b-bbec96305eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:03:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:03.766Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=be727617-8308-4c47-a9af-9b39e45adc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:03.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:13.774Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=fa8d7079-e757-4641-9092-9cddbf2023ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:23.783Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8070d930-d43c-406c-8780-8a2af27def18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:23.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:04:31.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:04:31.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:04:31.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:04:31.556Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:04:31.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:04:31.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:04:31.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:04:31.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:33.790Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=888f3905-8f58-4f2d-9f99-0ceb6e4e5114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:43.798Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bbfd137a-d8c0-47a5-bd39-3679426e9fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:43.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:53.808Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=81dfc1fb-5392-41ac-b3be-f48012bc0bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:04:53.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:03.824Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7a74e139-77a6-401e-864e-e18d949a46cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:03.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:13.840Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=94361b05-e2e8-485e-b55d-a5131ee5affb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:23.847Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=44000554-1847-422c-891a-9278fff4ef09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:33.853Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=84aea7c2-5381-4c58-b983-d877e9c52eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:43.861Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cf84b355-6873-4e0a-9171-b879228848bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:53.869Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e8e793f1-8b1e-424f-9d8f-b31948831295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:05:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:03.885Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3a7d67a9-d2ea-4ad4-a4c0-34066a85afdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:13.904Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ddb06a06-ff26-43d1-99b8-5e497e6c0036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:23.920Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=25aeee4a-fff6-4d7e-98af-8b2897b81442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:33.930Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ad8bd1ce-f8bb-4a1d-af52-1966bb74794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:43.938Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9eb16c08-ca41-4a2b-bc08-e26756a19efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:53.945Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=15a33006-9207-429a-b41b-9c52e4520d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:06:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:03.952Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=67b47326-b79e-4be9-995f-d2e8f9e42a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:13.959Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0aedb907-995a-4634-b0cc-c1e96c3f00b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:13.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:23.967Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1346470b-3cbc-49e6-b55c-da6c750a6918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:33.975Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=65d2975d-4076-4794-9aab-e97a97e2ff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:33.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:43.982Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3a3bae71-782d-486b-8708-ad5a5998384b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:43.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:53.990Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d134db67-a6ac-4bbd-b799-3d36c29b1e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:07:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:04.003Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=64e7216a-b8bb-4665-a55c-a1bf46293124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:14.013Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=76d55bc7-e972-4a8b-a65d-bec5c7696f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:24.020Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=29f9210b-8e9c-474c-a463-a6329fb8f715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:34.027Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8d68b722-bff5-4ae2-b291-a86b7369b0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:34.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:44.034Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f7aa6ad0-ed67-44ce-9a30-957196b3c947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:54.040Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=be67fc0f-12be-4f0f-90b7-323b9ab182c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:08:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:04.048Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f056e617-61ad-4055-b230-64eb97cabbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:04.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:14.057Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f06aecfc-0a6d-4109-ab24-13507c648d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:24.066Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e127a77b-3f5c-4a9f-a743-ef6fade8b1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:24.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:09:31.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:09:31.533Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:09:31.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:09:31.537Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:09:31.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:09:31.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:09:31.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:09:31.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:34.076Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f574298b-db48-4a88-b946-5d86fb6c74db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:44.084Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c29445c8-69ca-4d84-b9f1-d3aa860c6825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:44.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:54.095Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=76d7f317-8805-4233-93b5-02739ab58b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:09:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:04.101Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a515d981-bd32-4819-9e55-9e5748b7d1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:14.108Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9d19fe26-d5f7-4283-9c65-87e56acc6d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:24.115Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1101eb99-0fca-4e39-917e-d3b33455042a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:34.122Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7bf5adc8-cfbd-4c15-bc1e-d0e7ba2c5c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:34.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:44.130Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=57e8fc9c-969e-4a6f-952d-c3592b9f6593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:54.140Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c795a35d-d1d4-4362-bd82-8a2209c86285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:10:54.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:04.158Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5364f4fe-9dd1-46d5-af48-6381a9a6cf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:14.169Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b84c7f2b-dc00-4397-9281-b2211d3c4d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:14.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:24.176Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cbbf0b48-0a8c-4d97-b499-62e84eee49ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:24.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:34.184Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c4e85c17-2faf-442b-bf28-37121a7a020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:44.201Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b24e06b2-c42e-4bfa-9f96-d7a40540c9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:54.209Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3df4b3d6-cc2c-4750-b372-c0ba74bfde96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:11:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:04.220Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7a26e662-c4b6-43a8-8970-c4f5f47ae7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:14.228Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d31d2131-aeed-40dc-a754-6006fc4a0a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:24.237Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dd9e751d-9af9-4dc8-87d0-179df4e212f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:24.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:34.246Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=06aaa94c-0866-4c27-9c10-787b79f8574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:44.258Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4d5ba90f-5d16-403b-8667-2a82b1ced599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:54.268Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0026fb73-632e-4383-96fa-38ca6917f3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:12:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:04.283Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7ca41601-6f6f-4040-b73f-17a64517cd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:04.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:14.290Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=47405892-169c-4217-85cd-06f4ab95e217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:24.298Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c39ab092-d895-4639-a44e-34a82eb03704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:34.306Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=520b6fc4-2dce-419b-b4e9-9dddcd12cd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:34.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:44.316Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e97acf90-a344-4fff-af3d-de466f7992b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:54.326Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e42ffea1-2a55-475c-b467-1c475d41d56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:13:54.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:04.341Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c41b1528-6583-47d3-b9af-3fc1e76ae75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:14.351Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dc6f9ac0-cf4e-409a-8df0-261941e04975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:24.359Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2a12e84e-db91-4d31-8171-e953e3642b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:24.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:14:31.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:14:31.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:14:31.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:14:31.575Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:14:31.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:14:31.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:14:31.579Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:14:31.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:34.366Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c269f88a-2cef-4fde-8958-19e5ca87f2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:44.374Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a4dcf86b-1029-4fc5-b8da-ba072caf73d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:54.382Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1ddbeca8-1972-4304-b31c-937acf1770bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:14:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:04.391Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4a114a82-f949-4c42-84da-9465cc6c74ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:14.404Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=00e28cd8-2fb4-4931-b73f-c1519a50270b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:14.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:24.422Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3a9eebf8-3b47-4586-9c47-0b74ebf466cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:24.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:34.432Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dff6b5ed-a030-43bb-b1ea-c26dc23823fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:44.441Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=32208da9-15b0-4228-8c45-c8166dd75bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:54.448Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=79366bed-eafa-485e-99c3-c121306d9e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:15:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:04.455Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=935d0393-33f2-4f91-9e90-2b4ca06ed3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:14.462Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5bd4d6ab-9e5c-49d8-8bd8-ee545689cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:14.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:24.470Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1c160278-b1a4-4820-895a-751cf1c4215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:24.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:34.478Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7c4d3ea2-8eae-4c47-8bd9-487ef1e3287f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:44.485Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3338d4d9-7395-4011-a774-2e1d73f3621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:54.494Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=16071d6d-1c91-468d-8257-c8576fb2a4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:16:54.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:04.504Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b69c54ec-3443-4333-9311-c48b1b744e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:14.516Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4976b62b-76c0-4757-b40a-c9593d3fb672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:24.529Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4b5b598f-d030-4d1b-92d7-f190e2c931ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:24.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:34.535Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=920a17a0-3517-4b66-94a3-b449fd0f3efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:44.542Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0617abf2-9120-4e84-985e-cb7eb8ddf603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:54.549Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0e7ff40d-963f-42bb-a2b2-755204e14f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:17:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:04.556Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cd34ca31-5540-47bd-a538-e77d70d9e9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:14.563Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c39d5efb-da38-4eb1-92c1-de9d2b3c9852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:14.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:24.571Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c77db9a8-de1c-46b5-9150-6769df6f23a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:34.581Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=396614c8-a200-48ad-ba05-459c8f5d15e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:34.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:44.591Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1d749334-22a3-4085-b104-be883b984043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:44.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:54.609Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=935d4fc3-4c67-412c-9f85-8c84f7165826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:18:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:04.620Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b0d117c5-8c5e-416e-b99e-b17e38827b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:14.627Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=30d42bee-52d0-4bef-8058-9f0b3c410b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:24.635Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4ae1bcb9-fe84-4fe8-bae1-263ef3e692f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:19:31.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:19:31.542Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:19:31.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:19:31.545Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:19:31.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:19:31.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:19:31.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:19:31.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:34.642Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d2b99aaa-4c35-4e50-8aec-987f19950f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:44.649Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0014dbf7-fefe-4f95-b3af-454301baca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:54.660Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=992c30d1-01aa-43ff-97be-7b4ae5b850ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:19:54.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:04.672Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ee3a1786-e4f5-48cd-95ad-be99b51f485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:04.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:14.700Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4bb5904b-ab53-48a6-b92e-94c15e0b62ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:24.711Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8bc9f0c7-4bf5-49d9-9c52-6a98ab8f485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:24.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:34.718Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9d13300f-d8e2-434d-a1ed-5b222f22f8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:44.725Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0a7d6449-76bc-4e57-a213-8ee8a2dee955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:54.732Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e4f613a7-5b62-4354-9de8-8dd403fc4b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:20:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:04.739Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bb4561cf-7f73-47dd-8ef5-940292b70690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:14.745Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b2289a78-d017-47f0-8b91-c8609d14ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:24.753Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ae73bc3e-1170-40a6-9722-93c631b809ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:24.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:34.762Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9743ec80-cdd4-490a-b3ec-aabc4f3d46c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:44.771Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ee7447b5-4b35-4044-af0b-5b73d7232156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:44.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:54.780Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5f5ea6b6-a99e-4646-851c-d29907cfa3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:21:54.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:04.789Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cf9fab0d-2c28-4b50-b39c-245998c3b94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:04.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:14.803Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bc7e7b8d-104e-4c0d-8007-208e3c2eb4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:24.809Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=22eb28f5-e2a0-4af4-a111-629e42e60407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:34.817Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bf3638f2-64e0-494b-b1d2-bc33e6c87566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:34.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:44.823Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1731912c-4888-46b4-9290-ea9f054fb9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:44.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:54.834Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=acc90573-df67-4b1a-8971-5c15bc43f8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:22:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:04.842Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5abcf193-5fb1-41ed-82bc-df2afd481a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:14.852Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=608220a4-923a-469f-9d12-59ce11edb86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:14.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:24.862Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=306a32fc-44f4-435b-856f-9b3a5b101072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:34.872Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0678bb65-3616-4004-92eb-674d643c7c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:34.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:44.878Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=013b12af-f771-431e-bad7-034be4e325c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:54.886Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cbe0341f-cc74-474c-82ca-b77697dd6a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:23:54.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:04.895Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0c07b0c8-35f5-4d0d-b01f-9dcd7debdcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:04.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:14.903Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=84c75a64-49f7-47f5-b963-b9f5f080d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:24.909Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7e62e81a-cdb4-4490-856e-340772e00601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:24:31.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:24:31.557Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:24:31.558Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:24:31.560Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:24:31.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:24:31.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:24:31.563Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:24:31.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:34.916Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2c6c213d-559e-4c77-b794-79b7c7eb210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:34.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:44.924Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5832b0f2-3bab-4c5a-b81d-ab404f4612f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:44.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:54.934Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6b29d634-b86b-4f43-ae9b-ba3dd15a4b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:54.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:04.944Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0694babd-660e-4b27-843f-427cc49e9c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:04.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:14.950Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a36b4697-8269-4270-b118-ee8a7d4dd06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:24.956Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8964ee3e-dc4f-461c-8157-53cf113850e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:24.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:34.963Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6f1af8f6-1f35-4330-8374-3f82e23cab41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:44.972Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c9716de9-71d1-4a0a-94a1-7d4890f34e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:54.978Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5c13e6dc-a144-4ab5-aa5f-4f4ad123db8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:04.987Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0a56d837-7a70-4fed-ab25-87f2eabcb942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:15.000Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=036a29ae-5ebb-4f3e-ad9a-bdbe5a4ad7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:25.008Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5e1a9026-f42e-42ca-bc1f-a2ca356b7cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:35.016Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=812a4eb7-6f99-49fa-a94a-77c8affdf625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:45.022Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0953033d-d35f-4b1a-9750-6652569d48b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:45.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:55.029Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=42e4eb66-229a-45f5-bf77-b182f1810745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:55.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:05.035Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8c862a0a-ab07-4be9-ada9-97b667446b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:05.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:15.041Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c1d8a7d8-fa0b-4c86-b79a-94f98e738678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:15.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:25.049Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3763fd8c-2471-45a0-a8cd-e3833b9e8948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:25.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:35.056Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7e7d9fa6-311b-4449-9d5a-c398e0490439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:45.063Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=60ead865-265f-4471-9e6f-acd422e05430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:45.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:55.075Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d9c7c048-8d5e-494f-b041-5a0ab3d21271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:05.085Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=70055329-e24e-40d1-bcd7-9658b78a51f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:15.095Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f3787bde-bd8c-4eef-bfde-62541df93e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:25.101Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b3b2d403-57a6-49f7-8138-7656416193fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:25.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:35.109Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=27235cb9-0ffb-48cf-a13e-14c8506fafe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:45.116Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=be115250-07a9-4c13-9bef-11520a08b4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:45.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:55.123Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dacf8585-0fa9-4c21-9f9f-fe3a4c5279b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:55.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:05.131Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d955d223-bed0-42f6-be65-6579d6b2f72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:15.139Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=80d52cc3-cfbd-4fe9-bf11-4915d7b5fe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:25.146Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5ae6bb7c-9365-4075-8022-f0b4413460dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:25.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:29:31.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:29:31.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:29:31.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:29:31.555Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:29:31.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:29:31.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:29:31.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:29:31.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:35.164Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=be12ace5-5a27-44ea-8efd-41e11ec878d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:45.172Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3acd25b3-cc0a-44b3-8e8c-ebd5892efa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:45.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:55.178Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9f5d8404-5eb9-4b09-a2f7-fe095fb84a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:55.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:05.185Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=966724c4-96ac-4146-b0cb-c744f7e5c236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:15.192Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=224e9eb0-a409-4e66-ab48-72723d22430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:25.197Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6ad93d99-1f9c-422c-802f-0c49d9aff781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:25.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:35.204Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d8766a27-4b0f-48ec-84b8-7a42bfb8550f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:45.211Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3cf70cb7-3cb5-4853-ac13-3ff4ca768641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:55.219Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=49a00da0-5fcd-43ca-94ea-4e2a7eaa2ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:05.228Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e386f956-de22-43a3-82aa-b9085d906063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:05.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:15.240Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f75f699f-9428-489b-8a3d-4d5d1d1c3e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:25.249Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=12757a74-42fc-44a4-8f04-d578bd61cf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:25.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:35.258Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=caf60bd5-c9b7-4fee-8153-60b6d9e4b8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:45.264Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a78ee1f8-60ec-4822-a48a-33fa4a0ecac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:45.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:55.270Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=35d99d6f-badb-4c78-9771-ac3d7e9183da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:05.277Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8c123784-ada1-4b51-8c9e-60beb92d764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:15.283Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7fa5e7ac-c323-46d6-9953-e5e70651e665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:25.290Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e77935e2-bfe2-4a17-8666-349e85bdd47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:35.300Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=583a7921-3bb0-4f3f-b93a-0e86e0f35811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:45.315Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=08c5630b-d088-4ba6-bdb0-4778f8d92aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:55.324Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f1ff55af-6073-428d-af3e-85012968b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:05.331Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5c174b2d-cb54-4a83-bf66-ac66e866eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:15.338Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6ceb66aa-7a2b-4c12-95fc-847229d63629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:25.344Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bc5118cb-0427-4e80-8086-d462101b36af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:35.351Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=5eefccee-6876-4c5d-b7f4-4e90cc0aea0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:45.360Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e45290c3-24b2-4381-8111-cadaa015eb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:55.366Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4b22a2d7-927d-483d-ae6f-82d2f86803ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:05.374Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=07f1a049-8979-4e5d-bbcb-e2866fbd7941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:15.382Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=fb550a28-deb8-4c4a-8a5b-23eb56efd18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:25.397Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=83c8a6a2-15d5-4ad6-b39f-2ea917fac749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:34:31.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:34:31.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:34:31.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:34:31.517Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:34:31.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:34:31.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:34:31.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:34:31.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:35.408Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=db6b7de2-db34-4803-ae31-a98aeb2e116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:35.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:45.413Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e2c3f948-172f-446a-8d79-f6edbbf62250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:55.420Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=208902a0-4571-4c16-9bf6-5e8fa7c3bc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:55.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:05.426Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=06d160f6-f22d-4731-98c1-e203f29c62b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:05.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:15.432Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=79e4d0ab-f46a-47e1-bdf0-0fa7034e5367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:25.439Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8917b2d1-cec1-4494-a6ac-5efc8d27c986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:35.447Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a2493491-e383-4bcb-89b7-669e5310a306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:45.455Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d4ad996c-d8e8-40a0-a87b-5b438f0143b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:55.465Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3b64bed1-616d-4fa5-a9d0-97f71d2a22cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:55.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:05.481Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e7bd701a-48d3-4687-912c-51b5a71ebd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:05.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:15.493Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=30ce8690-3326-41d5-b655-5b999c038cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:25.500Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d583f38e-c259-4108-8323-5d171552a562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:25.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:35.506Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bc873c5d-b5f5-43bd-af9d-d193b685e590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:45.512Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1d835895-ba2a-43d1-b4f7-051762b20b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:55.519Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ce14dcc5-0ce6-401a-a30b-9838fdca8464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:55.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:05.524Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=07ce1121-7cbd-4c61-a82e-6757fd9f6251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:15.533Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bcfda294-f7fd-4f2d-93f1-7e688f7db650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:25.540Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=84fd0181-1c96-4a65-8194-0aea3d9a3eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:25.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:35.555Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=75c4af1e-8565-4e52-babd-30103f7b6532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:35.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:45.565Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7cc48b2b-d7c2-4377-b2c8-598f991735b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:55.572Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bf5f26c9-8f6f-4925-9282-dc4d4e4ec48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:05.578Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a5e4dbca-a7bb-49fa-93ad-4e00bf7e603f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:15.586Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d695fd93-27f4-4c76-ad88-9d38169186f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:25.593Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a5ca2233-e938-4556-8904-3539f73a7636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:35.599Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ca1e251d-7e8f-4d4b-b205-838b13cd9ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:35.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:45.606Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f46cfb9a-e846-457e-a658-d12a9617177b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:45.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:55.614Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=90bb7528-333a-4534-aaaa-f8f1f657cd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:05.629Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=bb78cc7e-e789-4532-9469-84cad7479486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:15.638Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a8b0bed7-6713-4242-b2e7-8b72db49101a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:25.646Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cd1bcb7b-aa0f-4dd3-9e48-053002a469b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:25.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:39:31.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:39:31.570Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:39:31.571Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:39:31.573Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:39:31.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:39:31.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:39:31.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:39:31.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:35.653Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3dc008c7-5ebd-4037-a6a4-3c233f9dacb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:45.660Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3ef63d76-d491-4868-a989-0a10f6604879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:55.668Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b49a55a6-75c5-463b-9932-f5dd0d2a0570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:55.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:05.676Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1da2c9df-a093-4dfb-bb31-1fd3214a1a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:05.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:15.685Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ba9ae5d3-79e8-4f19-ac03-8e42ac08666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:25.694Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=96b9acc2-3aab-4876-96c8-58cc72c5e57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:35.707Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=23e30a7f-c1dc-43c0-b0bf-fa45d77e3f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:45.717Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=05b3830c-0c5c-4ba0-92f0-7ec59cb04be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:45.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:55.727Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f6a99d4b-2bd4-4402-ad46-af03f9cdf662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:05.736Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1a6daba1-dc1b-48f7-a949-7da505c74084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:15.744Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=11eb7744-7119-417a-b961-a41ea1a3f657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:25.753Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=dc0bd155-e5cf-4ed8-b356-746a8956759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:35.760Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b6f2f9b0-d9d8-4197-b491-f3e54b048010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:45.768Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=db125873-1e05-4769-89de-4b2c6a6c5c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:55.775Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=cabe620b-cad7-4303-b4be-1ee2a9dd0d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:05.783Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=ade59456-12ad-414a-b1ac-617826a50af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:15.793Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7f6b077e-ac35-4050-a0e5-e60a48d44af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:25.803Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=7c66f86e-349e-4f4b-a5c7-c911178bf05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:35.811Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=a0875dd3-f9b1-4c28-a943-84e45d1ed00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:35.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:45.818Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=303386ef-142a-4a42-bcec-e24bf2c44ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:45.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:55.832Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=21d35d64-0465-4080-9213-fdcea18d5582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:05.840Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1ef08fa4-c401-472e-827e-41c222409e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:15.850Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f5acd091-d423-41d8-837b-4d1a408dcebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:25.859Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e474a027-8985-45c3-b929-de29f3703806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:35.868Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=8b778bd7-8c69-4424-b3f5-2a78585e3bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:45.880Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1be170ff-2ef9-4220-9259-0c0f891b0f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:55.889Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4f7bf284-15ef-4f01-a5e2-27aa5ee0b6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:05.896Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=6f489d5d-eb62-4856-aef8-b3c28667a1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:15.904Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=9c79d03c-b090-4c19-94df-8ccd81e3f6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:25.910Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b020f817-fed9-42ad-804b-f6b179a6af77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:44:31.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:44:31.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:44:31.512Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:44:31.513Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:44:31.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:44:31.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:44:31.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:44:31.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:35.917Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2e3e2179-d50b-4432-ad4f-d6cdc195c163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:45.924Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=d1a8a116-d434-4708-ae37-a1f1583f120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:55.941Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=4fc2bd2a-c7c1-42bf-8010-ffc249c9e0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:05.958Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=49d48931-1c5e-4fe8-8b50-a79e0b6fdf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:15.965Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=33b81842-eeea-480b-8385-569d32f04497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:25.971Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c72cc57a-bca2-4eca-966c-ac21205a0c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:35.978Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2ee69729-ab95-4594-879e-2b550c38eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:45.984Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=e1da05b6-37ce-4103-9768-aa17a7ee77bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:45.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:55.991Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=01b0494e-6c41-4aed-aedc-69b5826b2d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:56.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:06.001Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=3298ea6e-02dc-44af-8029-86ca9d12c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:06.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:16.009Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f5dc3ee0-81a9-4e20-875d-90832ccfa821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:16.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:26.020Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=1844bc39-0207-409a-a24e-bbf9e4cad4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:26.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:36.030Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=174b788e-5b5c-48d5-b799-dc8f839c4ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:36.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:46.037Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2996b652-4562-4bfb-98d2-30505c6df38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:46.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:56.044Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=03454f03-a7ab-4d9c-bd80-16e45bb28ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:06.051Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=66123433-9476-493b-b21b-8e92aff19a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:16.059Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=f7df7dfd-6f8b-4a5e-a0f9-578a615f5b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:16.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:26.067Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=b12b4910-ddbc-4a70-aa1a-d297250c5613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:26.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:36.075Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=62f14578-0fd6-44f7-bfe8-e2ef6aea7899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:46.083Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=c03cebec-5d86-4936-b7da-74a8713fbb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:56.092Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=377682b4-d639-4f77-899e-67f2216a2f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:06.102Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=0b95eeeb-0b2a-4ac3-82ae-a860bff1f679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:16.115Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=13d563af-416c-4774-acb2-385668b6d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:26.123Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=2e12e8e2-3ef5-41aa-b326-647a5b11fbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:26.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:36.131Z |INFO |Init configs |InvocationID=357d9592-0d7f-40bc-83f3-ea414e85ee9f, InstanceUUID=296f6c43-b2f5-43bd-b848-8acb34e549ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |