. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:12:36.557Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:12:36.561Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:12:36.603Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:12:37.372Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:12:37.482Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:12:37.483Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:12:37.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:12:37.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-13T10:12:37.691Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-13T10:12:37.736Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-13T10:12:39.693Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-13T10:12:40.212Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-13T10:12:40.234Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-13T10:12:40.235Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-13T10:12:40.300Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-13T10:12:40.301Z |INFO |Root WebApplicationContext: initialization completed in 2565 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-13T10:12:40.742Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-13T10:12:41.581Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-13T10:12:43.117Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-13T10:12:43.770Z |INFO |Started MainApp in 10.205 seconds (JVM running for 10.872) |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-13T10:12:43.871Z |INFO |Start scheduling PRH workflow |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:12:43.887Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6c2fff40-5cef-41c8-9ea8-7f42dced6cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:12:45.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:12:45.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-13T10:12:51.673Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-13T10:12:51.674Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-13T10:12:51.678Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:12:55.515Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=167fb837-7e99-4355-8b4b-7d8ad0e13079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:12:56.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:12:56.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:06.577Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b2989f81-6725-4b40-a106-1b39cb656760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:13:07.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:17.649Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=846a63af-333c-4dde-bbc0-7504350fee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:13:18.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:18.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:28.730Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=89947496-dcbe-4d34-a4b0-bf00e0803375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:13:29.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:39.811Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=965839c6-a27c-436e-a373-00011a174e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:13:40.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:40.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:50.866Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=561f31a6-cf9e-439a-bc21-0553c7dae67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:13:51.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:13:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:01.938Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=39921324-c64c-4bfc-9a0c-e372525e26c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:14:02.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:12.978Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=14c6d337-4199-4538-baa7-652e5833e349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:14:14.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:24.019Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0e54e06b-f44b-4e73-aecf-f34ab8134f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:14:25.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:35.095Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=70c37ea5-09b5-4309-81af-85d2ab3921e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:14:36.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:46.158Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c38d3020-e59a-4625-ae56-82e0b49b9696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:14:47.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:47.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:57.198Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=02c94048-9ae2-477d-b34e-362117bbf35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:14:58.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:14:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:08.239Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0346662e-f290-4c0e-b8b3-3f07875c1a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:15:09.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:09.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:19.285Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d56c184f-ae8d-42d6-a483-cb5a151244d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T10:15:20.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:30.353Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d4cbe4b4-69fc-4d3f-a43d-4979bb212aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:40.729Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=07ff8129-58cf-4b7a-9b87-9b022f1d8255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:50.747Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=527118b4-a14f-452b-b638-6e5cbefe583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:15:50.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:00.773Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=f868c015-8a68-4f24-91d7-9119ccf33890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:10.786Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2aba8365-9fb9-4881-8102-774aab420b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:20.800Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d55ee28f-2e85-4f10-9830-8428b4de1b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:30.821Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=af690a9a-6cb2-4d06-8ac2-e54fc211fc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:40.839Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ecacadb9-207e-4788-938f-62bdd0d7d251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:50.852Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=17983063-97e2-441a-a8cb-46b8f4280199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:16:50.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:00.880Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ea755976-7f5b-490c-afce-d616ba836e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:00.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:10.894Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3c089a14-2677-48c3-a38e-ea231835dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:11.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:21.493Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=fb4bd86f-05df-4c11-838e-c717b676111c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:31.508Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6adc0be3-0221-4aa1-a641-bb36e6393a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:31.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:41.520Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d9cfa0c1-576f-4bd2-8041-4ff6f6314166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:17:41.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:17:41.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:17:41.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:17:41.976Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:17:41.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:17:41.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:17:41.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:17:41.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:51.862Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6aa3a589-4ddf-40fd-8ed6-d1644d782431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:17:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:01.883Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e16f352f-f08c-44a2-9ca7-78e027c1586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:11.897Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b2f5af63-6c3c-465a-a9a3-f91eb5435133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:21.908Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e9bdd705-e319-4843-becb-c1ab3c680384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:21.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:31.922Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=36ffcd67-1b52-47fb-95cc-5ead87fa2e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:31.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:41.933Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1f401772-5242-43a6-a280-dabd5922ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:41.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:51.942Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b610a510-b0cb-49b3-8936-6972daa9fd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:18:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:01.952Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c21833c1-d247-4680-b832-0337dc6659ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:11.963Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3e7832ab-0379-402d-bc98-61934c5b119f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:21.974Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=4c915b20-2233-4423-9792-03c01ad84a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:31.988Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e2c0a375-bab7-4a8e-9668-86778fd9ad55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:42.021Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=810bf3ea-6fe4-44c7-801e-323a77d1c501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:42.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:52.034Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=65db2558-0829-428c-8274-1af29222dadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:19:52.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:02.045Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=67c4becc-4af4-471e-8cf6-3f2132f6237e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:02.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:12.057Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e28af99a-211c-4ea8-9212-5f80f769b488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:22.072Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=63eecc4d-d825-40e2-a6b7-9048ee703b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:32.083Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=85b226d7-8a7d-46c4-9cb6-a9e247700c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:42.093Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=f3d0c927-a7b1-4843-a73d-842674df251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:52.104Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c05e6a3e-6052-492a-b2b7-50b16929966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:20:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:02.118Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0c85a940-3f74-4aac-80c5-97acdd3f4a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:12.142Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=db180f61-175f-48d8-8145-676d59eea0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:22.155Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1208144a-582d-4137-bea7-a7caa51fc1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:32.169Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=505da6bf-1271-4c5a-9960-d602066269ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:42.182Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3bee44d4-45aa-4353-a436-7ae69d038fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:52.208Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1cedaa37-4df7-42dc-a4eb-f9180bde59a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:21:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:02.222Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=15f5b11a-f442-45f2-9436-e377eff3ea0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:12.232Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=faae19b6-50cc-4f40-a5a9-eeea779a1a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:22.243Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d809bf3a-9513-4120-a9c3-3a9d1004602a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:32.282Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2726a5fd-2847-4f3f-b495-652e200b8f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:22:41.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:22:41.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:22:41.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:22:41.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:22:41.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:22:41.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:22:41.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:22:41.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:42.300Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=084c77d1-04e1-487d-9a74-e17416901bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:52.312Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b41d1b2a-473c-4247-8899-637a48a5ff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:22:52.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:02.324Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2bf26658-7498-4c20-972b-46fa3240caf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:02.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:12.336Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c48d7464-1b22-4d23-afaa-12ab5343c45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:22.345Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=eb653823-ccff-4332-af79-03cf3044c285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:22.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:32.359Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1c36bd99-ead0-48bb-9005-85d320fd41a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:32.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:42.370Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=241dedac-9a5f-49fe-929a-b4b818d1fa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:52.380Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=4df7ca81-dbdd-4099-b839-8b1b6c12b6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:23:52.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:02.390Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=22737c35-16e1-436d-8fa0-6f069c38e93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:12.401Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d08ff156-f405-4442-8479-d16c5477cae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:22.416Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6daead3d-579a-4711-aa68-1f8c81805155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:22.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:32.428Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=95cb7f4e-0fb7-4c79-864b-4a9ae627ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:42.438Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=f417486a-47ff-4095-bacb-6cd3014138a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:42.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:52.448Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=dc9582cd-fd4d-40cd-9d95-4aef49ebb936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:24:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:02.458Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=aa891edf-a141-4f4e-89cf-47b056989415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:02.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:12.468Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b0c31bbf-c7e0-4830-80b7-ff866de9cad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:22.477Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=dceb2672-1706-40f2-8e50-49a202f6acc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:32.486Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6ec10df8-3f46-4a28-bbe1-8ee8f51d7a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:42.498Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=72aedcab-0aaf-4a16-9cdf-1dcf5dd6721d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:52.512Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1029b08b-620b-46f5-a90a-7d0869a99b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:25:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:02.524Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b90b6e91-a6e4-479e-9f33-ea2b4dc7eac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:02.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:12.534Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=5327e592-8a20-4998-a147-82863877f5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:12.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:22.544Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ffd97260-12f2-477d-84ef-65815742dc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:22.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:32.555Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=426c6502-bfd2-4c14-ae7e-a893cf16fcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:42.563Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=75146c76-1190-4916-8670-f9909d7a7549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:52.572Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=72f6dc9d-7812-46b0-a036-851ab5212d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:26:52.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:02.581Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=58283a63-dbd4-405b-a90a-3d48b098bc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:02.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:12.591Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=040c92bf-e400-479f-982e-50dd7300c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:22.626Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3eb2f62c-8112-40b7-bc0a-53a2409a6ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:32.911Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=25e4d0d6-3f1e-43b7-a022-7618ff169692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:27:41.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:27:41.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:27:41.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:27:41.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:27:41.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:27:41.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:27:41.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:27:41.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:42.921Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b4d4085d-0ba2-4942-804b-8464d5c0735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:52.930Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=299b28f1-c242-4989-895c-5ca7ea454861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:27:52.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:02.998Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a5e4f0f7-dd22-4d22-bd9e-2565fa697771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:13.008Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ce437315-41b2-4216-8ea0-f1ace87ee131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:23.581Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=21137f54-e867-4b32-8395-2bda7dac5793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:33.592Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=121bafee-e790-4fe6-9e94-f2d3132659f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:33.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:43.608Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=9c9eabf3-fa18-4317-9567-7e034eef45c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:53.619Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=319f2e8f-8daa-4b98-9250-bf9b8d9e7de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:28:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:04.036Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ff6b79d9-9d1f-4a76-b170-8bf3e6dcd5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:04.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:14.046Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6c2418a9-5d5d-422d-a3a5-4ad4652c3c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:14.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:24.053Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ddf423d4-3184-4674-a15f-4af93e88430a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:24.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:34.062Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=7abd0cd0-c6bc-4c10-842e-3752e9ba3966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:44.079Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=bd02fc98-c2dc-4998-b5c2-fa0bc668613a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:44.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:54.109Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6f0fb386-c49d-4400-8452-bd54e9570e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:29:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:04.118Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d737e5f2-d15f-4939-92ac-8ad67e5a570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:14.128Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d0e98004-48ad-4c5b-a752-e98cff620709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:14.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:24.140Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=735a5535-b682-440d-8fd3-1ba2d3ae2c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:24.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:34.149Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ec32c101-b481-4aec-b845-1156f98a506d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:44.166Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6572c553-d12a-409f-973b-3183b6f88f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:54.183Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=40a0f373-2191-4d20-9f90-32085b4fb457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:30:54.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:04.193Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=8a473bb1-d301-48d9-aa39-79577b4bffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:14.213Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ef8ef4b0-df94-4f67-9299-b7eb09796a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:14.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:24.226Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=55839298-c4c7-415a-96e4-275ab2efecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:24.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:34.238Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ae2f2c4d-fb07-44a0-aab7-cf32ad152674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:44.253Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a5215b08-0c04-4160-ae9f-1d35b6f5a3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:54.264Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=9deff5a8-8f26-4d87-895a-3b6c30f1d445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:31:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:04.274Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d5d272ba-0f9a-459c-8d42-be005cf8a086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:14.529Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=5852a9c8-14c6-4287-9e83-48914acb77a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:14.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:24.822Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a53f0dee-9a11-40ae-8ed3-cc7ac3b94868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:34.834Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=fb6f25e3-12cd-4aa6-bed5-4f6f3eea8d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:32:41.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:32:41.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:32:41.083Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:32:41.086Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:32:41.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:32:41.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:32:41.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:32:41.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:44.848Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=260e5d2a-9264-46bf-8d56-b2d93a026a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:54.856Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=529937b4-56cb-4d2a-8fbf-7892bd42e299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:32:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:04.867Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=87acd934-e7a6-43d6-acd8-18cc5f933252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:14.880Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ba9913cc-0ec6-4a9c-9d0e-42247e1d41e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:14.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:24.896Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=4a88797d-e398-4da7-93a3-a8aad65d0b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:24.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:34.906Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3b260381-35d3-4678-99e5-6ed62d60bff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:44.915Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a7d81f36-17c1-4711-9ecd-0fb737bec358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:44.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:54.924Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1895c418-acb1-41d9-add9-ab6be9132751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:33:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:04.937Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b4533453-ea70-474d-9e55-ad0f29f6cc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:14.946Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=45b07bab-8bc9-42b3-b983-25239e461caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:24.962Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=caa8d34b-78b2-49a0-8eae-fdd5d4c82351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:24.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:34.977Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a102e77c-74d5-47dd-8f41-a90fafea08f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:34.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:44.985Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2f9459a9-a3c4-4199-be42-05edd6b4668d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:54.994Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3ae35dde-6194-4fd5-9ed3-9c78414e5dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:34:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:05.005Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=67be0836-4a9f-4aed-85ff-fa0bab40344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:15.018Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=9e1f0527-5635-4f0c-8e8d-d050af4c6994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:25.031Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=40273ebc-a274-49c8-ba55-3c6d29588451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:35.041Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6d5fc850-d78d-4272-9963-cefa7fae15a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:35.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:45.051Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3b7f6232-8885-4ef4-b423-178592c1ea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:55.059Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2dd34684-40b2-4133-b936-b3196616ad56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:35:55.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:05.068Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=7f498405-f7dd-495e-b52a-f3b862364018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:05.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:15.076Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=8859311c-4332-425c-87d6-e705c197749e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:25.091Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=f9afbcd8-9750-42ab-b3b7-f47b2b171cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:25.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:35.108Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ae094435-5c27-44bb-89c1-c4ec1e745697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:45.123Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=8681539e-afaa-4e80-bae4-49511100b2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:55.134Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=512db135-35a1-4a76-8de8-188c9d10fa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:36:55.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:05.143Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=51ecfb22-3a6e-47a4-905c-449033a59a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:15.152Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b480a18d-67a6-4cf4-a284-313aa1edae4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:25.160Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1b6846d1-c6e0-4da3-bddc-e1c6f885a57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:25.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:35.168Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d98cec3f-2179-4370-9f77-32e42eb74952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:37:41.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:37:41.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:37:41.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:37:41.085Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:37:41.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:37:41.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:37:41.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:37:41.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:45.180Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a287b02b-0270-4300-b1e6-d6d2807d7f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:45.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:55.189Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2f55ce05-b361-4f98-b036-f4beb7a44866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:37:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:05.200Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6c52c023-0018-4b9e-9a91-8460d15ed703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:05.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:15.212Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=daf1680b-c144-4ed9-bf33-c43d79cd2833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:25.221Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1bc14eee-8dc0-4c83-801d-50beb18ab8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:35.230Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d411fbc6-a452-438b-95e0-88bd6d8f1e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:35.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:45.239Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d1d6fd56-5029-4fe0-b7b9-9997f618e9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:55.248Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=bcffd082-88f9-482f-8d2c-f817d0dcb6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:38:55.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:05.258Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2e3ffd6f-42e8-4d80-910a-22feb0715ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:05.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:15.267Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e1406107-87ce-4c8d-9a66-bbe7298cf634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:25.281Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=998010bb-506b-4973-8f4d-30bc26bb1ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:35.290Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=354047da-e703-4ccd-9c62-5df6c707aca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:45.298Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=8277d40e-bdac-45c8-80d8-8e1082ff01ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:55.307Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=f66a4208-35fb-415d-a276-6ab5db532ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:39:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:05.315Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=7704cbfb-ab91-45ef-921a-2d709f77ead5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:15.326Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3139111c-c53b-4759-8be7-afc725627d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:25.334Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ea995388-4957-457f-ad09-30de9179e933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:25.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:35.343Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=47d002fa-38b9-45d0-b732-341e4bd13e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:35.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:45.352Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=bdb6773c-b88d-46a8-832c-977b93aab52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:55.363Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=488a98ff-a368-4e3c-874f-605bf4b40827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:40:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:05.377Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=08866fd6-d8f8-4953-ae9f-3bfa06c200c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:15.386Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=344103d4-80b6-445f-bb31-0943294d74c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:25.395Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=fe143a35-0a2d-4bd2-8295-cbffc19ad3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:35.405Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6b3f57e7-15bd-457a-a7af-8ab839639b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:45.415Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=5d44f421-7ff7-4eac-b4f7-8ee507d95e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:55.422Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e4794d7a-a813-4cd2-9a06-74c874198fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:41:55.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:05.434Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=cbd81cda-f145-4651-b772-64d966f60a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:15.443Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=cb79269e-35f6-4924-b7a2-da151c024e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:25.452Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=bdb6d800-be4c-4f28-96cc-0ce7433ffbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:25.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:35.462Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b0e0f938-84b8-4391-96dd-b275303c3894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:42:41.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:42:41.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:42:41.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:42:41.080Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:42:41.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:42:41.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:42:41.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:42:41.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:45.473Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0414585b-1729-4613-a114-f48fdde71d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:45.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:55.483Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2da21930-f439-4ee8-8f9c-346ce7eaac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:42:55.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:05.489Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=cd6a42b5-9d17-45da-a355-133892ea192a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:15.499Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3c5cfb22-d95b-47c7-b1aa-7d355d16b1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:25.508Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=8dd246f9-df2e-4193-babb-cf06621f6381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:35.519Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=8f14c3d5-25ef-4649-9531-eddadf296239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:45.526Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ec8e60d2-dece-4c3f-9d64-9616ddfeadef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:55.535Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=82996c2c-c056-4155-b57e-3b30c553cbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:43:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:05.543Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=05837300-ce98-4d74-b726-87a885745e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:05.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:15.555Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c69bfa89-d290-4b31-acc3-f475283680a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:15.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:25.565Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=9da1d876-afde-4ab0-9734-8bf66da0371d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:35.575Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e266514f-9fec-4f79-ad59-3b5fc2d1e0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:35.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:45.592Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=62321b09-6698-405c-b16e-a347a37787ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:55.602Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0b9c2ed7-3371-445a-86a3-1fcd8f0f7606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:44:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:05.612Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a2839522-241b-4a58-9472-fd843745a4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:05.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:15.621Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=84c3352b-bccf-42c8-8264-dd2f9771330a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:25.630Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=781dbf31-bf8f-41c5-bae7-0ab924df6291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:35.638Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=5c771a7c-1c94-40d3-89a6-2b5bef7b0534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:45.647Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=fc28ca02-37f0-4ef4-9dff-883c7f0b5380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:55.656Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=39603579-f621-476e-b726-41f22c9acc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:45:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:05.672Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b896b08e-857a-4a38-8edd-2bd858cf8610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:15.681Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=163b3baa-b726-4769-9b87-9d1c716f359b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:25.692Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ee12da43-24c0-4517-a3b0-df1159f1a476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:35.704Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=15849bdb-b9f8-45a4-ac95-739ec137c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:45.717Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=9eedf524-0836-4439-9160-3a704d973dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:45.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:55.730Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=4cb678f6-4d56-4f3e-b1ed-8fc21b9bc094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:46:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:05.737Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=7954c90c-3ac0-4e27-85db-65cd4356d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:05.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:15.749Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=4326421f-8968-4e78-b9d4-87e6f66145b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:25.759Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a695a25e-6fc9-4140-9344-0ce0f8113ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:35.766Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b6e639d9-c459-44dc-bba6-5f9f4d75f7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:47:41.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:47:41.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:47:41.093Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:47:41.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:47:41.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:47:41.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:47:41.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:47:41.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:45.775Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d528da6a-d5df-4463-9461-a22e27c2e3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:45.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:55.782Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b65da98b-c9c8-47e4-aa11-7b27abeb6623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:47:55.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:05.792Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=53b024a3-bda4-4c5b-b9e2-3ddcc7af1fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:05.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:15.807Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1ad83e3c-3486-4745-8b59-14e8fdd0705b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:15.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:25.817Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=be3e39da-690e-4429-a505-af0b6b474705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:35.826Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ceee2f3e-dc6f-461c-9026-dccc9dd85506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:45.836Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=66eea842-a62d-4f3a-a5d2-7c2ebfe96e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:55.848Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=45f80e2d-25d9-4f3e-8b01-75bac55c7370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:48:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:05.855Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0137b944-4728-46ec-8214-8a8f133f99af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:15.863Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=de73306d-e725-470b-94aa-e343ae0f27be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:15.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:25.872Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=7a4a3756-a938-44b3-be8c-b555a36cd1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:25.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:35.879Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d6c04839-3320-41aa-833f-7d43e79f4d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:45.888Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=8106c0a4-5167-4e6d-a62a-6f668dd1661e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:55.897Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=5e8614a5-a8a0-4e16-833a-abc9b2fb77a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:49:55.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:05.907Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=fa11c51d-4747-4b44-873f-51c004601f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:15.925Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=5fc1e17f-4e10-4dc5-9549-6d4c070d1245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:25.939Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0d238063-029c-4404-a411-7d488c027d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:35.947Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2f66cb8b-b7aa-4532-b229-9d568a31f9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:45.955Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=99885c5a-9c34-4be4-9c13-86992d8b05e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:45.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:55.965Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=016ecf46-db00-4cac-9743-96eab83f36a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:50:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:05.973Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=07684dd8-b366-4a82-847e-d06a0cbeae86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:15.981Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3dd28c5e-7df9-4718-872d-13a11d6ec367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:25.991Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=4e4f5d15-750e-4c3a-b1cc-546e581c2aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:35.999Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=4564a1ff-2f56-4104-9809-d23aa7688024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:46.008Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=86b6f35e-54e5-4483-9410-37f780fa060f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:56.021Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=fc15a9c1-3847-4f4a-9903-29e7fe94b939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:51:56.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:06.031Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b3a43bcc-037e-4fe3-af52-81e2b12a665d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:16.041Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=285c897e-b444-410c-a0bf-90afdfde7890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:16.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:26.050Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b5d9e2c8-edc7-4b83-8389-d00d4f4f31d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:26.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:36.060Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1ad9e6cb-6579-4665-9dbe-fea2dfdb8275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:36.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:52:41.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:52:41.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:52:41.084Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:52:41.087Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:52:41.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:52:41.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:52:41.093Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:52:41.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:46.068Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a3a9ed05-0109-446e-bad1-28bea7a6e71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:56.077Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1a3ff8aa-19bc-4e17-bdda-38f152e0e38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:52:56.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:06.085Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b6af38bd-54fa-46f1-8b21-2745558b8064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:16.091Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=8a8be0df-67d5-46ee-bf01-20b368e18fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:26.100Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=4d06f343-2322-4399-abd7-6ce273131329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:36.112Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=349d846f-6e77-413d-a6c4-93390e5c5126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:36.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:46.122Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c07e0259-40e4-436e-b989-765ac186788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:56.142Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2fddcad7-7bc7-47c6-8709-8608ad9b10e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:53:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:06.149Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=db78939d-bdee-40a5-ae9b-dbbe2a9e875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:06.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:16.157Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b005695b-2302-4e62-b258-0beb037efb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:16.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:26.165Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6fc5a11e-ff3c-4d75-9f29-b37a66cbd1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:36.172Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=576b13e6-b181-48f1-9f5c-f5de816658bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:36.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:46.183Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3dfa1d06-b964-4098-87e3-9f0e2f3158e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:56.193Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b79bf2fe-f37a-4332-a308-d610edbeafbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:54:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:06.201Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c3c62121-8ee3-4222-aba6-d853a2ac9f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:16.211Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=321c6018-cc69-4e5b-b9ad-845ca5c51492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:26.227Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=22b59553-bff8-4dba-92d1-aaa2c5b522c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:26.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:36.236Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=afbadf62-3aa5-4d1b-b84e-6b25944100c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:46.245Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=efd8cd45-ad94-4b9e-8a39-b4507e199d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:56.255Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ed82ef5f-df05-49e9-8215-7e31b9523a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:55:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:06.264Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=291eecbc-0955-4f8f-9d09-5c39c3599176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:06.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:16.271Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=40b34fdb-4320-4c5c-b38b-92156269ff90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:26.279Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a2c61833-e0d0-425c-9ca5-0e0d59f39b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:36.287Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c41d83f4-91df-4ac9-8a4a-66ad12595789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:46.295Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=35459d93-043e-4c40-bb7c-c6d988cbc0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:56.306Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=f7a77f12-6058-415b-b319-2fc75fcf1e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:56:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:06.318Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d596dab2-fb46-4341-bc08-d7fc3b31feb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:06.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:16.328Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=21c55960-aa9b-4507-9d77-31382656e542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:16.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:26.337Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=f83b46ae-bdcf-4cfd-a6c1-4274b9419df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:26.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:36.346Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=1fa37fa3-f40b-45e9-9daa-bb8e1fb8eab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:36.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:57:41.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T10:57:41.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T10:57:41.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:57:41.079Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:57:41.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T10:57:41.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T10:57:41.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T10:57:41.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:46.355Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=22b3d69b-a442-4b30-bc03-92c030104517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:46.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:56.363Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=dbb45609-832a-47ea-a086-69737f103e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:57:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:06.375Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=229f7fab-9e6b-4d6b-8d0a-ad71a192e7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:06.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:16.387Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=7d7cd262-c8bf-4e4f-a76c-bf8190a66cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:26.401Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=9dd9de73-0c93-467b-8c2f-da0b49f4cd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:36.416Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0cc95fe7-c212-45f4-a7c0-185c923e0f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:36.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:46.426Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c676fd38-d34a-48aa-92c8-5cc3b2325f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:56.438Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=82e91407-3b23-4840-b901-b441b5b5e840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:58:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:06.449Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=bec8cf8f-6905-478e-b6be-2e2658e0aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:06.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:16.459Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=66fa2cec-7ca3-4d7c-bd71-3db6a4f96dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:26.467Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=55a5c179-d2f3-466d-9a09-58dccefa72b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:26.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:36.474Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=cfc0a21f-e08e-4f90-825c-27e4298a465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:36.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:46.482Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=dcb9e6bf-6deb-4695-b408-5e8736755f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:56.491Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e4bf34eb-f479-40cb-8b90-96e14db9b4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T10:59:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:06.499Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0823fb4a-e029-4460-b513-5d13a5e78f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:16.512Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=73d49fb5-d444-49ae-9270-bc214d058fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:26.523Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=cd04dfab-8b59-42f0-bc72-3d2bdb50d54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:36.530Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=f01d64a0-6b7b-4f68-ab1a-5aec6d269592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:36.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:46.539Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2b729ab8-3d8c-4cbd-9889-a2fc2b47ed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:56.546Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=eef11178-3251-4e47-94d6-591f37141d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:00:56.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:06.555Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e2d126dd-a88a-4e5a-a3d9-725183588d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:16.565Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d08b5ca8-79f7-4858-a2d4-d9099bcc5fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:26.574Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=09b6f5d1-be16-4d1d-bf95-51864ae614d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:36.582Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=aa31def8-2080-40d2-af46-ef3b735ca69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:36.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:46.592Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=dcc60b84-f7a3-40a5-9a2f-d2fa8effb8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:56.610Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=2019abc7-0abc-4d37-9237-0b9b1e612301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:01:56.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:06.622Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=f0f4ac14-368e-4069-920c-2a8b890cdd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:16.633Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b098baca-dd30-4aa1-b3b6-ab0b86f1f758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:16.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:26.641Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=c84fc204-fa35-4d50-b023-1db3d39592fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:26.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:36.648Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=18270add-4c9f-4aae-a262-d43594832a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T11:02:41.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T11:02:41.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T11:02:41.043Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T11:02:41.045Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T11:02:41.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T11:02:41.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T11:02:41.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-13T11:02:41.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:46.656Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ff90b0c3-0013-47fb-9f88-1f53669f3c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:56.666Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=5e44714c-9162-4984-a308-0cb52317c56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:02:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:06.675Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=d2373c6a-c911-4b21-bf47-4d9db81afd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:16.684Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b40bf6c2-61c6-418f-9b9b-560568d4e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:26.695Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=70f63581-c3db-476c-bb80-3f9135873bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:36.704Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=5921bbd0-6c1e-4751-88f9-be5a2b7527af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:46.712Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=947c486b-0405-4477-b776-ecaf101bef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:56.720Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=79f7d77e-2118-4e62-aa02-83990d3fb442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:03:56.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:06.726Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=03f79e22-2d85-426e-bb74-78ede1d2de53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:16.736Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=3ba636be-9863-49af-ac5a-fe0aacc819b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:16.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:26.746Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=ac56c902-fcf5-49b7-9102-bf32e280b9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:26.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:36.754Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=4056b675-0c0c-4b5b-baa3-68c7bfa8baf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:46.761Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=05f6542f-afd9-41f1-8a20-14f9f561efa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:56.768Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=6cdec339-0284-4bdf-8f3f-5148859035f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:04:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:06.776Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=76e2cda0-c68d-4c55-9d49-cacca1063c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:16.787Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=828c6be2-f9f5-4897-b934-14639938e603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:16.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:26.797Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=41d47020-b879-459a-bd69-2e1d41788bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:36.810Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=07bcbb20-5835-4b85-a484-b91075bb8726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:46.820Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=455f854b-44e9-4e22-96ed-38177a6eb444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:56.827Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=7628f6ed-8010-46ad-90b2-335c785fb0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:05:56.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:06.834Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=e257017a-e173-4895-8380-2d5f9db0c732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:06.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:16.841Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=15433a13-64c5-4320-b777-f5c823994645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:26.856Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=48c08531-3ea7-43df-ab17-f1799a4214c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:26.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:36.865Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=fe4fafcd-9403-41ea-be42-3ad0f851e3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:46.875Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=b8919f47-9326-42f9-89cd-90705ac8d384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:56.890Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=0ef816ec-de89-4c9b-9e6e-0b835357d280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:06:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:07:06.900Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=cac6f6db-2477-4eb1-9edc-34904215a1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:07:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:07:16.909Z |INFO |Init configs |InvocationID=292a9fe3-8284-4665-a3b9-e976811967f4, InstanceUUID=a6e95dc9-258f-4d1d-ac32-20f4d783f5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T11:07:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |