By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T05:58:20.918Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T05:58:20.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T05:58:20.968Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T05:58:21.672Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T05:58:21.780Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T05:58:21.780Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T05:58:21.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T05:58:21.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-29T05:58:21.932Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-29T05:58:22.084Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-29T05:58:23.711Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-29T05:58:24.195Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-29T05:58:24.217Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-29T05:58:24.217Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-29T05:58:24.276Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-29T05:58:24.276Z |INFO |Root WebApplicationContext: initialization completed in 2191 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-29T05:58:24.676Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-29T05:58:25.540Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-29T05:58:26.807Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-29T05:58:27.449Z |INFO |Started MainApp in 9.088 seconds (JVM running for 9.921) |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-29T05:58:27.525Z |INFO |Start scheduling PRH workflow |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:58:27.537Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=046cf912-81c0-4c71-b34a-c2ff9d3181b0 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-29T05:58:28.865Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-29T05:58:28.866Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-29T05:58:28.868Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T05:58:28.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:58:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:58:39.020Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a175ebba-8075-4661-b2f3-e4e0d77ae937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T05:58:40.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:58:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:58:50.098Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=519c478b-fbcf-46db-a11b-f939cd1638e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T05:58:51.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:58:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:01.167Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3bc81a98-dc53-439e-a875-7d82d34cef8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T05:59:02.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:02.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:12.208Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=785e3a5f-11aa-483c-8e85-51dba8ad93eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T05:59:13.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:23.281Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f8212894-5126-4422-90cd-48d8c6e8b442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T05:59:24.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:34.322Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2f15559a-e2bf-4ce4-8695-c49f5b5e0d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T05:59:35.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:45.357Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=30c15061-319d-4202-bc4f-7340e7cab9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T05:59:46.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:46.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:56.397Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4918fd49-def1-4a26-b4d8-9ec700f80179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T05:59:57.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T05:59:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:07.440Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=886847b6-5a1c-4807-ad99-273dfe9ed9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:00:08.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:08.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:18.481Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7c51f0df-1d9a-4724-9137-bfa05bd623a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:00:19.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:29.516Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2d9c7620-3c50-436d-a2c3-c20511c3d125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:00:30.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:40.563Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1768cc73-b408-4fc6-b8e0-47f9153b1c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:00:41.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:51.635Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ed041bfc-b324-4468-862f-3a923e3c103f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:00:52.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:00:52.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:02.673Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0f5600f9-249e-4266-a5a2-5a7d622236dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:01:03.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:03.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:13.711Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=70120cac-35c4-44d9-8a8a-a562379dc6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:01:14.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:14.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:24.757Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d8a47ce7-2c18-47a7-8365-92b247726f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:01:25.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:35.829Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=bea8281b-2824-4277-af17-802975aeca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:01:36.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:36.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:46.862Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=832200f7-4cbc-4e3f-8c9e-8d8e7b1ac66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:01:47.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:57.905Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=10cb95c9-b1cb-463a-b861-488986a4ba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:01:58.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:01:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:08.950Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=65ae59aa-2a2f-46c5-94be-c27457fea753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:02:10.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:20.017Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dea9658c-75e7-453f-8c5f-26b502ada7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:02:21.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:21.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:31.061Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0a98394c-551d-435a-b9d4-6cf4d280da6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:02:32.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:42.129Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e697f7e1-c840-4226-9f45-f24d5108cc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:02:43.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:43.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:53.211Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3ebaa081-45b0-48e9-b60a-0a5ee83dd47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:02:54.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:02:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:04.270Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3bc5d3a4-a2bc-4c34-8299-ba1ee300ff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:03:05.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:15.313Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dd69a097-fa33-4569-8ed6-3166674f8079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:03:16.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:16.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:03:25.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:03:25.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:03:25.499Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:03:25.501Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:03:25.512Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:03:25.512Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:03:25.512Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:03:25.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:26.390Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4bcbebca-deff-4980-8df9-f4ae4d92c7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:03:27.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:37.457Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=12e40684-94e8-4e38-8e91-1f279c857a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:03:38.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:48.492Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6ef861e8-6a0c-4538-a662-541dd173f4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:03:49.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:49.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:03:59.539Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6ee467e3-3508-4119-b0eb-aebfc9ae5be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:04:00.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:10.610Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=fbd2413b-27d9-4453-8b4b-e540017e830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:04:11.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:21.646Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=71db24e6-5f1b-40cf-ba7b-3a52221b3bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:04:22.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:32.691Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1a715663-093e-441a-b34e-0d3e5d1f68ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:04:33.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:43.728Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=bd281c6e-44f0-423c-9f97-0bb2653815cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:04:44.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:54.806Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=da3acda9-e5bb-438a-a8a6-28545fa57242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:04:55.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:04:55.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:05.846Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=40a22898-5f72-4948-a034-9d50650e39b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:05:06.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:06.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:16.915Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=66453f4a-974a-410e-834b-cd30a39f437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:05:17.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:27.952Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=90f218b9-37d7-4a2a-b340-bcf60b7d747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:05:28.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:38.992Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8d70f2d7-0565-4f29-abc8-a80ab9d32bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:05:40.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:50.064Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c196e675-c815-4c98-af82-e3e69a934d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:05:51.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:05:51.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:01.098Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7df095ce-42b2-4812-a826-0c17c71d4094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:06:02.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:12.147Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dea437a0-4ac0-4a43-85fb-01b9b147937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:06:13.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:13.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:23.217Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d8b2b812-de1d-4038-afa3-108cc0c1c281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:06:24.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:34.288Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6c7fe5fa-c041-44e6-a1de-442bf60c9152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:06:35.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:45.331Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=367e01a3-5fd1-417b-89da-b00edb72cfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:06:46.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:56.400Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c8a87aa6-64f4-456b-bfef-5b1759c6b161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:06:57.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:06:57.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:07.440Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=abd0a86e-c441-4480-b0ae-da79e0d6fa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:07:08.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:18.474Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8637c38e-db14-492f-9d2e-12981bc4d32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:07:19.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:19.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:29.514Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1be12647-0b71-4481-bc43-5dd116774c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:07:30.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:40.564Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=945bbb09-c49a-4cd4-a1d1-3e5901d857a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:07:41.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:41.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:51.632Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c3a3ffdd-29ba-46bb-a953-79b64d7bd7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:07:52.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:07:52.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:02.673Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=abc7a99c-28de-4f39-bc12-df5d329b8e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:08:03.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:13.713Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9798254b-3561-4436-b641-04e0462bf693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:08:14.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:14.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:24.747Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9f22d38e-e515-453a-808d-0444aa635683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:08:25.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:08:25.045Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:08:25.046Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:08:25.050Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:08:25.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:08:25.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:08:25.062Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:08:25.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:08:25.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:35.793Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=918a7dc9-7755-4686-99ad-96e39a3fad37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:08:36.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:46.833Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=bb68a5ef-d709-4d50-b154-87666c0ab16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:08:47.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:57.866Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d3aeaa30-d7da-4474-a190-580a3cda2f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:08:58.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:08:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:08.911Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2b93e3a2-0dca-4408-8cba-b615373a8fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:09:09.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:19.949Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=29b2e4a9-5ebd-4979-abd7-dc2ab0b916c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T06:09:20.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.231:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:20.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:30.992Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=fde247d7-6f4c-47e3-adbe-fa3d56f335dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:41.356Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=43ff4989-0c9f-45a6-87f5-98d415dcb6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:41.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:51.387Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=00add906-e269-4417-ac6e-ec83ebfe10d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:09:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:01.403Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=826b52b6-2767-478e-ac39-d187fda9e7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:11.420Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=170db634-9344-43d6-8422-c8b6e16f6d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:21.433Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d22fab77-acb0-4882-a9b4-cf8b329811d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:31.445Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9cc56d19-3031-429a-bc00-68887de3f262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:31.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:41.457Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=87e55d07-5327-467a-bcc3-7e24b583278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:41.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:51.473Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=42ceb04d-bab1-446f-bef2-a3a999de8451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:10:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:01.487Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7234e6a7-b26d-457e-a528-958bb36d08d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:11.501Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8205a7fb-ae82-4fa0-90ed-216e6b11e086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:11.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:21.523Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3eb59dce-2c2d-47d0-930e-18de7d2e8a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:21.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:31.533Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b28ea019-7a00-4bf8-a595-edfc78985c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:31.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:41.544Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=79c9d92b-d8f0-487c-9bee-a686a90c53d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:51.555Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=50185705-0181-4208-b150-67d4a6fb1514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:11:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:01.568Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=24ca344b-848b-4e63-9929-c27618769d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:01.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:11.582Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f2724eae-6afc-4d7d-8347-61844ae0e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:11.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:21.603Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=fae6d3f6-e4d6-4a06-932c-1a15c784986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:21.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:31.618Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f37bc64f-234d-4a65-986a-6c9960381925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:41.628Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=491ee501-ea5b-49f9-85cf-b2a9615b0a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:51.638Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=62ab6aee-d2b4-439f-9a1e-cae6c3d5c4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:12:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:01.648Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8e2ffd41-ed6e-46a0-9e94-7d34e413884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:01.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:11.665Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=29ac35df-8482-490d-a57f-c7f0281b906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:11.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:21.686Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e244b520-b984-4e9f-baa1-4a2b185d78ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:13:24.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:13:24.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:13:24.958Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:13:24.961Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:13:24.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:13:24.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:13:24.974Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:13:24.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:31.704Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b11642d5-a6f7-494b-8bad-a78f01b34c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:31.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:41.713Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cb7d1abd-1aaa-47b7-84c0-2120a59a6344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:51.724Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cb7c4f32-60f8-4fd1-b326-ad12cf7b4621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:13:51.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:01.733Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=fc2dd4d8-88d2-4f36-82ea-370f0a33bbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:01.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:11.760Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9166c6ae-0b8b-4915-8917-9360ab8270f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:21.784Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f1545f67-3b90-421a-b46c-df7e587b8bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:21.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:31.792Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d6553c88-28e8-4b8f-b15d-5d9560f40850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:31.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:41.806Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=db4f7a09-3701-4b13-8da5-8e20e1d8def6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:51.815Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a3eebb4b-48f1-49ca-9e27-7831e7d20af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:14:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:01.825Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9405a1bd-c172-4cd1-828d-a4f9cef6d9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:01.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:11.837Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0555d638-f156-4ed4-b75d-6459a9de47ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:11.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:21.851Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=661e3fb5-c408-4276-8b05-0a272a4758bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:31.871Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ecbcc952-f4b6-41e0-b2eb-463df2208569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:31.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:41.891Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e8d1c5a0-8b62-4191-a027-17f9601796d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:41.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:51.902Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=bace9ab7-c91e-4c30-a41c-b2d29bd3a169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:15:51.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:01.911Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4d6b19bc-98be-4684-b9c8-7e1809b63d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:11.922Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6b6b20ec-4681-497a-8196-8052911e14ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:21.935Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b00bf188-d5ed-4324-b8e2-b5bcb0a84a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:31.959Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e0588c30-1160-422c-b2fa-9eb74ddf6570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:41.968Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=00fd5f12-e634-4ac0-9a32-1397078a6201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:51.980Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=bacbe741-0cc0-4a9b-9008-4f108814442f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:16:51.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:01.988Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=258ce5ab-561b-4f2f-b4ee-6a63e1a2a5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:01.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:12.000Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7f82aa07-4572-4ef7-8c5b-19f8fddce41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:12.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:22.019Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e1a1af47-003f-4f07-b6fa-06df4ef46d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:32.038Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a78f9449-6eac-45f6-9194-3eb25e1dd176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:32.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:42.053Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2e729852-e2ee-4a5a-8370-452c06af44b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:42.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:52.061Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=51a1205e-b757-4326-b34c-397457033613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:17:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:02.070Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d302f1e3-7fbf-4475-bede-9684c84b7ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:12.087Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2223d32e-1410-49f3-adbd-0081abc60ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:22.108Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f670ba02-07db-4541-95f0-20feb8e45e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:18:24.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:18:24.964Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:18:24.965Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:18:24.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:18:24.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:18:24.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:18:24.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:18:24.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:32.117Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3bd947a0-0fc7-4f2d-a7a1-bffe8d62b566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:42.125Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4925ad69-2ca1-474a-93d8-588b98a0a3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:52.133Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6fd44860-b415-4b01-b7d5-10610ef47ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:18:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:02.144Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=eed39493-a15e-446e-8f34-3a3a37dd496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:12.157Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f021c0ce-5e7d-4fda-9b5f-dfc94dfb33e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:22.174Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a9bb994a-ad41-481c-8c4a-5a53a19b30c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:22.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:32.187Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b2897a80-21c1-4988-9068-da8c0e566fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:42.195Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=faa8804b-7cc6-4d18-8b79-c3157d5f15b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:52.204Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b03caaf7-17fb-44d1-ad44-e50b3941cfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:19:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:02.216Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6ea8a19c-8291-4933-8f68-a94a7c884ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:12.240Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=894898ae-8095-4d32-80ec-8803e100caec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:22.247Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=10146807-8ce9-4ab4-b17d-477771beca80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:32.255Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f17e97d2-2c2a-4d08-b369-fcb5e7d85b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:42.264Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7af742a4-0eaf-4ae2-97f3-b3d166ba513c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:52.292Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=12be8451-b6f0-4be7-b2a0-acedc2a1b45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:20:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:02.304Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9e5a644c-c4f0-43da-995a-8a4911848181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:02.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:12.318Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=67cf5714-4a97-4243-bbdd-be0288ceb9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:22.326Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=02ec63d1-37ea-4063-a143-fd55f13accbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:22.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:32.334Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3039d57f-f6fb-4dc2-b5b7-9f0d11aeae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:32.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:42.342Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dadc6ef3-ed68-4772-808c-3d9c88435903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:42.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:52.352Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=09a7394b-6e5d-45ec-9d50-1d5a7e2dfa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:21:52.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:02.375Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b0f2cac6-b4b4-403b-b974-4e94e1d51681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:02.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:12.398Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d39bee9e-ffa4-41f2-9951-5d4a46e37c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:22.407Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8c4726f8-05a6-476f-98e5-506e2c894a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:32.416Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d4b07c5c-3bd6-4577-992b-c29a704f1ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:42.438Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6a0a76d7-d25b-4345-8963-5d15bbf778b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:52.451Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3e54ddc6-15d9-4a8f-a450-034b292128bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:22:52.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:02.461Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b3740187-e2dd-43e7-8b18-a63871972c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:12.491Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=db62a754-5fd1-4648-9d74-d3425ef27b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:22.500Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8c5a2b40-db50-40b7-9fae-65ba367ff62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:23:24.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:23:24.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:23:24.936Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:23:24.939Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:23:24.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:23:24.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:23:24.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:23:24.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:32.514Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=afb033fc-fd7c-4769-ab33-e6ac0c3f2482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:32.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:42.525Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c70ce4cc-d909-481d-b16d-5a6d402adc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:52.540Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=031cedca-de66-40d1-bd4b-ccb0a9efcd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:23:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:02.553Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8082f664-e5dc-4ddc-bafd-86d7e26d30ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:12.568Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cba81904-f1d1-4548-b1d2-e54b1d0aea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:22.576Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cffc49ce-d864-475e-a36e-5d2307233d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:32.585Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7b7e54de-ea19-4b96-a777-ceeb242b9a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:42.593Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=5db046d7-d574-41d3-9ac7-220b44532aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:52.602Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1e18a4fe-2f01-4de9-bf90-45c2b1e9bee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:24:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:02.611Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9b7160a8-37d4-4fb2-8ce0-32cd56a5c227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:02.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:12.630Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=881f2e44-b60d-4713-806f-b5f630439aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:12.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:22.640Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=afba45c6-c61b-4c6b-8652-46febdfad01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:32.648Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cbf98cb9-dee5-481d-8e58-26acb039498d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:32.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:42.656Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=59c64bb0-ac2a-43da-ac2f-502e6995e3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:42.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:52.671Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=db1f6000-4a32-403b-92e2-c9a5f392c670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:25:52.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:02.683Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f52af78e-c739-42e1-87aa-d81e8c164ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:02.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:12.701Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9a2324a3-542b-4543-8d0b-7e4fbca75f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:22.713Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=20b8e594-c6ef-432c-be96-156e1c4e7f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:22.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:32.722Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=5f13f9c4-7345-4ab8-b158-29cddedb4cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:42.730Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dcd36ff0-dda9-417a-a2c8-4ad296bfff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:52.739Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d86af442-cbd2-45c2-9cd4-f2896fcfdb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:26:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:02.750Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=09e78e33-8ed9-47d0-bb46-8fd4d654924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:12.767Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ecba1ef8-4815-449f-b509-c88922c7132e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:22.783Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a418229c-7d1d-493e-b1fd-d8990ac0a097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:32.797Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=90eed348-d015-4254-82fe-85789925d9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:42.810Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c12535ae-0191-4eef-894b-ee718d9e0897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:42.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:52.819Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=617f894f-0805-48e2-a2e9-e0627f92b410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:27:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:02.828Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=aa49be8c-d99e-4a27-a820-02f29805738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:12.840Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=36fb3dff-d960-4032-b181-b46c29afab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:22.858Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=42a4a1be-bc3f-4d67-902b-442c2803433b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:22.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:28:24.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:28:24.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:28:24.934Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:28:24.938Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:28:24.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:28:24.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:28:24.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:28:24.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:32.867Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3344bdd4-7976-495b-88fb-b93f0bddf47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:42.875Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=08f26d4f-5e20-4d93-bfe9-8444a522bde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:52.892Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c1c7a9ac-7e16-4ee5-a335-1005e767a5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:28:52.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:02.900Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=45b9357b-a957-4cb4-9e4f-d338312b53bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:02.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:12.910Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=400e7022-bac9-48ca-b3e1-7c8c8a17898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:22.923Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=941f9350-6c6e-4608-b86b-f626b08acc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:22.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:32.932Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3c0b5f84-ef5c-4a11-b078-d3ec7c828bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:42.939Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=80ee2d6f-2472-4888-9d0a-00f62df2256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:52.948Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=063bbc78-93fc-4e7c-9718-d1ed3fb8efea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:29:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:02.961Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d516042e-b9f9-460f-b772-4457e49faaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:12.976Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cf1f9bb6-0c54-48de-816f-92931c850768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:22.986Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=128b2943-8bf0-40a5-b9a2-a3f289336211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:23.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:33.004Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=98e122ac-add5-435c-9655-2127f3eba52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:33.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:43.018Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=847f1596-0ca4-411f-b964-eb2501790afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:43.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:53.026Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b6b529a5-ab5b-4515-99da-60436ef09c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:30:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:03.034Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0418f72a-ab9c-4d8f-baf0-906583e1655d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:13.042Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=78abc153-04e1-4fc8-a9ec-a7aa8d181a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:23.052Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=80a88eb5-233e-4021-9171-c977997030df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:23.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:33.061Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3f0f146a-4418-4617-939d-5b9d8a81d069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:43.074Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=856e7b54-ee83-4048-99c4-a1573d286b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:53.083Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=51426d60-c1de-4427-9326-704a491320e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:31:53.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:03.092Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3aecd692-b2d0-4f54-82dd-bb852bf3af6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:13.108Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ab3df5f8-3f35-4faa-95bd-345629514815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:23.118Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c5db999c-3d4f-40c7-9c4c-7c18b70aa6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:33.128Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2b84ea62-d5b9-434f-bf5d-831a63f1a9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:33.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:43.140Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7f5945f1-3812-41c7-b74f-0ef7d185402c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:43.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:53.153Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e5870840-056c-4223-99a7-ba17d555c21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:32:53.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:03.161Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d504f0ba-6008-4967-b35c-304f2b4be620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:13.180Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=34766a65-4aac-46ef-bb66-990ee9e1424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:13.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:23.187Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=5d4bc265-a950-4e2d-a0b0-39f4ffb2751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:33:24.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:33:24.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:33:24.953Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:33:24.956Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:33:24.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:33:24.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:33:24.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:33:24.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:33.208Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cc15d46d-dc8e-45bc-b239-76997f5ef7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:43.225Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=34785014-e205-481f-b914-3603a6038d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:53.243Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=30072d89-54e9-4b40-859b-22f81ec4c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:33:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:03.250Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1e70edda-9176-4440-8a4c-68f25c617897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:03.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:13.258Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0e46fb38-fa6b-4b78-ba91-5e0f02ef99c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:23.267Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cb2c4b1e-682e-4dda-85ca-01869c85d680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:33.275Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2916cad0-7891-4162-a74a-fe83dc61344f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:43.294Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b1f57169-c86b-4e33-b9ef-8f6a0344e0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:53.322Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=5f603610-c6f6-4d2f-b499-9b92309df66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:34:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:03.333Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ae1a6f63-6de9-47f6-83fa-330d1ca01a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:03.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:13.344Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ce02531a-c2f0-4ea8-8862-df87f2f566e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:23.359Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=017aed35-d8ba-48cb-abc5-ea55c3a12d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:23.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:33.398Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e7ff3ae8-adbf-4ec3-846a-3edad3760452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:43.410Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c68cf83f-b186-4d1c-9623-13c72a616150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:53.429Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1aa74ff7-48c5-4506-be61-4dc08d0fc4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:35:53.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:03.436Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8b935378-dccc-4d23-a079-5bc881e98a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:03.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:13.444Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8a56811a-158a-4240-984b-844587b29334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:13.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:23.455Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3fd7d4ce-3953-41e6-8295-50a295444f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:23.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:33.468Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d3169465-e5d7-4f70-8c3d-b4251f1c3821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:43.486Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dd1e3ee5-c5ab-4788-a954-58b18b60e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:43.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:53.495Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b7898925-b5e5-40b5-8500-00c5395086e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:36:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:03.502Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e13e9190-1924-43f5-8e62-1ff9fe45c0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:03.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:13.509Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a446d655-65ef-4e36-b6e7-d57bf227d8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:23.516Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=80e2a264-a502-4e2b-b49c-fd654f63e2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:33.525Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ebad46ae-196b-4df2-a72c-c28a3f63d4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:43.543Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4d3bc4b1-d2fc-4e60-9c27-e53dc390684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:53.560Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7936cf93-da19-440f-876e-d418b6aae1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:37:53.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:03.574Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8e27c2db-acee-4ea5-b261-3a6e79bcbeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:13.586Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=49fad734-a567-4a42-a347-49d6e87fb13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:23.594Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=40f5120e-4700-41ae-9de9-dfa19630c98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:23.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:38:24.996Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:38:24.996Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:38:24.998Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:38:25.001Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:38:25.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:38:25.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:38:25.015Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:38:25.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:33.602Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=237691b1-9de5-4207-a007-e16d0b9dce87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:33.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:43.612Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e0962a49-0fa8-47e4-86e6-d05007337b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:53.622Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e1df1092-36c2-45a4-9260-5cf2c25383a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:38:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:03.635Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=df5e303f-6868-4581-925d-e20acda5e44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:13.642Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6b53f617-7c62-403f-af23-7be1ad05f08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:23.659Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b3e1e3a0-ea8f-4b4a-a87f-a1cbb0ca5b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:33.666Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4b4f5a70-00c8-49fb-a26f-5e157177a785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:43.673Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d48ff053-3376-40a1-8e1b-d0d304c549e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:43.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:53.681Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=875c5ff0-5d9d-4c51-bcf8-2db00fe4be8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:39:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:03.696Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=43f7f8a7-c460-427b-8593-9c4bbe6107e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:13.707Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=08c05e42-805e-42df-920f-2c64d4b84f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:23.721Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9142a87e-3ca1-494b-a5e5-c51fd6dcda6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:33.728Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3b84e9d0-df2d-4e13-b7d8-16fc577d25e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:43.740Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7f06f462-e6b0-492d-8ca2-550f8e06bfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:43.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:53.748Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e7a557c4-4e4c-43fa-9795-8de7f04d5427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:40:53.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:03.754Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d5578b30-d9f4-499e-830a-755a9766095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:13.764Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f7dbf88a-d84b-44d2-b4b8-bed53baf83e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:23.775Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1db7fc04-eb0f-4abd-9d7e-25c0f7cafd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:33.789Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e730d1b9-9776-44b0-849c-2dfc63801f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:33.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:43.797Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a4a83f0f-a28e-4120-b6b5-32ba90050a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:53.803Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f698bd1c-71a8-4b5a-831a-ae03d048443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:41:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:03.813Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=273f9c33-e27c-4664-8a6b-1c9e3cd187ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:13.821Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3da06724-d4f3-4f42-9e60-2334e74b82bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:23.831Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=313e8791-f975-4b71-a5da-b87ae0d32f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:23.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:33.841Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=bbfaa629-c3ee-4477-9d58-fe1ff7b22b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:33.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:43.849Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7e663414-dff2-4f50-a8b8-183a5467d790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:43.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:53.881Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b54e2df0-1741-468b-a355-4e0306392763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:42:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:03.906Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dcaccdff-88e8-41ee-b880-32fd28b63d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:03.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:13.914Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=21dbba40-0959-4dd9-af00-53376ca61d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:23.921Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1cb32c9c-ddf1-4bb4-b0b8-f0699f2c50e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:23.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:43:24.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:43:24.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:43:24.978Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:43:24.981Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:43:24.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:43:24.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:43:24.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:43:24.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:33.927Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1b4491a9-8717-4df8-a477-7912dce04e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:43.938Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=42ec8308-70a9-4285-8017-ceaf769111ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:53.947Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2f7f4882-aed3-4f2f-b9d0-cab1b2dc3bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:43:53.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:03.956Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=fda76c6c-9bc8-4734-8c36-373110eec869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:13.965Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b7484b43-e529-41ad-a595-cf713e35f4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:23.976Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8de9c80d-4b5d-4264-a12f-2b7758e265ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:34.004Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dd7d04b4-4a89-4cec-afdf-8ab927ec880b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:44.013Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=416f1021-3df2-4cb6-97a6-a0536e551f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:44.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:54.025Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=aa127890-6fa8-428a-857b-1b87417b9a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:44:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:04.032Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=bfbe489b-922e-4e21-b86e-ace59f76a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:04.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:14.039Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c3ef093a-efa7-4398-aecb-1cb2a73cdc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:24.047Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=73b39682-7bfe-4d15-8cd8-de51dece7747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:34.056Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f68dbde4-9b22-48a0-8f38-2df738bd3031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:44.064Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1156ac10-90ad-4605-b28e-5e8c79c1d526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:44.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:54.077Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=05106e67-98ae-4569-98db-618980f902b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:45:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:04.086Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8cd15c61-ecf3-4531-b580-5b8dc6848a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:14.106Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=5cee3eb4-e593-4141-88d0-34f4b056b3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:14.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:24.113Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d51ec686-a946-41b6-a539-60e8a701d087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:34.123Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=946f6e07-7d9f-4c79-bc59-3552f3c328ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:44.131Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9dc17b38-ee7c-4050-be84-0fe2f42f8548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:44.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:54.140Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=68de8274-f97e-4d63-bde5-d45b552ddfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:46:54.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:04.152Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b5615a2d-ce55-4559-9d63-c3520d405c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:14.159Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d66b6ddb-b93f-4321-8924-68e51aad6334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:24.171Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1239ecff-a543-4556-9e61-f16e93a0af85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:34.195Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0f0aac74-6634-4298-9432-aa2822b2965b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:44.203Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f8e2f16e-69d8-413f-ab76-a2e342645d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:54.211Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dfb8c6d6-6539-4aae-a5a7-a9de761d40e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:47:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:04.217Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b9ecbf6f-0be3-4fa5-b9b4-8820015a9ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:14.227Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c39f080e-c35b-4474-9667-1c32157c9241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:24.234Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=eed11373-22ea-4981-9a6e-67b70a68112e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:48:24.955Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:48:24.955Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:48:24.956Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:48:24.958Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:48:24.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:48:24.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:48:24.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:48:24.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:34.269Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0540664b-3073-499a-88d5-d5ee7fa034a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:34.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:44.276Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=888bb9b2-58a0-4550-a07b-973a80cd57b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:54.287Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9d52246d-4e24-455f-b127-eabd429829c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:48:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:04.301Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9455ab10-11c0-44cb-91e5-b174350bf74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:04.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:14.310Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c7645cb5-0017-4d5e-bc3e-5a24c870fa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:14.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:24.321Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c99da0e5-761e-4238-a137-521ceab4d765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:34.328Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2ba00135-da5f-45b1-9ccc-bcc07ddaa147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:44.334Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0d50ac68-855b-4ef0-8b55-c801846d5709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:54.344Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a00c4378-bcb5-4bd5-a023-eb2532dd4b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:49:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:04.353Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ff5b0ee7-e7d8-4fdb-9169-740bb384af6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:04.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:14.360Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1f1ad5bf-b8f0-413c-ba02-0c23b1ed325a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:24.375Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e2c7e6bf-f8bf-414a-9115-eb1b373e973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:34.390Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a19cb1d7-1bc6-4989-b2f7-c7c399bf5734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:34.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:44.406Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=96d7a2eb-b644-4999-a3f8-279f829fbc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:54.413Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d44aabdf-545d-4b14-99a5-f298054faf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:50:54.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:04.421Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=af90a229-aee5-4032-8625-fc8185b1bdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:14.428Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=32bd7c40-02fc-4055-a41f-22383579ab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:24.441Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d3b761c5-2dd1-44a7-8724-38fd6455fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:34.452Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4f9d12b5-3af0-4622-9df6-7d74fc809835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:44.468Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=5699cefe-2a2a-405f-a6dd-671575fcf230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:44.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:54.481Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=dee0aa65-6987-4c21-9129-2753822872b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:51:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:04.488Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f7bc5edb-0384-47c2-b560-06e25ff27ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:04.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:14.505Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=64724248-3faa-4bf1-a46f-09e5752ebd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:14.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:24.516Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c828c4e2-53eb-43df-8fbb-dad8787f1151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:24.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:34.522Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b7937ead-56f0-4ee1-a342-5792c7845e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:44.530Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=236aadd5-1e27-49af-9d5b-ac9aaeab79fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:44.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:54.546Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9f3a9941-9864-4de2-b862-ea90ebf7b96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:52:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:04.554Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2344dd0c-df86-4d36-be43-2d56e4236b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:14.573Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=8d73652e-f9ee-4737-b521-7b01106290c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:14.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:24.584Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=d693d6da-a34d-4da8-a982-d18080c5925e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:53:24.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:53:24.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:53:24.969Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:53:24.971Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:53:24.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:53:24.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:53:24.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:53:24.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:34.592Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=230c6be8-498a-4f06-8ee9-85406801f5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:44.611Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3e4c5268-224f-48d4-b599-4d871529b6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:54.621Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ea147ee8-f25d-4c23-9a18-c0bcc720e668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:53:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:04.639Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0f521e00-446e-4658-8ea2-22f6cbe3fcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:04.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:14.648Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=df98ec06-6533-448f-bbbe-1eaf0d1d814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:14.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:24.655Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4c419992-d695-48c6-81e1-32dacdf0d26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:24.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:34.666Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7a0f4eff-14ea-4d90-88a7-3b8dbbdc0d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:44.691Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=42101c13-0381-4393-8eba-8ac08695b2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:54.699Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=adcaf18f-042e-419f-bb04-b88c041caaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:54:54.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:04.707Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4eee8c81-ed8e-43b3-9c71-0ac3cc3c34d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:14.715Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=98cac01a-927b-4d97-9172-5cc82d3e74b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:24.726Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=aa43d9ff-3812-4ea1-a62c-5db8dcd522e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:34.739Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c069bc12-d85f-4cd1-ad36-1b31ec2600c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:34.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:44.748Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1b287018-810c-47d0-9bb6-a6c221924f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:44.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:54.757Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=81371adc-b18c-4609-ac8e-c98af1a9d492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:55:54.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:04.764Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a80fe4cc-bc04-4aa9-b30f-5d30cba53d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:14.780Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b6123b25-fd08-414d-b34d-8f4d27a84324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:24.796Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3cd9dfe0-8253-486f-a61f-12a91695944a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:24.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:34.804Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=38c26c7a-577b-4326-883d-874a0c2e469a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:34.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:44.811Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7c1da8a9-cebe-4cfa-b0fb-ae2dbfd9ce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:44.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:54.818Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cf00d3e7-e786-40d4-bee2-3b252a0de8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:56:54.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:04.831Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=72ae37c9-3a96-4437-88b1-4cff30ed360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:14.838Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1363e042-ff3e-4219-8da1-14bc2d0a24d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:24.849Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c76cce4e-9f64-4020-8219-2bca8d519e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:34.880Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=21d521f5-adbd-4064-b53e-d531f5399e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:44.887Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=87e12acb-3549-42ef-a759-081cc3cea432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:54.895Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6775b6db-1279-4d1e-8246-9a2437174475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:57:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:04.904Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6cf543d6-70d9-4af4-87e0-e8f6ec7327cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:14.919Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=82476bcb-a66e-4939-8688-e9beaf3a5e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:24.926Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=14cbdf16-0403-49e4-ae61-5bd724070a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:58:25.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T06:58:25.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T06:58:25.003Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:58:25.007Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:58:25.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T06:58:25.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T06:58:25.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T06:58:25.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:34.945Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b321ce27-f734-4fa5-a341-a83392d4a8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:44.951Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=63cb5471-a74b-471c-b460-38bcaba73d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:44.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:54.959Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6577acc4-3ad8-4d6a-a2b3-3750f0592570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:58:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:04.966Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ed90b06a-2e1f-457e-9d83-87c3b1a2d1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:14.976Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=05125342-f258-41d0-ab14-bbc995ff6a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:24.988Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=25796ba7-91e2-4d00-82c9-30211c94991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:24.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:34.997Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=272d82f7-c454-45cb-aeab-7659f46b9c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:45.005Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=18869ad2-0036-4072-a7e3-4077ae1f469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:45.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:55.015Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=00b068c9-2dfa-4c81-8839-a7d64ca38dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T06:59:55.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:05.025Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=099b42d4-d9a6-4f19-b8bd-5b73c7a295e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:15.032Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e70e2721-1726-4b08-bced-088707f36dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:25.039Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=49a84a2c-1423-476e-a9d1-8e0ce964bff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:35.046Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e42d8638-597b-4a3c-a4c8-1f693b15b7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:45.055Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3ee18a2f-2821-4f7b-9a98-987aafb5d94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:45.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:55.066Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c7f26483-c260-40a1-b307-b8084ecb9a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:00:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:05.083Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=5d1ee82c-93a1-45a7-a504-cdef7b298d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:05.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:15.091Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1b578494-9dbd-48dc-94ee-132990995ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:25.098Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ae18996d-f5d4-48ea-b9dc-ce2971560ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:25.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:35.108Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=78b2f8ac-2f06-4332-a4ac-b341c5054eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:35.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:45.115Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1f5715df-2ac0-4cc1-ba8e-64db5c6b985a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:45.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:55.123Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=83141ecf-4fce-4f0b-b7eb-d3f59537663e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:01:55.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:05.131Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6cba0c12-add4-42a1-9a3f-e04fa35a3607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:15.139Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=421eca9d-3424-4ad0-b9d1-34bf72ef6d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:25.149Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=076b1d1f-c300-492f-b7a7-7df2afa03679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:35.155Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cbf481b4-e595-4a6a-826f-9cd312c7be5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:45.161Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=fe7851e9-833d-43ff-8e23-d31a90d02d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:55.173Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1bad89de-883f-4967-aeb5-3ec890afd4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:02:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:05.182Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=43b4c556-7bbd-462f-8721-854c775f7ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:15.191Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=99b0d596-e447-4ddf-b126-9b2b7608efdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T07:03:24.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T07:03:24.971Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T07:03:24.972Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:03:24.976Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:03:24.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:03:24.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T07:03:24.981Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T07:03:24.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:25.201Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=649d8330-bf18-4cb1-bbad-9e55fca085fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:35.210Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cb1077ea-1cf5-47c9-85ad-e514201a1336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:35.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:45.219Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=342cebfc-8711-4457-b45e-19fe135467cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:45.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:55.228Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=63badc79-9cf1-46f5-8b24-763ebb4e9e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:03:55.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:05.234Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=92154cb1-f514-48df-8850-03ebad36c92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:15.242Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f67300cc-1b66-4af1-bd61-5574e4ba70bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:15.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:25.250Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=33eefe0b-71a6-4217-a6ec-08db425b9fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:35.260Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=802ed109-0832-46c5-8918-f29ccb145b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:45.274Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=854e53d2-057f-45f2-a67b-9a2c4769e953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:55.283Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1fcf7673-e770-45ce-a6d7-cf0f6dade337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:04:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:05.304Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ba7b87c9-f9c1-42e5-8fbd-b152293c1477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:15.314Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1b5e10d3-9eca-4d68-8593-bd10f82af1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:25.322Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=53c010b2-ae95-4b73-a526-88b016076f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:25.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:35.334Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e0f3eef7-400e-4161-82ff-567eb8b52a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:45.345Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2da0c169-c7e4-4a7a-b37e-e5d1735a0a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:55.366Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0bad8feb-d87a-4fec-b13b-200067b0d0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:05:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:05.374Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=052ba9a2-bc82-447c-83c4-57c69fecf7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:15.385Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=af9a83c0-c96e-4978-81d5-354ea3f18f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:25.392Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=52d1a4b1-bd62-42e3-9f4c-187e26562b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:35.403Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=583d63d5-411d-441a-bb45-3b3a2b911441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:45.411Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=00850abd-e182-4d03-b7c0-3ad0ae92d90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:55.420Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=111db13b-b2d5-4797-865a-a9432ea0037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:06:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:05.427Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=210866c6-ae80-472a-aa8a-d15097d5d7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:15.433Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=afcdfa68-d668-4e82-9cc5-fdb68a36fb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:15.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:25.445Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2aca8cca-c17a-468e-b963-ac07b346cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:35.450Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=89fe1119-513d-4b3c-ac90-3e0a664dfa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:45.460Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6ca35f5c-645a-45ce-be07-31883c2b621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:55.467Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b8eb3539-0950-44fb-93f5-13914ae7c9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:07:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:05.476Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=42d0e13f-32cd-4c7a-84d0-a3cddbe5f5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:15.483Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6a211771-4dc8-4219-b227-509028895592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:15.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T07:08:24.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T07:08:24.959Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T07:08:24.960Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:08:24.963Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:08:24.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:08:24.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T07:08:24.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T07:08:24.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:25.495Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=15c55b08-7ca2-4289-81b0-a44c74bfbffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:25.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:35.503Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=653bc0c6-1a05-4117-b53d-4646fa078a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:45.511Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7f0c2c2f-d582-4f54-9b56-c8642239d17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:45.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:55.525Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ecd73f07-0932-4f5e-a53b-82ef2cfbd424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:08:55.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:05.531Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b63b3441-08ad-4d1f-93d6-63d1fdebb375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:15.539Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=eb31ab54-dac3-4600-b503-a0b78e2e7a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:25.546Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9b242846-d18d-4fea-993c-6121db00e710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:35.553Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f304a6e0-affe-47dd-b6f1-0dd7ae1d6610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:45.561Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=6fd2437e-3382-4f71-9897-cecbea5672a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:55.569Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4ca86cac-1bbd-4243-8d04-c26b42c03524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:09:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:05.579Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2b127f3a-4e36-466c-aebf-81992e183905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:15.595Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=95688024-04bb-4e2b-accb-93d7b4c619f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:25.611Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f30e22b9-8654-4eed-bc9b-47323f375a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:25.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:35.619Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=09b4d601-fdba-4b81-9192-453f1d77e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:45.628Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ea3ba6c7-aa57-4710-92b6-a1e9d356ccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:45.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:55.637Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2ab5c0e0-d948-4b3a-84dd-64674b77cabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:10:55.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:05.649Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=2b542da8-73ed-48c1-9b63-48a37027b3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:05.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:15.657Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7644bcd7-e2ce-434a-8b16-518e0d9b8ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:25.664Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=1daee5eb-08a4-4c74-b325-acd3dadda89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:35.678Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=cb5269d7-a285-4531-870f-8923d7492243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:45.694Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=5cece6bd-7b2a-4794-aa6b-baab28f53a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:55.702Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c2723fa4-b398-470d-91c8-d1bd810ad981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:11:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:05.713Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a2bf8c5b-6ceb-4c73-9d44-8a9e3f518c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:15.721Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=87bcb345-baa3-47c4-a091-880a85fe01f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:25.728Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7386b345-646b-4751-a026-139b4a599131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:25.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:35.743Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ece5417f-f486-4b5f-b2d4-9131338b844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:35.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:45.752Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=90cad625-2a11-4c85-983a-ee0462045578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:45.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:55.762Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f3bf6505-2edb-4d83-9f9f-443ae08c7cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:12:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:05.778Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=85c36d8a-ea2a-4028-96a1-7aa757570b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:15.788Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f14abf44-26b0-4051-8028-f057fa17b23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T07:13:24.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T07:13:24.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T07:13:24.943Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:13:24.945Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:13:24.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:13:24.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T07:13:24.950Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T07:13:24.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:25.795Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=9ed2c8de-c722-4906-8135-bfd9e366241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:35.804Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=df1f4242-3363-42b4-9b35-ea78e82b14f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:35.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:45.812Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=66277b4a-24d6-48c8-9871-6cf5ca36ea81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:55.822Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=026b5f5b-678f-4063-afe8-5c43e0a63f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:13:55.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:05.830Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=5811bfd9-e31b-45e5-a7a7-df44c76e1207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:05.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:15.839Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7f72409a-d957-4974-aeab-576f5cfe064b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:15.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:25.854Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=91a6e73d-b658-4225-b3ec-2aaa907482f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:35.861Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=db4deb5a-56fe-4ea7-ae15-dbea291572d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:45.869Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=e1343b47-fcb1-450e-8359-253c47cfbc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:55.878Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a55a7740-70a5-4f31-824a-c30281169c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:14:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:05.886Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ee1ce843-2f7b-439f-8986-3b3a9200df95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:15.898Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ff4f6f8e-68ed-401f-9382-52fbd71fb183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:15.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:25.904Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=07bc0d23-80a6-4ac0-8825-a0ca365e263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:35.913Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0dfc2dc9-e712-4e23-9f58-391c88b21471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:45.921Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b0c0d3e2-f6d9-4044-8dd5-5b6eece4b40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:45.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:55.931Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4e04e193-7f13-42f9-bf27-318b5d28cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:15:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:05.938Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=88d67418-d811-421f-8b20-101c8a0bbe96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:15.944Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3ecb7679-99cd-4c97-8a25-d69b996701b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:15.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:25.951Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=4276cf43-d735-4269-bfde-9c73721d4d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:35.959Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=0b6b1327-bf73-4277-b31f-62b552584b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:35.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:45.967Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=f6c7bad7-7a42-40a1-b296-0cd985415323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:45.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:55.982Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=7865dc0b-43bc-416c-b4a1-f1eb685d4dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:16:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:06.006Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=21aab057-dc3b-440f-b6d5-ba7983ba34bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:06.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:16.013Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ea52d3c2-7342-4280-b309-bdcb7dd1be1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:16.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:26.020Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b9623dae-4188-457b-9c64-06c55cd60c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:26.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:36.027Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=b9f05b78-622e-4e11-b7c5-5fec19e05a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:46.035Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=559ba2c1-209d-425f-ac26-aadb10c5e508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:46.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:56.044Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=a3102042-4d3d-4e3d-abfe-df938f3b5239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:17:56.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:06.057Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=3b167ffd-8053-461d-80ad-0c0ec6bfc9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:16.070Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=527123bf-9130-48c7-8c5f-daacdf1597b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T07:18:24.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T07:18:24.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T07:18:24.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:18:24.957Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:18:24.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T07:18:24.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T07:18:24.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T07:18:24.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:26.084Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=c299bd57-9541-4c3e-9577-7e934635d0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:36.090Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=bf6f64f1-7f29-4268-905c-01f23e5f424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:36.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:46.097Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=ea2ca687-85d0-410d-93c6-38fe0c0f5dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:56.108Z |INFO |Init configs |InvocationID=d0a341a7-4f8e-4930-9e80-2d04df126009, InstanceUUID=594d6ebb-2c96-42e7-8cdd-bda0d9b9f43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T07:18:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |