By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:25:56.577Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:25:56.580Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-19T12:25:56.618Z |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-11-19T12:25:57.200Z |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-11-19T12:25:57.283Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T12:25:57.283Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T12:25:57.283Z |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-11-19T12:25:57.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-19T12:25:57.472Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-19T12:25:57.562Z |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-11-19T12:25:58.815Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-19T12:25:59.186Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-19T12:25:59.211Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-19T12:25:59.212Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-19T12:25:59.272Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-19T12:25:59.273Z |INFO |Root WebApplicationContext: initialization completed in 1710 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-19T12:25:59.676Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-19T12:26:00.368Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-19T12:26:01.770Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-19T12:26:02.069Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-19T12:26:02.069Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-19T12:26:02.072Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-11-19T12:26:02.327Z |INFO |Started MainApp in 7.933 seconds (JVM running for 8.611) |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-19T12:26:02.378Z |INFO |Start scheduling PRH workflow |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:02.392Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2f27ad96-058a-41a6-a71a-4bb23d5f3d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:26:03.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:03.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:13.990Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3c760428-d1fb-4398-92d4-19e25274f8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:26:15.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:25.246Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=897db889-08c7-4346-bbc0-91633b212c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:26:26.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:36.284Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b166ef28-ba38-40a1-bb02-e49a5b0f0115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:26:37.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:47.324Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f48a09c0-3b40-4dbb-bb23-bc525190362a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:26:48.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:58.363Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9761c59c-6759-4676-9dea-e1b37b34087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:26:59.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:26:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:09.406Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9b2a88cd-2a68-4c36-90a4-be4f1fd1a064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:27:10.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:10.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:20.477Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b1e97e2f-3240-4486-b1f4-41abb2cea990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:27:21.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:31.516Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c8dc69eb-8467-4d5e-9c8c-387bf9b5b0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:27:32.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:42.557Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9dd9aded-faa0-4906-b5af-a7ae065e51e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:27:43.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:43.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:53.628Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b7cf6e34-99f9-4e22-b0b4-4593081dc5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:27:54.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:27:54.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:04.671Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=799d0223-d465-4e69-b347-f4267fba4cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:28:05.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:15.710Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2e3d5107-76cf-4c15-a279-f3017616cd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:28:16.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:16.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:26.747Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=641d26ca-4568-4391-8f8e-0d1742f2f341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:28:27.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:37.788Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6a696e59-1681-44b0-b752-1e4f2a0bab7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:28:38.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:38.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:48.828Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1db9fd10-1788-42a3-851d-4c98bbef87a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:28:49.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:28:59.868Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4976e0d7-f36a-48c8-b5e5-7590a45ae96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:29:00.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:10.907Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d01187c3-5d2a-4383-9932-08c607329fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:29:11.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:11.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:21.947Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9ca384f4-b0c3-49b1-88c8-4687043a3cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:29:22.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:32.990Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=10bed72c-7490-4a85-88ba-d055d9c01d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:29:34.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:44.029Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=02f96cc7-84d0-49b1-8b0c-8167342be40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:29:45.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:55.068Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d135ae63-f224-4769-8b62-092c1305e573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:29:56.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:29:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:06.108Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=cc41fb64-30d8-433a-a120-6fe5df8b6ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:30:07.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:17.148Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=dc37bf61-3bfa-4a7a-8681-239d81fe57e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:30:18.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:18.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:28.188Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=376332c4-c572-4cd6-8aa7-520033964a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:30:29.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:29.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:39.232Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8e81b361-dff3-44a2-aac9-0fde8f2434bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:30:40.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:50.268Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=657044d0-fb89-45a8-b45d-992b3a9d0471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:30:51.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:30:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:31:00.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:31:00.930Z |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-11-19T12:31:00.932Z |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-11-19T12:31:00.936Z |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-11-19T12:31:00.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T12:31:00.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T12:31:00.945Z |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-11-19T12:31:00.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:01.308Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6e313f8d-ead3-481d-9fab-0171eb6908fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:31:02.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:12.349Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e474a09d-4b72-4d93-bd0a-d909b43acd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:31:13.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:23.388Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=62cdd032-b5c7-4154-b819-37136ed38265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:31:24.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:24.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:34.439Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b4b56b99-e6ac-4e53-9386-97ecda286e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:31:35.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:45.467Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7efdf54b-6a72-4794-ae38-3c9945cdd819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:31:46.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:56.508Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e2c86538-a78b-4f88-a0d4-ae1f404597e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:31:57.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:31:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:07.552Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9e82d0e3-85a9-4887-aebc-61c8dde964db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:32:08.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:18.589Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=784a5d2b-aff6-43e9-9fef-0301c3e3f7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:32:19.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:29.630Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a4947a1c-8f50-4237-977e-13091b9fb2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:32:30.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:40.668Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c6206afc-766e-4073-a116-e08cfb9d0511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T12:32:41.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:51.739Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f7b130df-9518-4db0-a11b-20ab88a88a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:32:53.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:03.739Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=422e6355-63ad-44e4-9d90-f0664c9c0993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:13.769Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=fa894d5f-404d-490a-af48-7db644a17936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:13.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:23.788Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4f53e701-8751-47b3-a488-815aa243ebf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:33.817Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=605d461f-8bfc-434b-a12b-c8b71821f897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:33.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:43.840Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3eac240c-d4cc-410a-b99c-e4348360d91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:53.854Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a70f7090-e3de-470a-a560-a39f84f4c3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:33:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:03.875Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0d9a70e6-0829-492a-b8ce-ac0fb7f3b761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:13.896Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=872f7acc-36ca-4ee9-a85b-fd4c3d2f001b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:13.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:23.911Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2ef93ad7-9774-4207-85cf-3738286505c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:33.923Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d870bf53-011a-4f4c-81c6-768238f78ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:43.939Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=fc81b465-f714-4472-bfe6-fa545ee17cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:43.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:53.958Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7e3418c5-3ef6-4765-8c5a-bdd50a0239d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:34:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:03.980Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1176014b-647a-4077-9e60-2c6647468e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:13.998Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=df4faecf-db1a-452d-9d68-263b67cde149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:24.009Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=08094bf4-debe-408d-b01f-1c6b1ddda5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:34.024Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=477670c0-af3c-4a07-85e7-924cfafa4d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:44.039Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=29028a29-db02-4b05-94cc-9599a41abd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:44.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:54.058Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=76005642-d060-4ac4-b925-8595f5ac282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:35:54.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:36:00.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:36:00.093Z |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-11-19T12:36:00.094Z |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-11-19T12:36:00.098Z |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-11-19T12:36:00.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T12:36:00.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T12:36:00.106Z |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-11-19T12:36:00.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:04.073Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3cf63470-fe96-42d3-8c96-fb2b852dd7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:14.098Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7b192ff1-4f23-4ac1-9773-c7cf64245792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:24.125Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e04e02f0-0d71-42e5-b268-b69aa165fce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:24.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:34.137Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9f16090b-37af-4369-a9fb-2afe08892eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:44.154Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=fcbe6fc8-b0b0-4aa5-984b-bb7770a2c69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:54.175Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=cc726cee-4afa-4565-9f25-d71f68f61236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:36:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:04.202Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d8090c86-afc8-43e8-a625-043e34a2b6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:14.219Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=df536a39-be3f-4464-9d36-292bfb36da10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:24.231Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=05d495ec-b281-4024-b731-f95d1800120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:34.248Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=30958aec-5de5-42e3-b4b1-943238883eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:44.274Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d68e35be-9716-49bb-80f6-afd1ee440700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:54.292Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=efa25815-4453-4722-9efa-17a035618beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:37:54.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:04.303Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=68e81d87-d148-4ae8-909c-0fe7b5077698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:14.317Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6a27edcb-a672-416b-8932-c68ae1d3273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:24.339Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2a105c20-04de-4c11-9d95-55bb4c09d685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:34.356Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2baef1cf-8332-4c38-9474-a28a283eb8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:34.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:44.373Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=62277abf-404a-460b-88be-c1f4bfcd715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:44.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:54.384Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=aea06361-382b-4813-8560-daf522bd97c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:38:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:04.396Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=072a991f-4b13-4e5d-8fd0-1396ef59f196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:14.408Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c5ae0230-e3c7-4344-b4ef-846689203698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:24.424Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e9b1cb39-bb9a-43e8-9f38-a091d33ff4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:34.445Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5df1368a-056a-4087-831a-278751dd7aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:34.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:44.457Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=137898bd-211b-49da-8351-130fdd019c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:54.472Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2c67763f-dfae-4fc9-9fb6-403c2331c755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:39:54.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:04.484Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=47e09973-abd4-4860-8a85-cc4ef0af6448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:14.494Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=73a53fef-893d-4537-a1b3-d15799020524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:24.508Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7c458366-d5f7-4db6-989b-3f5833f1fa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:34.517Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=cbfd06b4-a486-46d9-a986-e004ca12bec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:44.533Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=24532825-89ed-4701-8c7b-25dcd2e0b9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:54.557Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7ba522d4-eb79-4368-a7d6-398b4ce95169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:40:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:41:00.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:41:00.119Z |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-11-19T12:41:00.122Z |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-11-19T12:41:00.125Z |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-11-19T12:41:00.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T12:41:00.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T12:41:00.134Z |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-11-19T12:41:00.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:04.574Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9586790d-bada-422f-a37d-67393172a77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:14.584Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3063c46e-78fd-4c85-915f-7af1bfec21ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:14.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:24.593Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8c402802-9fac-4ef5-89b8-98211dcf9f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:24.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:34.608Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ea21e9ef-9a18-4e44-adb1-90889e6bde01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:44.619Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=38186688-c55e-4740-bd0d-ffcc6493bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:54.632Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=59866ce0-a382-40ab-ad9f-a09a81339c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:41:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:04.646Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=58ccb011-4fd6-4364-aa15-57914c1107b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:04.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:14.663Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=935e45de-9eed-4c1e-9c9b-6676a69b3c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:14.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:24.693Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d1a6c3ff-085d-4747-97aa-3cdef526585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:24.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:34.703Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=92b26939-910c-4b42-82ed-31b186a73691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:44.715Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4159a9ac-f11e-4457-95f6-883806866f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:54.728Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=29abfb89-16c0-4475-b2f4-7a2aa33310c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:42:54.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:04.741Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=177d89c8-6d29-4492-a1ba-07ff80e06ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:14.754Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=682201e1-4fbb-48f5-95d2-6c6a4b2371bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:24.767Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2515c812-26b0-4151-8539-fce462519fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:24.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:34.794Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e340301a-f3e9-4704-877e-04dd96ff0b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:34.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:44.818Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0b130d9b-4474-47e2-bd45-8c513bec046a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:54.836Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b058fc45-5634-4b8a-aa16-294b25adb01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:43:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:04.848Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=284e5829-7355-4675-a132-d98e36711215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:04.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:14.857Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=feb32a66-6e99-469b-9dbc-c89eaf87d82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:24.867Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d9fab3ef-257b-4c38-a803-aedeb6818cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:34.878Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f6c7d4f1-4cda-4aaa-ba6d-da65da30d9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:44.887Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8a434171-bf3d-4661-9207-3724d1764980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:44.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:54.901Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5fd55db7-53c4-4db9-b0c7-3ca4b9bdacf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:44:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:04.921Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=898e0372-c4be-4231-8f89-a453bce6fa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:14.941Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2a47824f-0ea0-4810-bd58-419429c9b6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:24.953Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=11190792-2970-454a-aa30-91dad3024566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:24.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:34.966Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=400ed3b4-ac6f-44b5-8252-b2bb53e5bdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:44.978Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=71e751eb-1e75-4c81-9726-7eddbaf8b59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:54.991Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b4061938-40e4-4445-9552-aae326ba208f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:45:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:46:00.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:46:00.096Z |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-11-19T12:46:00.097Z |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-11-19T12:46:00.099Z |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-11-19T12:46:00.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T12:46:00.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T12:46:00.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-19T12:46:00.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:05.004Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e35b2fd1-ca8f-4407-b897-d060653281eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:05.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:15.014Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=faa4cb6b-9b26-46e9-8d0c-d783efd71b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:25.033Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2c01f3ee-566b-4a60-af8f-e5276b0ee1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:35.056Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=23e3919b-1766-480d-95a8-b9fe7adcb206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:45.066Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6e4893d6-6d96-4dfe-a88c-eb256e26453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:45.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:55.080Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=10fb19aa-d30d-4385-80ad-b9dc9609bf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:46:55.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:05.092Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=35a015cc-b172-43e3-840e-f2f473567e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:15.103Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=dddfcbbc-6d14-4a89-9474-b08dc3a8ce73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:25.116Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d7820965-2444-4706-b682-bf89930a3117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:25.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:35.127Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9c509231-4a17-486e-8afa-5315098cc795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:35.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:45.141Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f73d7d16-bb85-4f76-95a3-60794f8fcb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:55.161Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d5f07399-8615-4998-ad02-f1c3357a7d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:47:55.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:05.175Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6e87e534-4468-4820-b36d-b7f66665734b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:15.185Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8e857d2d-0145-48a0-b3a7-ed85d5884e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:25.205Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=57b42ef1-e738-4141-b133-85c7fdedce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:35.223Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=886b9221-3aad-41b2-884c-fbd03bbcdd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:45.233Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=67e4fbcf-f670-47bf-b772-f137321c12b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:45.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:55.243Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=24a2c735-505a-49b0-a085-0b579106bdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:48:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:05.256Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6035cfaa-443e-46af-a6fc-51c4ac449823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:15.272Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a5ea988a-ee82-4100-9648-c32bbfb76170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:25.296Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6beca057-b068-4548-9f47-99778166483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:35.309Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=fd177f66-ac42-45b0-bbeb-e646bab8964f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:45.319Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=dc751610-2ecd-42a0-b40b-f839e025c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:55.330Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1d1d79b3-43bd-4704-9468-42d8f9fbfe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:49:55.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:05.339Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=30916176-f535-42f7-be3a-7f5d6282262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:15.351Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c2de40e8-b0d3-468e-9905-0ae9d8e50dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:15.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:25.362Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ad755008-490f-495c-bc48-8860bc756e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:35.386Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=87120142-c67a-4d45-ace4-104366e41995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:45.398Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=aecfa3d9-a496-495f-a6e0-eb4ea8a18133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:55.418Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3ee1b077-46bc-4719-bdc1-2237a8937e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:50:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:51:00.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:51:00.087Z |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-11-19T12:51:00.088Z |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-11-19T12:51:00.091Z |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-11-19T12:51:00.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T12:51:00.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T12:51:00.098Z |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-11-19T12:51:00.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:05.437Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0186dc8a-a864-4f4f-b5da-8bd4c93cf8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:05.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:15.446Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=723bf84f-5262-479e-9374-705cce64eaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:15.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:25.457Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2c03598b-2a15-4139-b383-1dc82f65fbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:35.474Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=80eb5f75-daa2-4cdb-8d21-cca11743d152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:45.483Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6d1d5c48-ec76-4df5-aa85-793cb1357885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:55.495Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=96ba294e-a6d8-4ce7-9e3a-01d0cb04903e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:51:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:05.506Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b7c86aea-02b7-419d-9788-01e314104c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:15.516Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=aaf31ca7-2223-4204-84d1-d38780156426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:25.531Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8c6cd760-52f7-483b-b36e-307c6fd16e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:35.557Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2ed5addf-db83-44b0-a1bc-9c2b53e75912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:45.570Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9c027c7f-1316-4eb6-9bba-71684951e36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:55.583Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6603ae8d-1786-442a-9def-5012720e88fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:52:55.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:05.595Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e25f65d3-b02a-4a5d-95a6-b48ae1245e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:15.607Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c9b53f67-7103-421e-820f-723d820ee1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:15.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:25.617Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ea19b2fc-166e-48de-9108-5c03a438bbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:35.628Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=90ddc2fc-5372-45ac-9c25-13ad9dbef2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:45.639Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e498d8e2-2760-4f02-aeae-9966ed71cbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:55.654Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c05e92c0-1c39-4dd9-9ee1-fcb7f5879f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:53:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:05.678Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=df9506dc-5088-4eb9-ad93-33eb5ad41c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:15.690Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=969ec230-31ac-4e08-872c-9f9746f249aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:25.701Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=bfa555cb-fb6b-4637-a64d-807f21afda6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:25.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:35.713Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e878a7e5-6f03-451c-9168-2d8e07646055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:35.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:45.724Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c7bf46b6-18df-44fd-8289-380a3463a91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:45.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:55.733Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=424f6b47-fd0b-4543-b194-02ba5da3f9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:54:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:05.743Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2f91bc4b-3af1-405c-ad71-e7a5c0fc7932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:15.752Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=cecd1e87-e2fb-4bc4-be9b-8cc2508f1d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:15.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:25.766Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=97bf3223-62f6-48ea-b082-9898610b83c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:25.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:35.786Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e2dbc642-ba87-4803-b5f6-39c2e8105007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:45.797Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3b0f9955-019e-4d60-843c-039c4a776dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:55.806Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=41332668-ffa3-49e9-9a2f-0b3a9a4737ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:55:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:56:00.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T12:56:00.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-19T12:56:00.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T12:56:00.087Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T12:56:00.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T12:56:00.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T12:56:00.096Z |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-11-19T12:56:00.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:05.816Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=60d0be4c-0680-418b-84fa-83fc56a64a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:05.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:15.825Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=22a1a1d1-e964-46bc-a60f-07af14d21e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:15.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:25.834Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1862abb1-f8ff-413b-a3fb-73a3d7d5358d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:35.844Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ba28f89c-da32-47ca-9b29-49ad2d3e3785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:35.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:45.863Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2b1ff602-390a-420a-8b42-86fdaab81173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:55.884Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=21293cea-d5ad-4369-81d0-67cac5e5f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:56:55.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:05.895Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4d139ada-4f12-47a0-b6e8-5269fd960f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:05.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:15.907Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=47f65ff8-b42e-4c02-81d9-1b62118494eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:15.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:25.932Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b174551e-91a6-48a9-8068-da1484e6aa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:35.941Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9d1dfb02-10bc-49b7-9e88-b0685ec0ac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:35.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:45.950Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=543db44b-857f-4568-9d95-fad97f656426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:55.958Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b2ae8dfc-e943-44e7-86e8-53e561f2e1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:57:55.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:05.967Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7fde70b8-dd2d-44f7-ba58-7415674e0f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:15.977Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e239e2df-51b8-4e6d-9002-23eabfea278d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:25.995Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6928f138-e8fb-43ba-9b92-e43dc4c31cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:36.004Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=07208ba7-bb2d-44dd-a25f-3bc772b6b5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:46.022Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=289998a5-0745-4c23-a0ca-d81f604284f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:46.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:56.031Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=89148294-1229-4dc5-b08d-5a665f4459a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:58:56.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:06.041Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=11f39843-47ce-412f-bcee-ac4f44e7cdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:16.051Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2da0c064-c0b5-4981-9d23-7017f9212d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:16.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:26.060Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=567d0c96-f7dc-416d-b3e9-ae88150d0f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:36.069Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=02b68afe-3c70-442a-b6e5-19a5fbef47d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:36.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:46.081Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=42d7ed34-025f-4cdd-8456-d42d518fc250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:56.098Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=281cacc0-1006-4fcd-aeb7-0943a69a731d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T12:59:56.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:06.109Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4499c19c-00cf-4cf0-9c50-69ccd853a8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:06.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:16.119Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c223658a-7245-4e8e-bb74-0db14b918fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:26.131Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0a883a79-fdac-44c2-88d9-30589d968f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:36.141Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ed6a5e06-a44b-4d48-8c89-6f208833a27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:46.151Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e4aef1bf-c76a-49b1-9caf-bdf9bf53d946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:56.161Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e01973e4-dc93-4672-afed-bfb47845ae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:00:56.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:01:00.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:01:00.121Z |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-11-19T13:01:00.122Z |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-11-19T13:01:00.125Z |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-11-19T13:01:00.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:01:00.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:01:00.130Z |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-11-19T13:01:00.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:06.171Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a1ae1197-5360-449d-8788-a9b85fe485e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:16.185Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2b087fb4-6451-4c37-a06e-c47254497fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:16.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:26.210Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ac29b6ca-2de9-4e12-a3f1-96d1bdcfebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:36.222Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1b7ca902-414f-4f95-8f2c-601005d49f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:46.232Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d92e03ab-13be-4464-ac4b-91391144005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:46.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:56.243Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8583bd3d-6985-476d-9690-8c3dd84fc95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:01:56.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:06.253Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ce5fd362-9edc-48dd-9d10-7303fec55043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:06.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:16.264Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3b796676-8154-4cfd-b3db-72a78beb3a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:16.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:26.275Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2d7cc298-1801-4f78-8435-e872821ac825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:36.288Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ebd4a8fd-ad79-42b7-8ccd-c700ebff3bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:46.305Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=76d59526-42ce-4732-a49e-b880ad7bba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:46.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:56.325Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=992d8f6e-262d-4ee9-a92e-7c82c2468840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:02:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:06.340Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b95f0534-5c35-41d0-b4d4-c71c45e42ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:06.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:16.351Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c8f274e7-82cc-4a83-8943-10a931c8bea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:26.366Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7b758e67-60a3-4f07-b5cd-da5c00ac7f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:26.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:36.378Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=74771f54-411a-42e4-a205-82a3a71cce07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:36.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:46.387Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4138c839-062d-4065-8e48-665bd15b79bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:56.397Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d91a97be-ff5b-4fbb-bc4c-021aba0c2365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:03:56.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:06.407Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6b259105-9707-4d12-a477-1546ed2970c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:06.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:16.425Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=09f2b01f-fb4e-4ab2-bacb-50297fcd3bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:16.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:26.445Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=876dec3a-81b9-403b-901c-46420bde4fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:36.459Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e9a0b16b-ce0c-4042-bba6-42a47a2f4526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:46.469Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=02f6af69-fff1-4c4b-acf0-29523eed411c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:56.489Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c7e4fb14-fabd-46e9-9f12-be4c60c68f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:04:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:06.501Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=448108f2-302b-4aed-8771-c65d4440d6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:16.510Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9929ebeb-b820-4b08-8406-81b62cd5b6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:26.520Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7128fc78-996b-4bd9-8442-01a35b5087e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:36.531Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=54fe16c1-4c1f-4dde-ac58-725c443406b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:46.544Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=938f5f5c-00ee-49ce-856c-430c98f6575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:46.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:56.560Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7240aa58-1803-4d1c-b4a2-980a70d88edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:05:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:06:00.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:06:00.044Z |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-11-19T13:06:00.045Z |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-11-19T13:06:00.047Z |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-11-19T13:06:00.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:06:00.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:06:00.052Z |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-11-19T13:06:00.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:06.569Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a8cf4c57-29d4-4693-bb7b-e7f49a9a8a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:06.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:16.578Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8fe45870-599f-46f8-9781-4f6ff0b61997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:26.590Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5793c681-6fa7-421e-910e-a17a8d96f655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:36.600Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=28f73ebf-9280-4de9-b5a9-b0e398caa7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:46.609Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f62acffd-4483-4178-8cca-79d085335c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:46.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:56.619Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=417f2d96-5ace-4019-bc20-847e154924ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:06:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:06.632Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3c1977f5-4f8e-4f19-b34c-f30634957be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:16.647Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c0e79bcc-8413-47e8-a6f0-e19a557101d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:26.656Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=cb2859f9-e484-4004-aedc-d412545c82c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:36.666Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=77d201e7-5434-4a56-b887-a47abb21a154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:46.675Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5274f053-d6e5-46c2-be32-539dfc9d8d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:46.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:56.686Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=072da7fb-bc59-42e4-89b4-698a0addc643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:07:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:06.694Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0f60e7b3-bcce-4b0f-82a4-61eef97f7775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:16.702Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0b0d6182-1365-4f8c-9e09-37b7a5e8ccbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:16.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:26.715Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=47417890-ddac-405f-b16c-35f7786a8087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:36.733Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a09e123c-86f6-4f99-a24f-a3acb3f9d28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:46.748Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d9283377-d779-4abf-9c5d-8d8d40e655d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:56.757Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0a4f9c75-ff40-4051-9bf3-d8137483f5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:08:56.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:06.766Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=10d44088-cc2d-41b5-b498-78c02cf56d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:06.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:16.781Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2feeae5f-f186-4920-b8a0-2c4e785947fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:26.791Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e61ecbc5-9d4e-46c4-b120-1a303d9e0fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:36.802Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b9cb74e8-c5ac-4870-b94c-3bebf2e849ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:46.812Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=48c4f433-2f56-40b4-8dc6-7313d0c60dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:46.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:56.824Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=648802cd-8405-4abf-bb7f-50f3e1a5c7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:09:56.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:06.838Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ab85e053-ed61-4b8f-92e1-9af84bb832e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:16.847Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5a67d660-c117-4a97-b43c-21825340b685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:16.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:26.858Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a53bb16b-4746-4018-ba8a-88a8072e1846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:36.870Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8d969ac8-eef8-410e-a261-dd29cbb2245d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:46.879Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=27c55feb-de19-4f7a-a27b-aa3474fe78c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:46.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:56.887Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=498a3505-38ee-447c-932b-52d3e522746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:10:56.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:11:00.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:11:00.025Z |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-11-19T13:11:00.026Z |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-11-19T13:11:00.029Z |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-11-19T13:11:00.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:11:00.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:11:00.034Z |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-11-19T13:11:00.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:06.901Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ddbb44f1-594e-4a1d-a12f-5dbc6843f37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:16.909Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2ec2ace8-76ee-45da-97cc-3241df685c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:16.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:26.921Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=bfcd2837-fdcb-4d6b-b777-8e9723176637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:36.936Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=125447de-d1c1-4ac1-a698-c6e0681c7333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:46.951Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=07da6995-cea7-4b31-bc26-13920c83c97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:56.962Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b4cc2572-bc37-4770-b401-4e5739e79d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:11:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:06.973Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4cd60438-6138-4531-a480-8f7066a1dd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:16.983Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=53026221-fbe7-4004-91a1-3be089178b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:26.993Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c465e09d-eca0-4c0a-9a49-4a98d1b02c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:37.005Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=933b1b69-4ed7-4bdc-9f24-ff88e200ced0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:47.017Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=832cb64c-fd5b-4197-a551-c46d150b466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:57.026Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e2035970-e39d-4aca-bc9d-50d22a2fcd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:12:57.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:07.037Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3a53c285-442a-411f-acf1-6ac166c18493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:07.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:17.048Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6920ea98-ec66-403c-a839-433c6b5ec959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:27.064Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5952836b-7587-467e-92db-667327a1c65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:37.082Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9d20ceeb-69ec-4f76-9462-3a8470bdc635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:37.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:47.092Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=eb30056b-10fb-4214-b780-cff4a3d473e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:57.103Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0eb3a724-9f23-4687-b989-b4d9fa3f78cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:13:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:07.114Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d4133e4f-cf6d-4bf6-aa8c-52b00671187d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:17.122Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1403858a-3b62-4e54-82e6-eaae532a0faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:17.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:27.134Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1beebb77-e782-47b1-a43d-3d789b5c18c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:27.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:37.146Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c9e8cfa0-47ed-4ace-a97e-eb7226e92402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:37.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:47.159Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=bcf356d5-bc90-4667-a05d-04c24e2b0484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:47.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:57.181Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=fa89093f-28ae-4263-930f-3001b11a7daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:14:57.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:07.193Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d514d9d7-5405-4222-8c8c-1c9dc92e5aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:07.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:17.201Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ed9ce1a7-0ba7-411f-b917-584041885da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:17.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:27.211Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c0eb9dad-827a-4250-9aec-6504c0077531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:27.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:37.226Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=29d28dcd-d9f9-412b-b3e9-dbbf0de001af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:47.235Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=acc92753-e79c-4ee5-8af6-4987a8f8143c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:57.249Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0d407462-0cd0-46ab-91e6-aff9f645357a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:15:57.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:16:00.049Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:16:00.049Z |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-11-19T13:16:00.051Z |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-11-19T13:16:00.053Z |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-11-19T13:16:00.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:16:00.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:16:00.058Z |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-11-19T13:16:00.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:07.260Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=bd5bd614-8ccf-4265-adb8-3a59dda8805f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:17.273Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=99b2f7ba-97e8-4474-bec1-3ca5930fa425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:17.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:27.301Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=98acfa52-c58c-4177-af9b-5d379e1ecf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:37.309Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c0b22995-59c9-45b3-86bc-182c8748a3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:47.319Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b87ded46-c531-4ae9-8f0b-8169688a37ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:57.329Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=51fe02d2-e17c-4e3a-ac49-9ce8181844ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:16:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:07.340Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7e6a6967-b0e1-4d23-a895-0369da61cd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:17.349Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4bc6d9b6-ea64-45f8-be27-4dc17088cc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:27.360Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=eb498f3e-d876-49e6-ae72-d9912a423f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:27.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:37.374Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3383efb5-a48c-41c9-bcea-6e859b1131ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:37.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:47.386Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4fa15e1c-bd99-4507-bdf6-327344bc3fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:47.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:57.399Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0b6a72ae-188d-4f6e-9f12-cf64086b2ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:17:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:07.408Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4165560b-0fe9-4f2d-9c28-faa47c06cf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:17.417Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d59018d2-ea2a-4348-9b3e-6d89b8f8e73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:17.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:27.427Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e06c0342-1325-4515-a516-0110bdc69bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:37.437Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=91fee412-618a-498f-83a0-52a46572c454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:37.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:47.446Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=59c4a6e4-a715-4c5b-b224-29d6d4108daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:57.456Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=79d994e8-809f-4871-b635-61aa576e2962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:18:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:07.474Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b82869f6-b7ef-4e30-aee4-97ab4120edb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:07.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:17.489Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0708f745-73c1-4523-bf0b-eecf84c806b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:27.500Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=42b08b13-bde4-4134-8c7d-c8db54d3e670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:37.513Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=459e9d41-de43-40a3-90ac-d66360bf35e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:47.527Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=db6bc401-496b-4003-89ed-6b8853d849e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:57.535Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=740a404d-7868-4dea-83a4-653f65fe41cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:19:57.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:07.549Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e393a04b-68de-4fca-8f46-0fb11b87c41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:17.559Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e7ad563f-63ac-4bef-984e-0f040208afaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:27.577Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=527d20e1-3745-4550-9bf8-00eab4c72528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:27.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:37.594Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ef5787a7-ff2b-4091-9520-6a7d8d6a88ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:37.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:47.609Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0c53b230-53f2-412c-a37c-36818dda8ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:57.620Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5518d38b-d354-4076-8f26-00a26a030c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:20:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:21:00.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:21:00.029Z |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-11-19T13:21:00.030Z |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-11-19T13:21:00.032Z |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-11-19T13:21:00.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:21:00.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:21:00.036Z |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-11-19T13:21:00.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:07.631Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f12f3a31-3c52-4e9f-baa4-20638802870d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:07.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:17.641Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ffcd91c2-be91-4476-ae5c-37c80fce80c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:17.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:27.650Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=07b6ffce-5258-46ef-be2e-32dc6434cfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:27.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:37.659Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9c696da1-f739-42bb-9ba0-56362886f379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:47.669Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a8f9f45b-7fd5-4417-9c57-6bf59b18d1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:57.677Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=57a53a86-f976-49a4-913c-38a6b4af6cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:21:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:07.688Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=351902c4-475b-4ee2-9541-2737d9731e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:17.705Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0ffd6eb2-948c-425c-a9b1-56d166d86c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:27.714Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=81bcdf6f-3c25-4501-a58a-2a81c1fbfc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:37.727Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f36ce61f-1a38-4a9e-b349-a29a2ed7fc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:37.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:47.739Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=03a9aa09-90ee-4e56-971f-e30fc0fdbb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:57.747Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=51eca42a-3b8c-4bed-b447-fc2ad5ff65ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:22:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:07.756Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f98439b8-00c6-4628-83f7-ee47fd4930bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:17.765Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2125d96d-c7e3-4eed-8dae-5fdb405da5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:27.778Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=953e1e56-6c88-481a-8df0-a82766d83991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:37.795Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=fd91f9bc-19eb-40c8-b2f8-2779efd31ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:37.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:47.804Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6a1e41d4-e93d-4700-bb8f-d6b9d364ffe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:57.815Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=973d5b8b-4c84-484b-ba4b-04297c77b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:23:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:07.823Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a6231b14-41a5-4f14-9a16-ac5268fb6d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:17.832Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c620b580-8968-46a5-b624-cf88d1aac8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:17.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:27.841Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f2d40db4-ce6a-41af-b960-48794e19731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:27.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:37.850Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3d1b75f1-de9c-448a-9a79-1d35177966a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:47.863Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=eb0fee84-2d67-4f7f-98ab-79c833df0f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:57.876Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=dbe9e864-678a-4f99-9ab9-80909406b3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:24:57.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:07.889Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=06270876-cdca-4e25-8352-81476e8d9dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:07.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:17.899Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ec40e2cb-10b2-41bf-b5da-5eed3514619b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:27.908Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=50d922d1-5b74-40a2-aea1-3e41f8b57903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:27.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:37.918Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f0a40884-6913-481f-a8af-739c8f92cb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:47.927Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d0dc0f20-f703-44f1-8e63-8af98102394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:47.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:57.937Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6cfc53a8-0f19-401a-9b5b-d94119e122c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:25:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:26:00.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:26:00.085Z |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-11-19T13:26:00.087Z |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-11-19T13:26:00.092Z |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-11-19T13:26:00.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:26:00.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:26:00.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-19T13:26:00.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:07.949Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0c35ff66-65f6-48a9-95a1-9e8533132a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:07.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:17.966Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6d5708f3-4db9-4b10-b97c-b06d7d49b5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:17.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:27.984Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9e4332f4-8931-484f-8d75-b91ff7502169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:37.996Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8d4f150b-7ab7-41df-9f5f-777376b04bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:48.007Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0f9c24d2-1dcb-4b7a-ac2e-e41ea1f4fdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:48.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:58.016Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5af68a49-337e-4f54-a99f-75507b7972aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:26:58.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:08.025Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2c8deddd-968d-449d-8830-bf2eaf671278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:18.036Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c3bbb6a1-308a-4dc2-8c70-27b9e2be502c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:18.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:28.046Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3aa726cf-3653-49ae-9415-df66f97b6ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:28.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:38.065Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3f4427b1-7dd0-44b5-b242-cc3ccdecef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:48.086Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=16df464f-1b92-4875-be67-b657bd9a5f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:58.094Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0be6517a-14c3-4a5b-aaa6-30d2ef90e822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:27:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:08.103Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9db3c410-c7b8-40e1-8678-a02260f96807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:08.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:18.119Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=163b054e-6760-46f4-9b6e-e03777b8a109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:18.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:28.128Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4a50bf27-c875-4e5c-ac6f-d4be22151860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:38.136Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f08bfd17-579e-436b-8014-91ed14a0048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:38.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:48.145Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4858ae3c-4b78-4045-8325-0eb9328527ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:58.154Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b600c289-fc39-4622-9c9f-a4d65761d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:28:58.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:08.169Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=641d6bae-ca25-40c4-b1d9-1ebcbe13539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:08.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:18.193Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=12a437a1-8b70-4dc7-842b-28c0dddb1c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:28.202Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=03870777-7c37-4dc9-969d-6af7f922c852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:38.211Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=05c77ba6-ad3c-4b4a-aada-371eb664db13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:48.221Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1ced6aff-9ae8-46eb-a278-dc95bcb3c3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:58.229Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=cceaff19-0591-4034-8caf-9b93753eb6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:29:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:08.238Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b3a6d584-6d81-40d4-af89-69bdc654bb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:08.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:18.246Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3fa7c19e-984a-431e-a5f4-05a3e65e611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:28.262Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6f2e10a6-7c10-4f6e-87b3-69031606c522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:38.282Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=15c6ebd4-7edc-4551-9ed9-2e89a633f1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:48.294Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ceb12dd2-3cdc-4362-9511-652dd281cfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:58.303Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2399ba7f-2443-488a-8d6b-fe50c2647820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:30:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:31:00.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:31:00.097Z |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-11-19T13:31:00.099Z |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-11-19T13:31:00.101Z |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-11-19T13:31:00.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:31:00.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:31:00.106Z |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-11-19T13:31:00.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:08.313Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=59f5b143-24b0-41e9-9426-bedd460982c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:18.323Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3b3be2c8-9d5a-4caa-b708-55f2f12f8573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:28.332Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5fedc03f-3388-4fc6-b0f3-93d2b93b648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:38.342Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=15426ee0-1503-4c4c-b376-8516aff95a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:48.349Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4b6ac4f7-cb87-4ebc-bda6-d8d770f71395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:58.359Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d3b70191-c0ff-445c-be8d-50ce48c30d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:31:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:08.375Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=abef3778-2364-4ebd-a600-94220dd4288a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:18.392Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3b1eab1c-e3bd-4064-b1e3-22bbdc776976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:18.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:28.404Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0a468870-0192-45f2-9592-2ba9586aa968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:38.414Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d4d2f5ff-f84a-4561-a5f2-86d77aac4e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:38.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:48.422Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=49b4c844-9777-47a7-a574-c1f283011355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:48.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:58.430Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0ee9007f-176c-4bc6-bcff-80cb93254ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:32:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:08.438Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c6f7115f-3bae-4524-a733-15bbb35b4944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:18.448Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c0059382-7ca4-4f9e-87ca-6244fe3654ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:28.457Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=27572558-d7d0-4215-9f48-9785d01936fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:38.469Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a70e3c2a-47a0-463b-84ff-ad0b0a831f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:38.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:48.488Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=01f777c1-dd0a-4d40-b206-645c57ed1838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:58.496Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d279ad70-1578-4b4c-9aed-7dfc8d5c3277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:33:58.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:08.504Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a60650d0-46eb-4cd0-b99c-8ba0dc2fb0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:18.513Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=81c3522b-9c82-4fb4-94bd-ffd9372e5b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:18.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:28.526Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a4063c11-4df6-413e-88ac-1e78e32fdf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:28.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:38.534Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1d0ec8f0-dfee-460e-b7dc-5a80c13cf6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:48.542Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0413479f-5eb7-4626-8000-4592f35d9612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:58.550Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=65acb908-32ad-49be-a017-3eb9650a19f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:34:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:08.562Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ff3c4431-c036-461b-9136-3c20f5969580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:18.578Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a2be5543-c62d-482d-820f-5eb292cc5db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:28.590Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2f723941-9501-46ad-ba85-50959c2bfe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:28.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:38.598Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e1b529b2-ebd8-472c-bff6-92fa6e462c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:48.609Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2f824356-d676-490c-bac4-19a9bc94fdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:58.620Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=dface642-2ee1-46b5-98ac-8300f9e6e8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:35:58.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:36:00.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:36:00.130Z |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-11-19T13:36:00.131Z |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-11-19T13:36:00.135Z |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-11-19T13:36:00.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:36:00.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:36:00.141Z |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-11-19T13:36:00.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:08.628Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=58e7c15c-a3bf-41d9-bd13-d6f1e8adff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:08.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:18.637Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=90df3faa-94c4-4748-af04-05c21c83fb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:28.645Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8c9f042a-b454-46ad-b24c-943995cc5a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:38.655Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b4e224ec-5e9b-4453-8760-87743aed8c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:48.665Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=451fc16a-f9b7-4367-8390-7a78306e51c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:58.680Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ba1f7d50-2fff-4c23-bbd5-cadd51b78360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:36:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:08.689Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=43ead7cf-b80e-4677-ac77-85f08c4073a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:18.698Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f4f87f3f-badc-4e7f-87b6-a47b7c88d1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:28.707Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c6763784-72e8-4d8a-b3e3-653c1e338233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:28.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:38.715Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=36d737c8-73e7-4aa9-8541-af488e5f0f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:38.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:48.723Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=59321bc8-85c2-4b52-8be3-0e8ee915c72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:48.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:58.731Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=12f67ffe-2cac-4d1b-b895-8a3b058ab3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:37:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:08.745Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=569b3b9b-d6bf-4008-a29b-5151632fe329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:18.762Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ee16cf7f-2e49-497a-b35c-b709e8897437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:28.771Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f8462721-5709-4bf4-a3b4-9008176c0587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:38.781Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=81df048b-ea64-4545-a6e3-e1c4e5a59674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:48.790Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f5ce5721-7d87-4c5f-beb8-fa3a96027dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:48.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:58.800Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9835ac6b-ea00-4ad8-9e11-f3d910dba21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:38:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:08.810Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=56567607-4bca-4c81-b10e-13bc30593205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:18.817Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=9328a4fb-bc65-421d-9e82-358289ccf190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:28.825Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6dae23cc-4787-443e-83f8-27967f641b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:38.840Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=fdaefcf5-3b94-4d9c-b51a-92fc0cfad2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:48.860Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0a357641-969c-4510-92b4-dc64aa8f95b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:58.870Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=56ca456f-a754-46fa-a87e-160b665da805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:39:58.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:08.878Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=36584f5e-50d5-482a-9c94-aeecd81efa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:08.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:18.887Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=74c4aa65-d764-46dd-8ff2-12c89faab547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:28.895Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=80408447-79a4-4e32-b06f-9a788bb5a350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:38.904Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5f031547-15b7-4cc8-be27-b2843ec30eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:38.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:48.918Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f9b4baa0-02e7-46e8-8a40-12ea1e287720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:48.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:58.932Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ffc79943-5925-4545-a862-4af3fae32438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:40:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:41:00.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:41:00.141Z |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-11-19T13:41:00.142Z |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-11-19T13:41:00.145Z |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-11-19T13:41:00.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:41:00.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:41:00.149Z |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-11-19T13:41:00.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:08.943Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3ba9349e-f7f7-4274-8f5b-4218c56b3ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:08.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:18.951Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3e500fbf-fa9d-44f6-b82c-2958a3ea95e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:28.962Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a34f65ce-068b-4b50-8b56-ccfb9d600acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:38.970Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3e362468-a993-4f36-beff-6c363c062a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:48.980Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e5563fff-e5da-4553-a937-bc01bf02da34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:48.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:58.987Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=782ce895-d90f-4a64-aa0c-e89d535b2f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:41:58.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:08.995Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5bd458ca-78af-4086-93f7-19aa3f9743f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:09.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:19.007Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2cebc276-b86f-4693-b163-37a40e5463ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:29.026Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=dc75d3a9-f498-45bc-9709-2d4f3426d436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:39.038Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7e396e7b-c53c-41f5-bdca-8abe8d6d7fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:39.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:49.047Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7f00190d-8dc6-48be-a4c8-db4177b6612a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:59.057Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5428d70f-24e3-49cc-9163-70a24582151b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:42:59.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:09.065Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=fb8340d7-2d93-4ac9-abfe-85e50627a2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:09.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:19.076Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e1d43ba6-df74-4f86-b2be-bfe38c57a84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:29.086Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e10f4b5a-3963-4620-ad33-8f2c3737677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:39.097Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=479299a8-7d8b-4081-8cef-6ac672ee9193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:49.112Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=11b80a7c-94d5-428c-a5ee-7044e6c21af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:49.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:59.122Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8b0af595-7815-4b3e-9c27-ce5a2a2f87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:43:59.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:09.130Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c2bf8d17-bf50-4b36-846b-69ff9e070d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:09.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:19.139Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3f0529a9-aad0-42d8-b63b-6920cf88f070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:29.150Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d8d067df-e201-4a0e-9813-a8bfe5960856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:39.166Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d1626d2d-8839-44b0-a7e3-098925b0053f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:49.176Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e1388f89-63be-4d21-9caa-c58a65354be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:59.185Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d315be1b-6b44-46ef-ae22-289631bc3e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:44:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:09.197Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ce5c71a8-b8a1-4dab-86b5-ebc4a0f6498f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:19.216Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c00ae2a7-58e6-4d0f-bdf2-81774b8faa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:29.226Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=5444032f-733c-4ba8-9950-e754cb49657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:39.236Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=6faab13f-3df3-4b27-99e7-b58845734c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:49.244Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c8880231-9b30-49f8-a8b5-8b59cc5d806b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:49.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:59.255Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7545aa20-b6eb-496e-9106-468dc9ef06b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:45:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:46:00.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:46:00.055Z |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-11-19T13:46:00.057Z |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-11-19T13:46:00.060Z |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-11-19T13:46:00.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:46:00.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:46:00.065Z |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-11-19T13:46:00.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:09.264Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e2e74cce-cc8a-4e71-aee5-7b4a74d2f6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:19.272Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8133d20b-3927-4006-98f7-7078b885f64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:19.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:29.284Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=54115a8b-2267-4558-87b9-3e95846babf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:39.302Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1ef9f9c3-8916-4ed0-b5f2-1e5f8a43eede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:39.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:49.313Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=bb573bc9-f387-4d58-a8a9-7d5d2391d2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:59.321Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=ae8e3903-6414-400d-bd65-f633e2c629ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:46:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:09.331Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=64bf2729-9644-4ced-bcfa-26af5d0b751b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:09.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:19.339Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d6a0b093-c81e-405c-b0cc-2c9cdef136c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:29.346Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=db5ff283-628b-4b07-8a5f-eb4e507258d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:39.357Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=607a2d06-baa9-4cea-9192-353d722979b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:39.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:49.365Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=be06e23a-5f93-4615-a345-ea90ab39310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:59.374Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=1b30b4a9-dc37-49d1-8172-38f8081864bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:47:59.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:09.389Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b3431e3c-faf1-42d2-8908-ebf85afb3ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:09.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:19.405Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c99c84e5-9ac3-46e0-9b31-f98ee2187f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:19.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:29.417Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2a70c484-05d3-46a9-957a-939375d67665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:29.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:39.425Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d1f704ad-c22e-44d8-9a4e-7e1e5c633623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:49.434Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=67b9a569-5a7c-4495-a4bc-2de28c6b1c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:59.441Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=606c8eca-bfbc-4426-bfab-f5b1ad054bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:48:59.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:09.449Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=927d47ae-0688-4f20-882a-c1ccb542862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:19.457Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b6f9092f-299c-471f-be3b-a72592f5d6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:19.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:29.469Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c815bdd2-1cff-464c-9f0d-7ef6d529d0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:39.486Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=bb866070-4781-41fb-ae2f-6136c634ffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:39.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:49.495Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e33dd3fc-c766-4244-b04b-9e2cadd57cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:49.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:59.508Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=312ce00b-3924-4825-9adf-cd9075751435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:49:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:09.520Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=7226221c-09a1-4756-85ee-900ab4c0d6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:19.528Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=121a93a5-e4a8-41f0-a344-2e764bdb386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:29.537Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2e33182a-3d9e-4ab3-beea-cbbaee8e5aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:39.546Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d19a1fe2-75f0-486c-8c8d-f5f69cc1579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:39.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:49.559Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a14408ed-fc4c-4685-89d2-1e43c76adfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:59.573Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=eb0f81e5-72a7-47fb-b6c8-04cb7be93fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:50:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:51:00.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:51:00.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-19T13:51:00.106Z |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-11-19T13:51:00.109Z |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-11-19T13:51:00.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:51:00.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:51:00.114Z |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-11-19T13:51:00.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:09.587Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=cd914f09-fe7e-4df5-88b1-6c5b056574b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:19.596Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b0c4316e-2acf-4e8b-88f2-59319904db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:29.607Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=0327f587-7ac2-40a9-92ba-4244a66fd739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:29.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:39.617Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=182d3ef6-cacd-4b15-b6eb-b8c8fcc295f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:49.627Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=be342f36-6eb3-4ee5-9664-e9873bc0b96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:59.634Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=aaf3e6d0-ba5d-40a6-a527-86f553f4a085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:51:59.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:09.645Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e1a49d0b-a08e-44ef-a909-b12bc61aff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:09.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:19.653Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=103ca71b-46dc-4da9-befe-a2de0ad52676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:29.665Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=23778ed8-dde7-4243-bcac-140bb637a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:39.684Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=fcf05ba0-f3b6-42db-8a43-0c56f2b787cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:39.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:49.693Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=aa571f87-1a67-425f-a5ae-4d334d092812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:49.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:59.705Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=974b659a-8a39-4133-9e8a-5d658dcb75b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:52:59.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:09.715Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=64238a44-e57e-44a8-9a11-d42fd7bd6632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:19.724Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a34369f9-4924-4983-8141-105ab29dcc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:29.731Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=07e1a6a9-4d88-4023-8e06-f6c558221ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:39.739Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e157e3d6-2a4b-4b0b-a52d-945154573cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:39.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:49.748Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2f362973-d799-4684-88ae-bdc24586c9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:59.759Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e5f5d6c8-348d-474a-af95-9640f8f043f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:53:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:09.778Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=4629f8ad-4a2d-4370-9cca-fde163622130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:19.787Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=59089f97-ef17-4c73-aea2-9a05000af147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:19.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:29.798Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=395007cb-0c88-4d3e-8d86-10289a41a577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:39.806Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3ff7def1-049e-45d4-9cf2-80f221d8cb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:49.819Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=bb5e3685-3313-447d-ac94-268698a72d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:49.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:59.826Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=d3f0ff5f-f1c0-44ba-84d8-61b4b7025507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:54:59.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:09.836Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=06a8075e-ee98-435f-acc5-377477e61e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:09.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:19.851Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3969af03-bf7e-41e3-a543-97137888c4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:19.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:29.866Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=bef536fd-5b61-4042-9282-c350225ed9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:39.883Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=28b37ef6-27ef-469c-a0a3-2c64c5fb93e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:49.893Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=45013ab8-4bf1-4b8c-b0b9-d3bcd664e4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:49.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:59.902Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=263a6389-77c5-4902-85f7-a73f07c32872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:55:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:56:00.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T13:56:00.048Z |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-11-19T13:56:00.049Z |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-11-19T13:56:00.051Z |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-11-19T13:56:00.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T13:56:00.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T13:56:00.055Z |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-11-19T13:56:00.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:09.912Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=2dc68303-c25e-446f-96aa-35397baa239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:19.923Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=eb042ca3-c1e9-49e8-b85c-2c7bc0bb2ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:29.934Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=050c605d-0634-44d6-98a4-39c8bec9483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:39.943Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=32a6d45e-f432-448e-9ce8-2172d3399135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:39.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:49.953Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=f5fb58b0-9101-4577-b873-2507b1ca270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:49.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:59.964Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b8f24911-886b-45f1-a691-c4161619ded6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:56:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:09.981Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=c36d57a2-3f5d-4cad-8c54-ebfb0cf807ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:19.994Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b3c42690-ef20-47ff-b0a4-bbdb39741c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:30.003Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a83096e0-de3e-402d-96de-0aa6a1bd83fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:40.017Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=951e8a6c-7b7c-4856-a474-bb5265f0d5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:50.025Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e56630db-b731-4b1e-93fe-fc7abf9e8aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:57:50.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:00.036Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=8ad68b17-ae80-480d-bd69-1ba3911325cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:00.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:10.045Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=a9030480-6041-48ed-93f4-1e1ab1bb9f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:10.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:20.062Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=3009898b-3c42-4982-ac95-dfd0443cbb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:30.074Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=974a8043-318e-46e5-ac71-650803e26393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:30.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:40.092Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e853e436-a1de-4276-8a9f-4c739d916f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:50.100Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=52e1f3f4-0e58-44a8-888a-b8770fdaa3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:58:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:59:00.107Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=b6b269de-25b1-4542-b68d-e6325b107b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:59:00.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:59:10.118Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=40e893f4-bc32-4669-90f4-9e95c829fb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:59:10.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:59:20.127Z |INFO |Init configs |InvocationID=9e3a14a4-54ba-4cd7-a146-173c3840c754, InstanceUUID=e182bfba-8846-4512-9b53-0e70f03e757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T13:59:20.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |