. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:00:31.442Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:00:31.447Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:00:31.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:00:32.517Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:00:32.672Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:00:32.673Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:00:32.673Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:00:32.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-15T11:00:32.926Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-15T11:00:32.961Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-15T11:00:35.599Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-15T11:00:36.188Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-15T11:00:36.214Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-15T11:00:36.214Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-15T11:00:36.282Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-15T11:00:36.282Z |INFO |Root WebApplicationContext: initialization completed in 3320 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-15T11:00:36.945Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-15T11:00:37.877Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-15T11:00:39.911Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-15T11:00:40.565Z |INFO |Started MainApp in 12.995 seconds (JVM running for 13.922) |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-15T11:00:40.742Z |INFO |Start scheduling PRH workflow |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:00:40.809Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ef7f8f13-0a7b-462a-bd9f-5cee9d7df782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:00:42.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:00:42.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-15T11:00:47.020Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-15T11:00:47.021Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-15T11:00:47.025Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:00:52.647Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5913724a-49a7-4f1d-99b3-292ac62007c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:00:53.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:00:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:03.830Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1b2ea3c5-14af-4628-9761-1094854f8567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:01:04.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:14.968Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a1dfc96f-add7-4759-9303-914edff8ce62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:01:16.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:26.106Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=182621dd-d36e-4db4-b4ec-97ab05984d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:01:27.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:37.207Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=788e65c8-8bed-4988-9db6-01eaf652640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:01:38.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:38.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:48.342Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=50a323fa-3b93-4658-81dd-f2d23ddbdd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:01:49.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:01:59.447Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a1b1ae8e-5b59-4648-9e11-f7515ceaea2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:02:00.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:10.487Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1e1569c3-4eb6-4b4b-b260-3270bd81c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:02:11.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:21.591Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=42a91723-a95c-4874-975e-5ab2189f5f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:02:22.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:32.758Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3f63d356-36bd-4c47-bea8-c6c2256a4694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:02:33.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:43.832Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=95f62a4a-6544-45aa-99d9-d9faf639e134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:02:44.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:54.968Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4ac2164a-f03b-4a98-b1af-21796c8547cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:02:56.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:02:56.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:06.103Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=64028f52-6589-4937-9c64-c518d9fb945d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:03:07.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:17.187Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=396f06b7-a3d9-45fe-b676-5fd2c66ac468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:03:18.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:28.292Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=350e2419-6f3d-4565-822b-89a193b738a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:03:29.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:29.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:39.382Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=aec63b03-7649-40b5-8b52-dffdd252ff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:03:40.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:50.455Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=20c11fe7-ae72-4f36-a643-fa526dc093e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:03:51.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:03:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:01.558Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b1a9b15a-527a-48d0-9a4c-b0a794e24ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:04:02.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:02.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:12.887Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cd8f969e-0b75-4d54-bec0-b4b3672a3ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:04:14.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:24.056Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=95b9b2d6-8e14-47f9-b090-d33a1b9b2f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:04:25.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:35.597Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f0517bef-f67d-45d4-9c80-e91450a0fda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:04:37.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:47.532Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7302f47b-1607-4246-8db9-633b2c14fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:04:51.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:04:51.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:01.732Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=26cf3f8d-3a65-49bd-8116-3af202074051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:05:03.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:03.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:13.634Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c4a7fe99-dce1-4005-a8ff-e883688b9052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:05:19.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:29.592Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=78cc5d29-14ab-4098-b4cb-137f13ce4563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:05:36.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:36.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:08.009Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e697f337-2cfa-4bcc-8180-8424d55c4705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:06:08.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:06:08.682Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:06:08.683Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:06:08.687Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:06:08.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:06:08.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:06:08.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:06:08.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:09.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:19.864Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3c82abd2-6beb-466a-a859-3cf1fa54297a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:20.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:20.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:30.998Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c0a34eb6-98b5-4a30-a4a1-3df63db14956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:32.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:32.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:42.326Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=25edb62c-4c37-4ed0-8d39-6e4ce081d891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:43.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:53.463Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=42a4136d-d61b-48c2-9494-cf55f53a116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:54.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:54.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:04.669Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d3b109c7-e288-47c2-8a31-276b7756ee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:05.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:15.734Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=31d21b87-bc13-4ce4-8a31-d9018ba3c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:16.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:26.846Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c1159d5f-7460-41da-b35f-d6cc3b4584c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:27.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:27.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:37.978Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4622d439-3e99-4153-9341-f705500d8510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:39.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:39.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:49.046Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=06682c8f-0bf8-429e-9e38-21739094c247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:50.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:50.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:00.219Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cc689b38-40a0-4962-9d6c-6be24718b9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:01.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:11.286Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fb8a162b-e5fa-497c-a1d0-a36ef8cc8df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:12.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:22.358Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f39222a8-0777-4360-ba36-886222285dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:23.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:23.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:33.429Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=669b76cb-d839-48b6-b487-6d66c7bfa834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:34.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:44.502Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ebe8cfa3-8b66-443c-8da9-eb0afcc44a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:45.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:55.575Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=30cc623d-b94a-4bcf-90e0-2f02272af73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:56.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:56.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:06.647Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f99f59b4-4aed-44d7-9471-fd10650dcc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:09:07.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:17.722Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=10b0e1ee-e14e-4234-ab66-4c4b145aee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:09:18.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:18.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:28.758Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2ce42dea-156b-4f59-ae76-8d488f91bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:09:29.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:39.834Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=32604dc2-380e-4b89-8406-676b71453cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:09:40.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:50.903Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=60bdee0b-24d4-4712-9318-8d177eb89acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:09:51.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:01.976Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6f5f1da2-e989-4ee7-a229-d5ff2bfd4352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:10:03.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:13.045Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2440dc59-fbb0-4a02-80f2-7be352d1934a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:10:14.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:24.248Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9f09020a-18c4-4404-a3e8-c7d557a3353f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:10:25.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:35.351Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=72f034b3-9927-410a-8058-6f8a75e675e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:10:36.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:10:37.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:10:37.433Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:10:37.439Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:10:37.441Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:10:37.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:10:37.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:10:37.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:10:37.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:46.424Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f5571c4c-33a5-4b05-aa76-fd47686b30fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:10:47.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:47.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:57.559Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2b78a92b-56b2-4b1b-8c90-2ac2a9caba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:10:58.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:08.630Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3f331579-d4b1-46e0-a465-06a3b16c30db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:11:09.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:19.702Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=24cbe483-352e-4532-9b35-363459f95daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:11:20.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:20.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:30.777Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c8b69b77-936f-4a55-b8f0-d1b5a86b3568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:11:31.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:31.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:41.880Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fe1ad48c-70c3-4477-98dc-1bd59ae98d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:11:43.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:53.305Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=64d2d6c7-d544-41f4-97a5-a38479742dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:11:54.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:54.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:04.406Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=439c29ab-7fe5-407a-a84a-b8d734c43d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:12:05.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:15.480Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=37942231-498e-4544-8c80-9d7dfd29dfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:12:16.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:26.551Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c62166f8-b057-424c-b395-239a2b7d2454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:12:27.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:27.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:37.624Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=39a24ed2-15b1-48d9-be77-863d0e51631e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:12:38.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:48.695Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1637c5ab-0427-4174-816e-156272d6b4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:12:49.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:59.767Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f452c8ec-ca9e-4d95-8528-ff00946afd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:13:00.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:00.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:10.840Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=56c82bf8-fa1a-477a-b8d5-040163c6058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:13:11.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:21.910Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=52c0e64e-b3bd-4040-baa6-b82fce2f6d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:13:22.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:22.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:32.983Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b88c1440-2b63-456f-8b03-c33c5195fd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:13:34.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:34.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:44.087Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=42c72be7-7f46-4a4c-b35b-efe74b75474b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:13:45.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:55.191Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7ad6190f-b697-449d-9c7d-16e783465ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:13:56.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:06.294Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=28e89c69-bc89-4835-94c6-8dbbfdcb9ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:14:07.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:07.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:17.366Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9b0e16f3-6680-4371-b4b0-39b460eea5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:14:18.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:28.566Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8243f099-2b2a-4f05-a1e6-010d89fc8c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:14:29.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:39.671Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=470018f3-076c-441e-adf2-85be54c0b0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:14:40.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:40.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:50.806Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b86cd5d6-49b7-4c8d-af31-94d5189989f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:14:51.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:01.912Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5fc58d32-be50-4b0a-aa61-2a5a19bce015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:15:02.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:12.983Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=099b1ab3-d2a6-47c6-919b-71cb5a28b69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:15:14.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:14.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:24.054Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=28d9a518-9ee5-47d2-8402-b7906852c5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:15:25.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:25.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:35.163Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=433db546-3837-4a7a-9ec4-543c68033427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:15:36.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:15:37.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:15:37.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:15:37.399Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:15:37.401Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:15:37.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:15:37.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:15:37.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:15:37.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:46.326Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=be84521c-a180-4c8b-bc57-e56096edb447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:15:47.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:47.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:57.400Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=795a61a8-fd82-4aa7-b5a1-bf2a2f81dc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:15:58.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:08.470Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6ffbf449-1278-43b8-b375-658f87ee4f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:16:09.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:19.542Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1eced95f-1a56-47e2-9810-b51d9cd582a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:20.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:30.291Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=394af2a2-74e5-43d6-acb6-09a2c32c14d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:40.312Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6eb33363-3f80-482e-aa61-09e9d3228a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:50.329Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bfec6576-c1aa-44c4-84b6-d3dda62ffa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:00.357Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=880a3b52-dfb2-4f58-a11a-c7052478d807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:10.397Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b89b5e2a-9ce0-46a6-8430-319a6be2f1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:20.424Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=33dd23ed-af30-4aa8-b64e-15dd841a8ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:30.437Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ef93a6a5-48bb-474d-95a9-ee1232e68823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:40.452Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cec97501-5ca7-47c8-a6ec-03eaf63dda3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:40.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:50.475Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9b44e394-0c7f-4506-bb42-599838cff9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:00.495Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6c726164-f54d-4bef-b095-3a072c3be8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:10.509Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=61c4c36b-2dd9-4d69-996c-11b91843a932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:20.538Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d20e7968-ad9a-4c4f-9efb-546b60dfb6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:30.553Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f11d1e9c-f7dc-4aaf-999f-9aa29daf8cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:40.567Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e88ff230-fb7f-445a-8094-86fb7f5be16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:50.582Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ce5e95cf-2950-4378-942c-9f62a0e17ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:50.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:00.634Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e2e698ab-9a82-4914-a5ac-faeec2a71c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:10.651Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=feee7598-0841-4c1b-9a04-01313335c69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:20.664Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5b87d731-1df4-4407-bcdc-9f97de7ac87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:20.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:30.676Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=06484aa6-d4e8-4cfa-b025-44e3e6f86860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:40.772Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b62528a3-288c-4319-b7f9-f604a4e1d2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:50.784Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7896f06e-dbfd-4258-83bb-ffff64c8e06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:50.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:00.804Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1a9084f0-1e97-4428-a691-52249d8df31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:00.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:10.852Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e3828506-8b06-42c9-b3ba-829a560ad125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:20.884Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=83ee611d-46b5-45b8-9c8d-310e212762e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:30.934Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5eec89c6-86b1-4441-ad6a-5bd4fd51d5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:30.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:20:37.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:20:37.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:20:37.419Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:20:37.420Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:20:37.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:20:37.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:20:37.428Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:20:37.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:40.952Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e244d1c6-7cfa-4fa9-8f37-d295d3117e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:50.977Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7ae9925f-bf0c-45e2-99d3-51a613570e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:00.987Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=caeca1dd-9fa9-483e-964b-af50e6fde7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:11.003Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d21d9264-8335-44e2-b6bb-fa55f9602914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:21.015Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=18c04528-6e4a-4a3a-a9f5-1b786f8a5121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:31.026Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a720e143-a0a0-4c33-ac85-65ac7098dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:41.039Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ecd776b9-53de-4a39-b4f6-bd183a84a1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:51.051Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d1f25633-c219-4b73-8d8d-d0c2dd07bf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:01.060Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6e137f57-1148-4747-9700-d1111e5fb433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:01.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:11.085Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fa3b9821-efa3-464a-a640-5dcf2cba63c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:21.095Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8e73afee-9f8a-4c14-a9ac-d77eff9cbefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:21.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:31.148Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=123cf54e-c5c6-4e07-b105-296fcf8f9522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:31.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:41.163Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8272d6dc-1e7a-406e-b0b1-b4fb4143d8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:41.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:51.177Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ed64c606-2eaf-4364-940f-1bb17f54bcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:51.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:01.196Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0f91f1b2-e7e7-4be4-b57f-55feed7ccccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:11.206Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=006133ea-8ac6-4ef9-91b4-ecc0606ac348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:11.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:21.218Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b0fd2b62-733b-49e0-b8f3-faa08659c8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:21.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:31.228Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9d35054a-9a74-4cc5-9b09-1369be34d6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:41.254Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=eb8984a6-3c8c-4eb6-b2a5-a0d0af25011d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:51.272Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bbdbec1c-833c-4e6a-b359-ec34b9cd0544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:51.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:01.282Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=676e2f8a-00b5-413c-8026-65ae21df75a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:01.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:11.303Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=eaa4e030-199a-4de3-bc8a-503fb1000587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:11.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:21.318Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e1f49633-36de-47cc-8fdc-14182a425d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:21.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:31.328Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9603473e-3c1c-4d0b-82fa-04095aa37c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:41.342Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=37c9cdcf-8d10-4679-8968-c04c44f6339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:41.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:51.364Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=92ae42db-de8d-4ac1-a882-8aecb8cf5636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:01.375Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f23938f1-bec4-4ef5-8c5d-4c0aa65de815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:01.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:11.387Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bba1f559-ba76-46e8-8dcd-3a8045e19b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:21.399Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cd28e27e-e26d-4d37-8062-a4c6083a1079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:21.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:31.411Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fdcc7796-ff34-4bef-8585-c9271dfc5851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:31.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:25:37.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:25:37.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:25:37.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:25:37.377Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:25:37.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:25:37.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:25:37.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:25:37.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:41.423Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=71c1a13c-06e2-42c4-89a0-ca4dbf51741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:51.434Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5f7fa6f0-c1bd-4248-b92d-0d10760ef410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:51.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:01.447Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fea466b5-3eaf-4333-bbec-ed7ecdfa591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:11.475Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=81f2fccd-74ac-4c96-8aba-e6afceb3f6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:11.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:21.488Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=52ac16e2-228b-45c9-a7a8-5e2899ad2325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:21.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:31.512Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=643af9db-41d8-45c7-9a6e-12b8918930d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:41.524Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=278243c0-788a-49f3-b8d0-06f53c40ec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:41.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:51.539Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=331e7808-6c26-4765-80b3-502b12132562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:01.553Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1997f42c-8740-4570-a513-c4ace763842a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:11.593Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0a8126c3-0c7f-485c-af4d-a183cbacd283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:21.604Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6fbbd535-b354-4cee-8ddb-769f85617eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:21.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:31.649Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=02611593-7920-4054-90a6-c50be0b6c350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:31.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:41.663Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3c60cb35-2805-4df4-8fb9-ac7c86a3acf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:51.676Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=176147a3-6adf-4ae0-a0d5-ce699eec0954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:51.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:01.685Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=085edbfc-2fd9-4950-8bef-f097483280a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:01.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:11.707Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=04026456-8f08-4a77-9b85-0303de06c6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:21.719Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=24faac35-e5ce-4b74-9be3-abc6ac11a298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:31.730Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=11d84307-b66d-4d45-9f33-3b19462d4371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:41.756Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8da6b3b9-1cf2-436d-9862-bcbc0acc71ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:41.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:51.778Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2cf6392d-90dd-4392-990a-8d2197cccf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:01.808Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=96298d4f-e4fa-4282-9a19-13d7b233ed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:01.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:11.817Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c5298a6f-f8fc-4dab-acd3-5978eddf9f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:11.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:21.828Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e2565ba3-3fae-4444-9ee4-2c2be0dbe196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:21.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:31.838Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f7c34781-4f09-4e81-b774-4dad8f9cb8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:41.848Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0ae004bb-ac2f-4ed6-a0be-decf8271d3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:51.869Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a7286d82-2af1-42dc-9f38-4d7b63148643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:01.878Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=29088e85-e2ab-4257-b8ef-0a30fecb0d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:11.909Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=52fafaa0-c089-4bc5-a621-72593cbeb4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:21.931Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d1161840-c06f-43b2-83df-3b8b8a421fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:21.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:31.950Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8e2a75d0-02f9-4585-b880-30f4dbba8e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:31.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:30:37.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:30:37.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:30:37.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:30:37.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:30:37.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:30:37.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:30:37.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:30:37.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:41.960Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4c0cd142-8599-4d35-b31a-1629b90c9bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:51.969Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=30f71ac7-ebce-49cb-a55c-b24067147870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:51.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:01.988Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=20355e29-cd5f-489a-962c-7cb127e64dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:02.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:12.004Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=98de5668-c88b-459f-9a31-6878fdba6d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:22.014Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e0184f54-23c2-4510-9c5a-9df4c1227586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:32.030Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=313448bd-d444-4c1b-a7ff-1009a477f3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:42.041Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e7ccf006-634c-46d4-a704-e4133a3d5e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:52.051Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=33e4b77e-3a01-4d95-9c35-c53e4614b5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:02.062Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e5bcfe36-dff3-4928-8b86-8494f8d0e798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:02.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:12.075Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5ce79b7f-829e-49a7-b523-1201ed846f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:22.085Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=90c12efd-7831-453a-8a17-7722a8146b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:32.097Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5ced8a30-bb7d-45d2-8878-a33750f0d4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:32.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:42.127Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ba1760da-1502-4e2f-a9b8-9635b97fd32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:42.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:52.136Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fcf43569-c9f4-4301-8003-0488c3cd9bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:02.149Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b6483c1b-7ad8-429a-8159-8cf76a504297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:12.169Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5c24b405-47c0-4625-93fc-86a162b814e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:22.179Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1516e8de-4f15-4e19-863e-4bf5b37d41f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:32.189Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=27b1a317-82ac-4aea-97c6-52107d66e418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:42.197Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=82d6d848-8d3b-4198-8017-c104478bcb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:52.220Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=521e8c92-4c83-4c59-8d79-7c99a98ac9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:02.232Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f7fcfed9-9b87-4ee4-849e-61c7505316a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:02.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:12.243Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9dd3251d-80ab-4719-882a-70214630d92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:22.254Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9ca70fcd-41b4-4bb7-be95-855a6f376f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:32.266Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e5b87622-d474-4e05-88f3-33333c88ce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:32.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:42.288Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5c926d11-d7d3-44fd-9ed1-18e61f48b92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:52.316Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9c015000-2f2a-44be-abeb-1c42b3b3d24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:02.328Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6cc48f3c-f1df-4b82-a8ae-0f16626847e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:12.338Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d774275a-c077-494f-bd77-46cbfb400b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:22.347Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b9c8ed8a-c18a-4e91-87e0-af2b94195dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:32.372Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0b9889f6-9a85-4f2c-9d08-56b229f4569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:35:37.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:35:37.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:35:37.336Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:35:37.337Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:35:37.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:35:37.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:35:37.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:35:37.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:42.381Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b29d3fa4-b24c-4477-8aaf-eac59f1c23ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:52.389Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=354944df-d605-43d4-8990-0297d3f5a896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:02.400Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=023ba675-1dec-4487-ae22-f15283d84247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:02.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:12.409Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3a01d005-324c-4604-a308-33c7e2cadd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:22.423Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6d35deae-5f41-4c63-b7b6-a14eeffda4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:22.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:32.433Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e8c5b208-0385-4ba0-bbe6-62e202aa37ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:42.441Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3654b911-5f97-4188-b5e0-fea8440adef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:52.450Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cee0bf7c-3e8f-4516-a1eb-bfb709314be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:02.463Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=41e8e91d-6ceb-4d05-939b-663922d3735e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:02.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:12.473Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d1cbdc51-b38f-48ca-9641-117b606a25b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:22.482Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cbbefb1b-b6f5-44a2-95a6-d12572871923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:22.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:32.491Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=96aa5977-e945-4e88-99a3-0811960ecfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:32.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:42.512Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4ca6e798-cefc-4f19-a192-42377ea95130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:52.522Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d48a1e10-30b7-4118-8136-6f6d20beac6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:02.535Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d11edd5b-1273-4248-84d6-e099233a3190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:12.545Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=091b3192-0551-4f7d-87b9-62fcec11ca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:22.552Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ac98bcbe-f2d5-4fbc-8125-7860422bba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:22.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:32.573Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7ab10d52-5aa9-43d5-be4f-c4196bb5dbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:32.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:42.582Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=65e86dc9-d355-46d5-b82a-3e05f0eb1176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:42.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:52.590Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=61cfb7fd-a2c7-4479-bd1e-accf004700cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:02.599Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c8bf9d47-f069-4b77-a6e8-f9c76d147999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:12.609Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=dc7da5e9-8558-4a56-8795-5f4416944c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:22.619Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=95e58a2e-b5c6-44f3-b14c-186f0c30026c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:22.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:32.628Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f0ffb85f-d9e1-462c-82bd-0935f2bcf26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:42.635Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2a07d4d0-f3ea-426f-9e48-a5783ed42569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:52.643Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=dc7776f4-466a-4b13-b492-6de818b9072c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:02.655Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0336e52a-6610-4260-ae65-fab0c7a66d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:12.675Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=afee70e1-428e-48ab-bb77-63aefa891011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:12.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:22.688Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=604a8ab8-a4fd-45ea-afe0-e07d5f825fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:32.706Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fb98c0f6-4924-46a4-baae-5440788269fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:32.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:40:37.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:40:37.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:40:37.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:40:37.265Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:40:37.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:40:37.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:40:37.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:40:37.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:42.714Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=90defb40-4c69-44b5-b99f-0a004a37cb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:42.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:52.721Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f5dfb11d-7737-4e4d-9c25-a374e50ee05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:02.740Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=91e51dde-d735-4881-8490-67ccc6a33a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:12.784Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4e4fc960-4270-4e26-aa06-91cfd355d266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:22.795Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b4263f90-5a7b-482d-b2ce-3f74331334f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:22.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:32.806Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=391d063f-c6cb-4107-ab5d-95f27350a146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:42.816Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7481920e-3635-4766-98ec-4a8941ed3233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:52.825Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f6b14c06-ad97-4dcf-af5a-6bc43ad65d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:02.833Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8b188272-ac74-442e-bd65-7735c8316365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:12.841Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=14ca1c22-8491-45ef-90fc-e525041090c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:22.850Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5bb9c1e3-0c9f-4759-8473-82353a75a067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:32.858Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ddb78daf-b05a-48d5-aca3-72bef3e4086f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:42.866Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9e3e066c-1ae6-4596-835b-8f247d4e67ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:52.877Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b4e7ea68-5c71-41ee-844e-525f77f03089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:02.888Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=98aa98cc-3e6e-4603-8be8-e24e9309f3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:12.896Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=621e2058-7304-4341-9e38-a1e948373c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:22.909Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d4aafd5b-bdbe-4c67-9205-1a095586b623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:32.918Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6bdd4065-18a8-425f-a7ea-f396f6261c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:32.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:42.926Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6daa8532-659c-4f19-b91e-32afe4e0cb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:52.935Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a843460a-ffc1-406d-acb8-6cf086ca9069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:02.943Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=678037ab-21ad-4d9c-ad48-7982f1f842d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:02.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:12.951Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8dd06e34-7b3a-423e-b47a-c74b2141cb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:22.959Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c34a2057-9ceb-42b0-9474-67885fa5c9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:22.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:32.967Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f048b878-9623-48b6-9a49-e8d35351b123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:32.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:42.977Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1a9e691b-a4d0-47f6-9aa8-deecff85777d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:52.985Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=739c7f96-e009-408d-8f3c-5305721a2a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:02.992Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7dc50ec1-e9b3-4eb3-9778-f44e5d3dda07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:13.001Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fedae4a5-ee82-49a5-ad5a-66eca45d3407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:23.010Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=95066189-7be9-4fb1-a8fc-3fbdd36162cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:33.023Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c6d22870-bb57-4c86-b992-b8b66fa41d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:33.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:45:37.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:45:37.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:45:37.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:45:37.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:45:37.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:45:37.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:45:37.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:45:37.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:43.032Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c81afdd8-4c04-42a1-9227-ec2fa1b23d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:53.041Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3e559af7-0329-4a30-bc18-205502634f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:03.050Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4cfda2c9-7309-4170-b1b9-bcde6fc9523e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:03.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:13.059Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=93b03067-5495-4373-b579-3b764bd18e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:23.069Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1f84f9a1-e9b8-497f-b08e-7c637a151f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:33.076Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6806b0b0-acfa-4e69-827a-3243d439ce5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:43.084Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=01eab9e7-4d5c-4275-9d11-5e28f04b609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:43.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:53.093Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cdf88e53-9e5a-4ccf-b968-7d76bcc01e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:53.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:03.100Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9b2f732e-2210-4bea-bfe6-15081d2be9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:13.115Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=833666c5-f7a3-44c8-b915-0c59928ff552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:23.123Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=34f52af1-58ed-47ed-8bfc-0b55abb7bb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:33.131Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7d849a27-cd66-4604-a35c-2873c4ae56bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:33.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:43.139Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=250f3a69-305b-489a-8569-33ab24976f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:43.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:53.146Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b2294eba-4944-47a0-a1da-fc56bab69da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:03.159Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=05b94ec9-245e-4ced-9bda-21f4ab5e6166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:13.172Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6121d8f6-3eed-4284-8426-a35b22c81d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:23.195Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2e93ce72-6e5b-4b7b-9405-858adc1e803d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:33.212Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=38146236-ffd5-462f-9bc9-274c063540c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:43.225Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6d735bc7-9eb7-46b4-a9a9-224ad4603222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:53.241Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=41b8f258-80cf-4b09-aeaf-569d34ca2245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:03.257Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1501544e-005e-4fce-b0c4-d4a611b1673e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:13.286Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a65fd3ac-f8c8-406a-8c1c-a71f465b393b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:23.322Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=35f3aabc-e10b-415a-a837-7c4bb088dafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:33.368Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3e631026-9d73-43ad-a2b2-7ce558b63fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:43.389Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8a977dcf-b6e3-4304-8379-1f7917d5034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:43.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:53.410Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=661a30cb-babd-4f6f-a871-269348d9b3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:53.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:03.426Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8b9b0114-56d3-4cc8-8c77-e3883b425d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:13.492Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=101403e4-e09c-4460-ac34-b1c56b6ab834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:23.503Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=46fd9a98-4a00-4bae-8bcd-15d93dcde6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:23.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:33.525Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8bb9dcf0-35ef-4e25-9e0c-7fc2d71d5171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:50:37.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:50:37.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:50:37.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:50:37.484Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:50:37.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:50:37.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:50:37.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:50:37.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:43.576Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c307f610-e590-4e17-b17d-96122de2e208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:43.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:53.588Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=15547b13-db89-4c5c-81c3-698eb3cffa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:03.601Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=edd6b2be-5f72-4787-80c9-26f36085e6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:13.614Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=125bc4a3-17de-432b-95f1-2690633b573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:23.638Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=978c6227-b7ee-434b-9220-cbd499351871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:33.661Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=03582e09-14e6-4320-a9b0-aea3de2911b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:43.681Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=281358a1-1290-4312-8de1-46aa28f85472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:53.710Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e93fa760-acca-4aed-80a0-1c1bab25fdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:03.735Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c53ee2e4-a71d-4de8-a36e-005cef9c56ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:03.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:13.757Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6be1adc0-39f8-4744-8374-d5ed2cd9c819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:23.774Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7004c242-aca0-467c-a007-1567c708b584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:23.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:33.788Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b01885e9-507d-43c1-b318-7329b69d3d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:43.801Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a5c7fe63-3690-407b-b63a-5f130344b716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:53.824Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e70d05ba-ff45-4973-b5c7-6847360bcf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:53.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:03.840Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3807d16b-38c6-4562-8d01-eeed471bba62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:13.853Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=68619dc1-9cde-43e6-8962-b9e831235403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:23.872Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a470b3c3-2eef-49e4-a27b-0a204163700a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:33.890Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3b2c64cc-bbea-47c8-a4ef-7a867f2b0471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:43.903Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3b87caa1-5e5e-4155-8b1a-6461aa63a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:43.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:53.920Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=17d139a5-311b-4fd2-9c48-eabed8c9eb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:03.941Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7c803b1e-fafa-43b9-b310-f8beba00e2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:03.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:13.959Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fb1219b8-3047-4a4f-b16c-98feda4e6f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:13.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:23.977Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3d5c58cb-c519-418d-81cf-419782f6dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:34.022Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ddd857bf-2940-4748-9c74-8fd5139577c6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2021-10-15T11:54:34.458Z |WARN |[id:f82f1b43-230, L:/10.233.69.18:52048 - R:message-router.onap.svc.cluster.local/10.233.75.152:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:34.464Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:44.465Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3261d9c0-1c18-4d02-a48a-7e4867063785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:54.731Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=47067c02-c175-4279-9024-3eb459b79532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:04.746Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=af199133-c787-404a-b971-b318de61bdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:14.786Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fea54be4-ef4b-47b2-b678-6971b6d6ba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:14.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:24.805Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=73d19acd-1ece-4c33-a19d-94a2c9550457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:24.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:34.820Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=95d04f34-da25-4070-a0d2-f632df05d4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:55:37.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:55:37.354Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:55:37.357Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:55:37.360Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:55:37.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:55:37.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:55:37.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T11:55:37.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:44.842Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e5b56d44-c9df-456a-97f9-354334d2d899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:54.855Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0f87c96e-0efe-4a64-b51f-177f3c7716a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:04.869Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f6a5faf6-82fb-45f2-bcfd-b48ca0d45060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:04.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:14.897Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e4111b46-77b0-4499-b770-d8e9b02c2444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:14.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:24.925Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cdadccc8-d44b-40c7-ae36-66c87545eb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:36.458Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=139552cf-51be-494e-a982-ed3411ad647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:36.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:46.492Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4d5d5c62-8e68-4c48-9a75-2c6b7e70a03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:48.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:58.325Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9c140788-f447-48e4-8b2e-d7e2e35a2faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:58.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:08.439Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=61f1de52-b204-4716-8e31-5c3c6c3c57d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:18.539Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=10be27ca-774f-458f-93df-4dde4b024656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:29.325Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9d916d1c-294d-4cda-ad21-fc24bd7ccdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:40.029Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=28d574eb-61d4-4b05-b48d-78ca10bb9faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:54.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:04.523Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=218db52b-9401-42aa-ba0f-e3c46bd240b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:04.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:14.532Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b4ef3848-4392-4e9a-bdc6-eaf116f022ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:14.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:24.539Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a8d98614-9278-4291-ba01-b6648692f6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:24.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:34.547Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=854d3e6c-5e75-4ce6-9b20-be1ea523b05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:44.559Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1265c932-5ef9-4397-bc7f-48df57706610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:44.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:54.570Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6d2e77e8-e3a5-441a-8d55-8e1ab79c5aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:04.613Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4b5c3344-7243-4c81-8fd1-d945f16ef280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:14.620Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=aeaee875-21ba-489a-8065-2bcd7beae243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:14.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:24.629Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=59a5a6e7-6650-4c91-9c10-6a31a8fbc2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:24.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:34.637Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b98e74de-5f61-40c1-838e-c6a1a4138b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:44.645Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8e8e1b50-ee2d-45e7-b948-d97dc696a17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:54.655Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=20d59703-0505-46cd-b6d8-466618ba74c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:04.667Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=94995054-a688-476d-ab0e-d5ebae04bbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:04.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:14.676Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d69be6be-b9b3-4c54-8185-73cf253514c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:14.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:24.684Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=df88b163-1835-49ff-b593-781b4ff08b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:24.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:34.696Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b540ad99-b704-48fb-ba05-9abb541b2dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:00:37.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:00:37.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:00:37.308Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:00:37.310Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:00:37.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:00:37.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:00:37.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:00:37.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:44.708Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=760c7c83-8749-4a37-b557-a9ea49ecc3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:44.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:54.717Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=347c0ecd-d2cf-4139-b8fd-a4f95f7190a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:04.736Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=48f4dabf-bbd1-41f0-8b38-17501bf0ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:14.746Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0d118b06-b4ae-4491-80ed-d941648c62c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:24.757Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=50a973b0-786f-489b-8cc2-7095a5faab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:34.765Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=54aa346b-6e0a-4276-a331-ce8d0470ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:44.775Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4c987ba8-a483-4569-b1b7-a45934ed1b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:54.786Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e9870fe7-8b79-4045-a868-0a195acb15da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:54.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:04.794Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4651340e-ee6e-471c-b067-9993e1cd73dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:14.801Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4f7e5506-0543-4a23-bd8c-9500f471f2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:24.810Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5950b0ef-8738-4a82-aad2-1542764f9b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:34.818Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=07c9ed16-a4a8-4990-bb93-000187ede3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:44.827Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=48076898-db83-443f-be30-d66d4caf5a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:44.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:54.834Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c4ee44f3-0171-42a8-9b3f-77010a63930a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:04.840Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9b18be1e-484e-4f37-81e9-bbcb449fe331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:04.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:14.849Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=34a95a95-8002-4a62-a0c9-9dd3cb9bb26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:24.867Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=668c86c1-f92a-4be0-88e9-f091940fdb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:34.876Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=08efb2b5-3bc9-410b-90dd-9b644354e125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:44.889Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e9ff84b9-10b9-4d31-acbd-63f741d3225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:54.914Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1525e97a-cac3-4a3c-8700-1648b5a17978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:04.921Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=822171fa-8e34-4f26-86ff-6f4b7196e722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:14.929Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e9ea981b-ab26-49d8-b3c0-1723872568cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:14.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:24.937Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=59f2bd61-d423-413e-b0bf-f52a3f6a9295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:34.944Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8e8e5528-3776-43ce-880f-48bf0e25ae01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:44.952Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bd5a1356-adec-4226-9b32-f2e85984d0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:54.959Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5ad89a57-f30d-41c7-8cf2-3a10a142eacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:04.966Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ac86e0df-2d95-4c94-bf40-216e32132ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:14.972Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1a3a9a30-b1fb-4e5f-ab1c-59fdd929928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:24.979Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=65e3a17e-71ee-47a6-b990-edc9c136434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:34.987Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=25dc1ede-ee51-4d05-b3aa-e985facab2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:34.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:05:37.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:05:37.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:05:37.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:05:37.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:05:37.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:05:37.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:05:37.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:05:37.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:44.994Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=96b884ed-0aba-478b-b926-76f3d90a3831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:55.001Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=40028eac-6d5b-493e-9223-a6e3c87bcbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:55.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:05.008Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b2b9672d-a288-4b84-a455-8092d3f33e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:15.016Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ef7ac373-ff0d-4b46-bed6-f0e370bff7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:25.023Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=88fb9977-1d34-4d99-8c89-2fa918dc9565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:35.030Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bc982c8a-76f5-4fd7-90b1-e9a4ffc0540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:35.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:45.037Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=999ed2b0-c4ec-45b6-ac66-7b3e339553ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:45.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:55.045Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=86cd50e2-0bd7-433a-a81b-70e394fba1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:05.052Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=05e4b740-550d-4b43-98b5-5e21ba1c5353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:15.059Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2eb545df-0bbf-44fa-a10f-eb9771d71544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:25.067Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2a9c7053-6359-42cb-9064-e35a1b6cf13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:35.075Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1c06bb27-bd4c-4fed-92ef-f66a573fd15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:45.082Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=73892672-d909-43fd-ab34-0e317d9a98b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:55.091Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c3abc4d5-8b1a-41a8-b15a-f41bbb496177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:05.097Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5172fdba-9fb2-4883-ba37-4fc5fe34095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:15.106Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b356a7f8-81e0-4fb8-8d1e-95819a85ec4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:25.114Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=49a8e237-742e-4ffd-9e76-7ccaf62b6886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:35.121Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=009d4dab-2085-450e-954e-8660fe109989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:45.129Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9059cb78-994e-4bec-9061-4ecaa34886da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:55.137Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5177894d-25ff-4545-ad0b-4b8893cac797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:05.145Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=506bfc41-dced-4501-a9e6-f07d7eb8e849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:15.152Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f07185a3-0ccb-41dc-b8d8-17c81fb1db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:15.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:25.160Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bf6345fb-af6d-44cc-aed2-731850f18201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:35.167Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6d98e26e-9a5e-4270-b4cd-1a5dc46432c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:45.174Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c56d7a78-2c5d-41c6-bbdd-80410cbb4cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:45.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:55.182Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0822da66-880f-4b1d-8530-896257b67b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:05.188Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1cccaac6-5e6d-4ec1-99af-188d5a1c3a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:15.196Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fe9e98e3-98b5-4016-a07f-0a6e634713a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:25.204Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=92928c21-d3a6-4c3d-ac1e-ca20396618e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:35.211Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a04cefeb-3da1-4cd0-9717-ec3c8038dfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:10:37.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:10:37.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:10:37.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:10:37.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:10:37.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:10:37.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:10:37.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:10:37.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:45.219Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7783caa7-2886-4c18-bbb4-177717a30bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:55.226Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cffb81a5-c159-4ba2-895c-2618b52bf58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:55.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:05.233Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3e96c098-45e9-4bca-b9d7-4a24ba40a704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:15.241Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7ddb4cea-716c-4086-87bd-8e7b0d50f689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:15.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:25.248Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=67bdbab6-13e5-4e97-b5f1-80bc77fabf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:35.256Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1c392fbd-2bc6-4f4c-8095-9729e982dd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:45.268Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f2ecf207-d16c-4be2-a083-e25dae60270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:55.276Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=10e815ff-efaf-41d5-afc2-d83d00394fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:05.286Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5e16e393-ffca-4a36-b348-2e179c0b3f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:15.298Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=442f65e1-79f5-4464-aaef-db150f73b14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:25.306Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d3c273a2-88c8-408a-b6d9-0a8c01796808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:35.316Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c805ec8b-bac7-421d-8123-278867e435da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:45.323Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=36f9d205-bc76-4b6b-958e-77df48a2731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:55.332Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3bc86180-9d60-4a6a-b37f-e390064c9b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:05.338Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7e67cfee-8f43-4750-a18d-c9aad263f597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:15.345Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5f355c10-9bf4-4138-ac6e-0705d5ba6d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:25.381Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=23ff98c8-77b5-4408-b1ef-f9dc835adc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:35.389Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5892162b-ebde-49e5-a3b6-f6f8c7031c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:45.396Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=06645521-bb9e-46db-9667-b6590fa99973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:55.404Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ab20bc7c-1424-4268-b02d-ecda8ef0f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:55.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:05.411Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e4bd2709-bf7c-4de7-a580-861f8d3ff481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:15.418Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ebcacc10-cbb2-4cca-9e30-bdeb766b7603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:25.426Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c5091102-d9b2-46e6-9b4c-69d1873bd0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:35.433Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=97513e04-b614-40a6-9aa0-da96d4dda13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:45.440Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f9a8c2a0-ca1c-47c7-ab1f-e27d5bbefbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:55.447Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3ce996a5-5983-4213-8cd1-55bbb6058657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:05.454Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b8d7587a-f3c4-4f9f-abfe-bd374039ba83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:15.461Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=893c95e7-b1c9-4465-8ed2-dd3e798f189f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:25.469Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8393ce0d-331f-47b6-b4b8-5c0ea969f189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:25.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:35.476Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f522f128-c820-42fb-b795-dc3eb6ad1eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:15:37.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:15:37.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:15:37.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:15:37.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:15:37.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:15:37.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:15:37.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:15:37.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:45.482Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=10b9797e-dca1-4975-bc97-d6b628262e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:45.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:55.490Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2643247a-e948-416d-a9a1-5448cffc790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:55.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:05.498Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2f4a00dc-0b97-4a0b-a120-881bc201cb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:15.513Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a72380a4-cb57-45ad-b848-7ad21420f152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:15.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:25.520Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d6ca4bef-33f8-4924-80d9-fb4d75f42ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:35.527Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c3c88bc9-914e-4d3c-9006-d5388cf70bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:45.534Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2ef011ae-2cdd-4232-a73d-74ed8fba2230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:55.545Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=42a2ce60-07c6-4620-a00d-754ffd84d728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:05.552Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5a279434-7543-499b-be0e-063c3a1e2fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:15.559Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d17d080d-09e2-4e97-b976-f35cd5a54774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:15.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:25.567Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=481a4011-72b9-4067-a118-6c44d47f1a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:35.574Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=05ff46ec-0c13-4e08-a605-eb99da136b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:45.580Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6e941712-d483-442d-a12e-8aaff0c70bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:55.586Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5e41827e-abcf-4796-b256-dbdd302045b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:05.593Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bcb6bd56-f436-4364-abb9-fb9c10e5b749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:15.599Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=32e58b85-267b-469b-95fa-25de76fd3c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:15.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:25.606Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=005ea143-9f22-4fc7-9d28-bca237a60307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:25.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:35.621Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6e385435-d1e4-44fb-97f8-e04720704272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:35.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:45.628Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=74dd270f-33be-4c39-b5f1-8ad52e8e539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:55.635Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d0fcdea4-27f0-4cac-af28-3459aa99f128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:05.642Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8f65e593-4d3a-4543-838a-e7767c73b1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:05.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:15.648Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=feee014a-ce32-4974-b3d9-471a362c259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:15.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:25.656Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ab89675d-1bd6-4035-8dc4-4b39a2abc66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:35.663Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7ba2a5f2-ff1c-46be-bfeb-48d37f0bf4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:45.671Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=64cbadcd-7f4b-484f-8f0e-4c5cdd02c4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:55.678Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=76673db6-0789-4c07-b7ce-bc37091647dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:05.684Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2216c92b-cc85-4043-af12-00097b49ae28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:05.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:15.691Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e8349e05-e537-41a0-bdb7-73c82af3e7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:25.698Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6f5d7ee6-3e95-4ddb-9641-8185c12e5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:25.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:35.704Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b225058d-9338-44f9-b30f-2ba03d7c765a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:35.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:20:37.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:20:37.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:20:37.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:20:37.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:20:37.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:20:37.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:20:37.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:20:37.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:45.712Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6696eb4f-19d2-4a5a-a193-2dfecb47d03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:55.719Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=abca828d-a22d-4020-b148-ec1892806e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:55.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:05.727Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=400402b5-d52e-4699-85e4-a4b93aa5d660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:15.734Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1709b6b1-53dd-445d-9bd3-579927af9e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:15.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:25.742Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b0fcaff3-644a-40ef-be59-9044794acee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:35.750Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a5a8161f-b202-4396-ab22-333c6edfeead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:45.757Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1b46047e-db31-4252-b113-40431dbfefdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:45.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:55.764Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f873fe44-1104-4926-a0fb-6851fba504bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:05.786Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d73ec0f4-cb47-4eb6-b4ff-31970f5cc9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:15.797Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8bb14b36-a8cd-4093-9e45-e7c293065ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:25.819Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bdc4a8d4-a235-40c9-9581-b1608165afe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:35.826Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b6bdaa11-634e-4d84-a9a5-97d6c1a4ea1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:35.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:45.832Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f1a9ad67-9238-4a39-b042-07fe07dc94df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:45.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:55.839Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cd3ba852-9574-452e-96f9-7ad4b0383927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:05.845Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a4983d64-99d4-426a-b84d-73cd0fb99a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:15.852Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b7af6c81-c0de-42dc-9c86-d1022bcba886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:25.858Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e958c821-baa6-430f-a0ac-5cfc31e3c4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:35.865Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=26b662ad-1944-4412-a9df-1c5c9b83b008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:45.871Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=66f3ee6f-2d35-46bb-b2e0-66c40ee0c626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:55.879Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e87a7534-eae4-4ff5-87dd-7afb57ec3b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:55.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:05.885Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3351b8f7-9895-49b1-ad46-b0743c956e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:15.891Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=796f9fbf-2215-4c85-ac33-1dd1e1cf4d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:15.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:25.900Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=28bd8039-19c9-48e0-9dbf-14a7e4efc331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:25.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:35.908Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1baa5318-54fe-4de7-8f4f-a17a7a1b2390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:35.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:45.916Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ac6736bb-5d9d-4536-8d61-69bed6f2e03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:55.922Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a053e2e6-a5aa-411d-9e8e-2d13d6fa5dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:55.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:05.930Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=939615fa-3da2-4440-a817-7b84c1b026e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:15.936Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=87b7d85a-c67f-4b82-b07a-4dcac4bc773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:25.943Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2d4c8722-44b4-4dce-b46a-6facfb98928a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:25.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:35.951Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=707e3f78-bc4d-4e69-ac81-73f4fc5fc7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:25:37.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:25:37.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:25:37.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:25:37.234Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:25:37.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:25:37.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:25:37.238Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:25:37.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:45.958Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=de499b44-4b63-49c8-a16c-30070392f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:55.965Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e4906b31-8666-4570-8a71-6bbb344860fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:05.973Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f17afce1-d1f8-4b9c-bc46-db9930c59a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:15.980Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=55707d01-433b-4daa-9a78-111017a7e7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:15.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:25.986Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3b24e0a0-5282-4f28-8e58-c413a6d27e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:35.993Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1e25f333-6eaa-4f43-92f2-433d26f254e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:35.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:46.000Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1103227d-5a3e-4c21-b44a-43c0545a8c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:46.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:56.006Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=dd936ce7-cbc5-4070-bab0-0b3b371bc887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:06.012Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9de323f2-5106-422e-b40f-0b654c45d222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:16.018Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=33bc3758-3f0b-4d31-99a8-40602f1111ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:26.024Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=316de6b7-b056-464f-982a-bc308ea3ec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:26.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:36.031Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ed3d2ff0-dbf4-458a-b9c8-eef8b832d5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:36.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:46.037Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a321cffe-6946-4b54-857c-b0c189697b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:46.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:56.044Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3ad76c0c-87c5-49e5-a81d-415946f02bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:56.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:06.054Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ea0da79d-b4cb-4695-9b8f-d3483ba99a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:16.061Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=18a48459-be4a-488d-b3c4-fc7a5583fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:26.068Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6e6d7883-9d95-423e-9952-3d2f373661c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:36.075Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cab6ada3-bdcf-413e-abe6-adfcf6ab453e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:46.082Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ae77d8fc-0e61-4d1f-bb0c-a163448a4ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:56.090Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ec7ef696-45ee-4750-8c9c-a3b957a81a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:56.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:06.097Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e68518f3-6500-49b5-b1b4-c9ac021f2445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:06.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:16.103Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5dab191f-2801-4eaa-b540-3d77359de8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:16.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:26.119Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6b55357b-5d04-4409-baff-b995ceec258e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:36.125Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2cc8a013-baaa-42ca-a4cb-ad5ab6a400e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:46.134Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=846fc884-0512-421a-bb1a-04f013cbaff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:56.140Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=72307416-4604-4752-a7ea-bd6ebc8991c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:06.146Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=72df4430-cee8-46f4-9bd5-14e84c7c1e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:16.154Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2b6a1b14-c95f-4b59-8629-a7656df7e900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:26.162Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=35e63f61-f547-488b-be21-5e5d6094c507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:26.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:36.168Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=54c6d726-daf2-491b-9f29-6bfa62540904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:30:37.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:30:37.216Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:30:37.217Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:30:37.218Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:30:37.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:30:37.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:30:37.222Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:30:37.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:46.174Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=739e2c59-398c-40a2-a447-341f70316753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:56.180Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5de83519-8d47-4c7f-ac19-a4dc5124ee35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:56.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:06.186Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2ce3fd42-4938-43aa-bc13-1a72e41d713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:06.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:16.193Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b1b78bc3-6406-4c9c-b6f1-217ec9574dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:26.200Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2f5492af-df4b-482c-bb47-b2b680a1d4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:26.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:36.206Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c844e5ca-5c76-4b77-88db-ec7abb32b1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:46.214Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cbe21099-51bb-4fbd-9c6b-0ea7461e42fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:56.220Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9eacf466-ff18-462b-a6ae-57fd1fe8a4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:06.227Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d2319605-647b-40a6-a8a2-a451b5329dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:06.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:16.234Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=461341cd-8c93-439f-9504-ffc8e195fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:26.240Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e9b93dcd-9e77-43ea-89c5-ed019a4e4ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:26.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:36.249Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c1fbfd91-fe5c-4416-8551-1162469c16d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:36.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:46.257Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b021db48-7fba-4fdb-8763-0e3a9941f497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:46.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:56.263Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e4ce2265-85d4-4671-8fb8-a42d57a88b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:06.271Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f0dabc48-a7ec-4a50-92dd-14cf29b01ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:16.278Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e3cef785-0564-4cac-bea3-d789d6aa8e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:26.291Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7f568642-56d9-4cb7-b8cd-d14288eacc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:36.304Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=605c5e07-7cc6-4096-b4ab-2df91075efc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:36.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:46.310Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d77f0df5-399f-4f1f-9cec-7c0cb3c755ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:56.318Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a027c662-acff-4e2b-b476-3ee835d7ca8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:56.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:06.325Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ef31d4bc-32b5-47fa-9dce-1e31caadf7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:16.332Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=eeaf9e68-7b20-431c-ae8b-fb22283c22e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:26.349Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=afd504fa-389f-42d2-b231-e707f4f15ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:26.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:36.366Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3c8db4b3-a423-4a62-91f9-baf697938a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:46.374Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=61745075-9aa3-4fe7-8c67-2f1d391a9376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:56.381Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d95904ce-7142-4474-b1a3-03f1d7fad877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:06.388Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=45ae80f4-7f5e-4b5b-a5e3-3981136f1fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:16.403Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=37a95afa-c103-4102-a701-d52b69d8be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:26.408Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=eaa93acc-7c5b-41bb-b1dc-10d658e62211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:26.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:36.414Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d3af6650-ece7-49cd-ab74-5a7bff2a9981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:35:37.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:35:37.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:35:37.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:35:37.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:35:37.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:35:37.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:35:37.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:35:37.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:46.424Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bc71bb55-aef2-4ff0-b90a-6dbf65bd31eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:56.430Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=198bc856-cb68-41da-9d72-8af882afaef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:06.439Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=161c68f7-62bc-45a8-b4c2-bfab5c85962f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:16.446Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=91072cbb-632a-40b2-a317-d24ac263bb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:26.455Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9552ab15-d086-41e1-b9e3-ac308968e705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:36.466Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5dab4c6f-1b16-4d34-ad93-09ce23a00370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:46.473Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=08086565-c0a6-4a95-be73-dc4a3710f4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:56.481Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=77c7518e-7743-4f50-8f86-aa8ff6fa6707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:56.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:06.487Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f8a0b6c1-2bf6-48de-b7c0-5b1415c22fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:06.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:16.496Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e1132335-46b1-4f22-b3b1-56b32a77d380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:26.503Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cd964465-5a38-4ae9-b271-65fe97b4ad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:26.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:36.516Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=eb19ec85-9997-4655-9140-416a63abf570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:46.526Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=13097f4c-0186-4698-bd86-6451928a9a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:56.532Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=46ffba01-4111-4633-b511-364a0a16c5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:06.541Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=87b03466-71a6-4011-92ef-98566fa885cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:16.548Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f8502fef-8274-4e26-9a84-0e84dedd3104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:16.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:26.558Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4620e5b2-f96f-4f6a-b809-b8e30d3a87d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:26.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:36.565Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bb59ef45-6755-4ecb-98a2-f520f74a8d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:46.578Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4480c1c4-6a32-493b-9010-73ca32293e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:56.584Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=005e5763-0d81-4277-8ca4-1c57898c29a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:38:56.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:06.590Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d53a84a5-9b65-4122-bfd8-97d307347d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:16.598Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=81d14677-c204-4b63-8406-b6b9f63213f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:16.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:26.604Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=93072350-65b8-4b0d-b5cb-98a53ddaa8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:36.610Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8420ab35-3ffa-4664-92f2-8f7ab575ecf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:46.618Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5515529a-5611-4d9a-8475-92b542c93ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:56.625Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f61020e8-58ad-4471-a464-ffde555aff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:39:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:06.631Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4b7df5e8-050e-4119-a3af-37f06ed1eda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:16.638Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f78c5137-9aa3-4df1-aef8-f96b68e97e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:26.645Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=491e5ea2-7b90-4f44-9568-416ee823cb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:26.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:36.651Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0a18a2ad-a704-4765-9c2f-5fd23af342e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:40:37.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:40:37.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:40:37.221Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:40:37.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:40:37.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:40:37.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:40:37.225Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:40:37.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:46.658Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=43297dc2-08a2-4bdd-8205-fc41239eedb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:56.666Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6207b9f4-8110-4e54-ad4b-b8a2c17ddbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:40:56.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:06.673Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=729e160b-fca4-43b2-9de7-82e652a09c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:16.680Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=25b464f2-01fd-4c3d-b908-9dac02c567c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:16.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:26.685Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5e6499c7-b348-40f2-8015-df956bfaaa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:36.693Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1ebc39c1-fa0e-4290-aaeb-8027bac81364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:46.700Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=22a94813-8148-40a8-b433-b941eba723cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:56.706Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2839f66f-39dd-4076-8fe3-cecbf8355a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:41:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:06.712Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=682095e1-2bfd-432c-a692-7717d3b2f261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:16.720Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b3f2c9f5-f55e-41d8-b699-dc770070c268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:16.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:26.726Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d4a84151-8dfa-42f0-a07c-75fa98a88e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:36.733Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2bd35537-0ea6-4105-974d-ed26be7d5c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:36.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:46.740Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b5a99e73-fcdf-4d57-b78e-990ec0496d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:56.747Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a65973bf-c582-4615-9562-6d329f807a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:42:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:06.769Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bbbe0efe-e806-4f85-b91a-19e09b069831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:16.776Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=db960a4b-8e09-4c3e-8505-c7817a9e8d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:16.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:26.782Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9eaa43bb-2cdd-467b-a8a3-e23237c2a745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:36.788Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8b663a7f-8923-41e9-b9fd-fbbc1c478383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:46.794Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=403647d3-22e5-4aa1-a27b-c80f9c2756d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:56.801Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b0642f70-275b-4337-bb65-ef5e89597640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:43:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:06.808Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3cf02349-264a-4055-8240-307150dcede2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:16.814Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d14f6baa-9590-4212-9ee1-8fd38a9f0648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:26.823Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3e425559-c3ce-415f-92fb-d69e4a426cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:36.829Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b08bc137-2708-4e57-9247-0675d1c6540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:36.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:46.836Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b7aa7c37-8e6f-4229-b800-e0571de0d12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:56.842Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8a831c9a-d81e-4b51-a468-6490f4d4d880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:44:56.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:06.848Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e91d1276-e275-4d0f-8ed4-673df474a9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:16.856Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b3543c1e-6f55-4c20-a6b7-e44ed213291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:16.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:26.863Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ae59341d-ecf5-4caa-ae34-f87631308779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:36.869Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=bf8b6352-08d3-41ab-af03-e12328cb2f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:36.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:45:37.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:45:37.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:45:37.221Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:45:37.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:45:37.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:45:37.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:45:37.225Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:45:37.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:46.880Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7a0e451e-1115-4fef-9071-9177663687f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:46.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:56.887Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=756fcb01-b79e-4f41-8384-2350499d13c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:45:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:06.893Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=50df0179-8959-4f61-9ca8-72f1f1635e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:06.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:16.900Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=17390afe-edb5-4e61-970d-9349b2df4cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:16.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:26.907Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=32b156dd-78d8-420c-aa43-c97e7cf6a989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:26.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:36.913Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=976f6861-fbaa-46bf-90ab-9881557fb51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:46.920Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a226f5c1-b7f3-45d3-8842-99b3e5ff33ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:46.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:56.926Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a81fc5b8-75b9-4bff-b6e6-24360c80a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:46:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:06.932Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e2d1e7a9-6064-4eae-8ab2-daa9015c84c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:06.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:16.939Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=988acfa9-82a0-49a5-9b7e-3222fb6d4e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:26.945Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2da6b189-67bf-476a-b05f-82105cbc525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:26.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:36.952Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=22311917-846a-4510-a16c-254c5fdd1af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:36.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:46.960Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b03e62cf-151d-4abd-b706-0c5742ff8ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:46.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:56.966Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=adedae9e-1b7e-477e-bf54-a7f8ee8242eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:47:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:06.972Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f314d6ae-91fd-4d12-957c-b3c8f250b99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:06.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:16.979Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f90f04b6-3095-47bd-a9fc-5c51644c24e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:26.984Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=25356ed7-63ac-4fa4-aef1-b79f65eeeb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:26.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:36.991Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a115f82e-3f1e-41d4-a0cc-3eb992387640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:46.998Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9ba8e75b-7857-460e-9ae1-47bfa28c709d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:57.004Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fedf1485-4dd3-4f75-aa00-9ca545ff8092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:48:57.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:07.013Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=152b2ee9-4710-44b8-bee9-efa452352485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:17.038Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e8f41a69-bb02-42ef-84be-5e97dd0fa765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:17.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:27.044Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=416d1468-a2fa-418e-8c49-6a37833a1946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:37.051Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=57f0e099-60df-4981-82a1-6060a67bd569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:47.119Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3197a587-1849-427f-8a44-e4af6fec3987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:57.124Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=de1a39e9-9c89-4498-80b0-f58fa8a11131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:49:57.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:07.131Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6a985f02-271f-49ac-97d4-dc22134f294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:17.138Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6255c08e-75a8-4b50-b291-0616257898d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:17.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:27.145Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f428de33-dc01-46a0-935c-85a3c994d215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:27.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:37.154Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f3bc7f7f-b8e6-431b-98bc-d04b97bcdc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:50:37.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:50:37.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:50:37.225Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:50:37.226Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:50:37.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:50:37.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:50:37.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:50:37.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:47.162Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=95cdd1b3-7c56-4ec2-ab64-b8855ee6241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:47.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:57.167Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9b91d7f1-0e6a-4178-b329-3cdbdf9c0dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:50:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:07.175Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=61663ba0-c6e6-477d-a0d3-de9764330f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:17.181Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8ae9e29d-7f4b-48a4-bcbc-e8d599e9d788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:27.188Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=42983552-ee12-435f-926e-3230ab6f5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:37.195Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=77a2be71-eb29-4537-a279-95c3380c3340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:47.201Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ad1f9c86-d6e9-4606-88f4-0b93251fb0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:47.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:57.208Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=041344ea-7cc4-4723-af76-57f6be0742ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:51:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:07.215Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a431db7b-07c9-46af-842f-32d6dbf6f10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:07.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:17.221Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=74a729bd-421c-4b95-a3ff-5833028cea37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:17.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:27.228Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a30904a3-8eef-48f9-b856-f7914ca13aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:27.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:37.237Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9998c611-0351-491e-a940-2fd8f28b0f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:47.255Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3bd2bef9-8840-4a87-9a55-758924088dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:57.263Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ff6added-2357-4f73-a7dc-9097a0c2b391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:52:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:07.286Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ed35893a-6f37-4383-8778-57faae68e9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:07.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:17.307Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=03b62f29-7a6f-4cf8-b129-b8c21a8ddf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:27.377Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8241713a-2dba-4e8a-8c7e-8ab56473bf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:27.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:37.388Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=cad7d7ca-02cd-411c-b771-993ad1bb0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:47.409Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=905bea50-0d05-4660-80ff-4576ccba232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:57.417Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e6b8edf8-e63f-425c-8f92-0435aed3d799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:53:57.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:07.423Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=36f969b8-6977-41cb-be6c-4533b58467be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:17.447Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=751ec51a-eb17-4ce3-911e-c7c920f9cf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:17.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:27.454Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f85444e6-82e9-4d9a-9189-75a1c441da9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:37.461Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=eccec8e0-849f-4012-a999-32a7ebf7ec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:37.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:47.468Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d54a4e10-7ea5-462e-b219-f82952b8e932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:57.473Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2ad145bd-0022-4b34-a2be-ae0b68bf6d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:54:57.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:07.480Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6d9fa5d1-5718-4862-b1aa-28d97e39fea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:17.501Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a193091a-1af3-4768-9b4e-0c81da66f716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:27.509Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9a533b78-120a-4b26-9608-a05ac4e0402f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:55:37.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:55:37.324Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T12:55:37.325Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:55:37.326Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:55:37.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:55:37.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:55:37.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T12:55:37.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:37.516Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=03a8f0c9-ae7a-4795-951a-079e92283f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:37.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:47.524Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=67789efa-0140-4843-95c9-60400b3aad56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:47.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:57.532Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f3fe3562-7e1a-4228-97c0-41382b651c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:55:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:07.538Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=68d74653-b7fe-4f11-b206-f490ec7f5ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:07.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:17.561Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f391acf1-cbf0-48f2-b65e-1c8d13bccd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:27.588Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6e5c885a-5704-4e61-981c-79e4c2d82dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:37.595Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c2ba2053-ef6e-4062-8845-3bcc8757bbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:47.601Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2c544a03-0798-4061-a780-d4c2c2553a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:47.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:57.609Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=de9c492b-9922-4748-adce-161511408c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:56:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:07.616Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e668f33d-6770-4238-999e-5ae9025717a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:17.623Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=43a222c0-0542-4e92-ae82-1f0ba07083fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:27.629Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e1b4eebb-ef1a-4e06-b435-5a394bc406fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:37.637Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3d0009cd-bf3f-492b-80eb-376ec35e04e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:47.643Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e1c7c56b-2870-41bd-ba47-b5023ffaec9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:57.650Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8fe5b225-f87e-467c-8d96-94e0c37e69c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:57:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:07.662Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=097396d3-d0e9-45af-9d19-2967c05c718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:07.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:17.669Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=01fb9a10-17f6-4151-9c4a-03e1025ddcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:17.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:27.680Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=012d642a-e6bf-4974-b409-2025fe05a0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:27.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:37.688Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4a2c743c-e26a-4fc8-9fea-f0e01cae687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:47.696Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3919e7a3-d1ea-4101-ba03-6fd4917c0a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:57.703Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5ef1c1ca-44b9-43c6-9d32-8559a38c6076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:58:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:07.709Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=866e45c4-2d9e-44aa-8982-ea5a03985d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:17.715Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e4b8bef4-163c-4e4b-9e39-37c0f4e5aa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:27.726Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8dce3f5a-7b82-4aa7-a9e9-014058c7f823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:27.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:37.734Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=74b21c5d-5710-48df-962d-1007f20aba71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:37.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:47.740Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0fba55f0-14a9-4375-9b26-5e0f6e4da11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:57.747Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9586c164-41da-4117-9c5d-bce745562e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:59:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:07.753Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=af0d406d-7b53-43a6-99dd-1d6f55706514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:17.762Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=84e5517b-efd4-4210-842f-5fbf5279bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:27.773Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=767a32ea-a3a5-4979-ad90-77ceeeee4e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T13:00:37.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T13:00:37.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T13:00:37.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:00:37.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:00:37.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:00:37.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T13:00:37.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T13:00:37.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:37.780Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c07a7958-b5e5-4449-b6e0-57d9ce5664fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:37.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:47.788Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9b8a8f46-8b79-4d48-9c4f-21acabc17f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:47.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:57.795Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a8107e6e-5ed6-4c1b-942a-ad93a13ab32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:00:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:07.806Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7bb9e615-d09d-49eb-840b-95f01851f861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:17.812Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a0320438-c3ba-4a83-b1fd-1f5aaf5cc48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:27.820Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8c9bf421-5d24-4ed5-8660-b35b6c604036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:27.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:37.830Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3d9a302e-4817-4e04-ac37-b6eda0a1b28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:37.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:47.836Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=baa4b988-97a4-4ae5-b1ff-e70215e65b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:47.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:57.843Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2759119f-26ab-4e38-b1ee-bbe890108af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:01:57.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:07.849Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3b0c270b-a9ca-4eed-a62d-50610246652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:17.856Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f32b9408-b92d-409f-92e1-f6ca7c317fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:17.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:27.871Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=566e3fa1-2c99-41dc-802d-31e5896cab70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:27.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:37.879Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=52884127-d7a9-4a7c-8438-6a6af4486700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:47.886Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d9c3557e-c4ae-46e9-b23c-da8d47722462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:57.892Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=246fe7fe-1d15-4b13-bc8d-05c43d16f08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:02:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:07.900Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=28f8cb9b-0212-493d-bcf1-65837bc02899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:17.914Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=93616fb5-6b1e-4ecd-8644-61b24414946c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:27.924Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9e27b78f-4c41-415e-8bce-69424efac85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:37.932Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=de7241c1-a7aa-4bb2-98b5-67bc1c50c254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:47.939Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e7ae0168-6556-48e1-8c56-14432c327056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:57.944Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=483a8d94-ce03-4917-ad54-064a2d1b5f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:03:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:07.951Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d64d1612-03b6-40c7-b85b-8e08903f394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:17.958Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=997f9ec2-bd11-49cf-b690-b7c3945f53eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:17.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:27.970Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0f282252-d333-4bdb-a8bf-f2a8ca163d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:37.976Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=eac0661a-3813-41c3-a8e5-4e743a583b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:47.983Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=712b1394-15ac-4d8b-895b-af31f4ca84b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:57.990Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=31336982-012b-4185-bde6-d8c4d9e01af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:04:57.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:07.999Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=19dc8bf4-d9d2-42f4-85b8-e9756a39bf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:18.012Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b4a03fc6-965a-418f-9005-53d5d3796b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:28.019Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3239f875-170e-420c-94b8-8ef71525c1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T13:05:37.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T13:05:37.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T13:05:37.193Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:05:37.194Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:05:37.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:05:37.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T13:05:37.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T13:05:37.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:38.026Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=e3104967-06f7-40ea-99d5-35e691f9579f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:48.034Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=33c08d12-b8ba-45a4-8a73-5c4601e71a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:58.040Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7798583a-29ca-44e1-92b3-bb0db1cc3be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:05:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:08.047Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ebe8c64e-de6d-4df1-aa6e-d25d99399a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:18.054Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=889a86e5-7332-4feb-a237-a786420c4376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:28.060Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c62d3a1b-b696-4859-a2a8-f4c227fe7632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:38.068Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=ca4531e6-7204-4142-9f6e-2818ed0ccad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:38.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:48.074Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1bed8f60-20cf-495e-90ac-8cfc572cec72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:48.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:58.083Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c274bddf-1a1f-4bd0-9402-0869d86622df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:06:58.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:08.091Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3edc70c5-174a-4737-b315-700492dad73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:08.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:18.097Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=32832204-cd13-4421-9c29-af715298f9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:18.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:28.109Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=70658058-2157-4d7d-9202-7a749b52a389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:38.116Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c867c78d-e6c2-49ad-94b2-1e90b3b47e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:48.122Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8231503b-7f16-42db-8f3d-007782245e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:58.129Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8fee21ac-3fa0-41d7-a4b8-f9f45ba04865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:07:58.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:08.136Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=35e4b921-a8e9-42ea-beaa-f1dd9d52cbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:08.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:18.142Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=fdb88ec5-9ee3-459f-b9d3-c45e9666788c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:18.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:28.150Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=24521244-a314-404a-8872-26045b908524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:38.159Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=eeba976c-c5ae-45ac-bf7e-5cd62283125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:48.166Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=409621ff-83cd-45d1-b440-30e92ec68b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:58.172Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a1dcb627-6efa-4f55-9fc5-772260e7299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:08:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:08.179Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=63fa4a15-9413-406e-ac3b-8a1aadd61ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:08.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:18.187Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5752eabc-869c-4c34-83c8-576499e22c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:28.193Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9a767924-6410-4a06-afd9-6c823cbc3b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:38.203Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b90b428b-ef0f-47ca-918e-3880bc8fb119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:48.210Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=138841dc-c79e-4987-a204-8dc8cc273ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:58.217Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1869bffa-fdcd-47f6-807e-f5415e07314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:09:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:08.228Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c6227eb2-78ad-4939-8185-7aacc434ff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:18.237Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=71e9db34-8460-4dc2-b409-a50168554849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:18.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:28.244Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3893ad83-e04d-4c22-970f-8cbc48992d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T13:10:37.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T13:10:37.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T13:10:37.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:10:37.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:10:37.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:10:37.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T13:10:37.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T13:10:37.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:38.252Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b5d48427-6c02-408c-8e12-6eccae478ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:48.263Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d21b1ce1-aae7-4c6e-9492-65b457a1ac7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:58.270Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4adc2622-bfc8-43c5-a512-3a272513ac01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:10:58.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:08.277Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d8429147-74f9-4ce1-836f-2c5fe180f119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:18.284Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f2b8e44d-e210-48e8-a714-8717aa42acbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:28.296Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=dd36cab8-d00c-4790-b22c-96aa06223bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:38.303Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5c9a3526-a586-4606-9232-14235e3acb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:48.309Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=439c0eb4-c29a-44e7-b5a8-cb24619ffd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:48.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:58.316Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3b2aa99f-7a24-43ee-b17d-59c26fce5cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:11:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:08.328Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=522cfbb0-1949-4d22-897e-6cd3dda85407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:18.334Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=da7aeb9f-ff8b-470e-a6b7-f68ca7125c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:18.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:28.341Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0d8cf351-7faa-4f76-8682-a0b935f831fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:28.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:38.346Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8049eeb3-8029-48a0-813f-445a71dfcb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:48.353Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=da83508d-ac82-42ee-96e6-c8ae42e22e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:48.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:58.361Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7b88c46e-2a6e-424f-8278-b252291697b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:12:58.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:08.372Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=30393daa-3514-44c7-abd6-79b0a2135783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:08.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:18.384Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=01296cdb-8857-4ff6-a32b-70540a24e5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:28.390Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=1265272c-f534-4c53-b8d3-03224a44d4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:28.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:38.397Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0d8ae911-1634-4f15-9f43-ca12dbdbf33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:48.414Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c85fb730-ec48-4480-8d30-1c5587390a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:58.420Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=df4ba080-b425-465c-8ecb-020a0d9d0bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:13:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:08.426Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f68ede80-9676-458c-ab2a-da62c4fbcd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:18.433Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f58db383-5b83-45f7-9bb7-82018ce0d5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:28.439Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=25414983-9b7d-410b-a153-78bf0e56717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:38.446Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=76a850e9-18a5-4e17-a4b1-3f72f3a8beff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:48.455Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0b44fa85-6341-4ea1-bb65-dbe0d06d56fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:58.462Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=890f490b-00aa-4ed5-8f05-fdc643cf0621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:14:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:08.469Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9aacaa3b-db8c-4dfd-a05c-35ac8898034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:08.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:18.476Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d1a8c36a-f4ec-4c1c-a889-97fbcaf4fce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:28.482Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=07e6060c-6918-4a18-94d7-a9558ead990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T13:15:37.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T13:15:37.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T13:15:37.223Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:15:37.224Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:15:37.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T13:15:37.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T13:15:37.227Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-15T13:15:37.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:38.489Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=9ab48207-2655-41c0-baf7-20f81b997e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:48.495Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=24c98e4f-5528-4403-b710-cbdbd1dd8c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:58.503Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c2414d6b-c9c4-4f94-bc8a-122cf05a6c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:15:58.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:08.510Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d6e1827c-5e40-4f82-9c7d-35fb12af7180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:08.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:18.516Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=00e56553-4fed-4e3f-9445-0b3faf011ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:28.522Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=c90e6b76-cbb3-45b4-acb0-662245a3c101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:38.527Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=97f356fa-ec31-46a6-ad40-15a9087b6262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:48.534Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8c315329-162b-4006-a142-c3b491f88b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:48.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:58.541Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=a0515534-c4d6-43a5-a4ac-0cbfb9a6424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:16:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:08.552Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=04183321-9209-4c6f-bcb6-14be590ccadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:18.558Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=12cdc614-7386-4ff2-9785-105640d300c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:18.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:28.576Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=7afd87de-c67c-42c3-bc18-46fb2cfec21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:38.583Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3025c7c3-f984-47ad-be1c-57b7e0a3e877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:48.589Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=d93c05f4-d161-4ab9-9add-e78b90bba42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:58.594Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4649d30f-3f56-4a93-9735-9016ba5a09b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:17:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:08.601Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=6797ff55-dcf7-475e-8596-09972aa984c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:18.606Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=b44b1396-5440-4247-a8d3-66e2b5bb2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:18.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:28.619Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=8e2c669f-7f23-45e3-87d7-2df72cf28262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:38.626Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=5e50d45d-8102-4c46-892c-b9b5b4043a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:48.632Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=2f7ba8eb-6c47-4e22-a136-6b8330aafc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:48.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:58.639Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=3d480e5c-21ad-4828-9b2d-c3fc3d9002c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:18:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:08.646Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=f1f96f0f-42b2-4cd5-b822-5d0ec287c7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:18.653Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4ccd17ee-a3ad-4b43-9ae5-a3fc1a59cae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:28.660Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=0a0e9864-abd2-4e0c-bcbc-1a623823022d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:28.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:38.667Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=80b1a88d-0033-487a-a12a-43391c57b067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:48.673Z |INFO |Init configs |InvocationID=d19380b5-c9da-484b-b23c-b15b5c58db25, InstanceUUID=4589824e-ce54-473d-bb01-7ba5187eecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T13:19:48.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.