. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:28:28.285Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:28:28.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T12:28:28.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:28:28.882Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:28:28.960Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:28:28.960Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T12:28:28.960Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T12:28:29.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-10T12:28:29.099Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-10T12:28:29.119Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-10T12:28:30.336Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-10T12:28:30.711Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-10T12:28:30.731Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-10T12:28:30.732Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-10T12:28:30.791Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-10T12:28:30.791Z |INFO |Root WebApplicationContext: initialization completed in 1672 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-10T12:28:31.121Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-10T12:28:31.844Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-10T12:28:33.289Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-10T12:28:33.773Z |INFO |Started MainApp in 7.227 seconds (JVM running for 7.827) |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-10T12:28:33.833Z |INFO |Start scheduling PRH workflow |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:28:33.843Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5800b9bc-dcb7-4a79-86cd-bbbe9e94307b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:28:35.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:28:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-10T12:28:38.597Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-10T12:28:38.598Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-10T12:28:38.600Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:28:45.261Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=14a5cbbf-1536-4f93-a5ae-14cfeeacfd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:28:46.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:28:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:28:56.306Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fa364027-d84d-4daa-a830-445990d9e4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:28:57.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:28:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:07.344Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6e0cba5a-f027-4c1e-83b8-934520d0f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:29:09.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:19.088Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=77935611-662d-4e0a-90f8-a6133a20f33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:29:20.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:20.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:30.135Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=99486212-a133-4641-bdda-730cbbef29bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:29:31.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:41.169Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=87a6bc83-66da-44cb-b953-c9a4e879020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:29:42.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:52.220Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7f35e267-f8be-439a-b840-b2d5f7c28f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:29:53.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:29:53.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:03.254Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3784f31b-4d05-4cd7-a850-f467dd00fea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:30:04.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:14.288Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ba662d52-a19d-4fc7-8256-27803fb97586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:30:15.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:15.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:25.332Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1af64e84-e511-4b6e-81c4-73171a235050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:30:26.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:26.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:36.368Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=68edc633-b738-4a44-8055-3bedea3bf51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:30:37.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:47.408Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cedf1d84-0f4a-4090-859f-35b06f05bc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:30:48.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:58.451Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=83fe4cda-ccf7-4341-91ad-42f3ef56b18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:30:59.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:30:59.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:09.489Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=27d357d4-7881-4a17-b3b4-dffae0d6ca2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:31:10.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:10.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:20.528Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e3d30708-dae6-47f0-bd0c-5a15342c9012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:31:21.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:21.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:31.572Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=da23039c-8e96-4ff4-8b4a-b0dfbb017131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:31:32.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:32.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:42.608Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=df921a18-fde1-4806-ad99-552077345861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:31:43.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:53.648Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=395827b9-2f22-48fd-b2dc-a77d88218037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:31:54.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:31:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:04.688Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bd3ecf64-998e-4fc0-a232-a4ecff140701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:32:05.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:15.728Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c6cfb55e-5c24-4b0f-aff6-5a167ab5d96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:32:16.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:26.772Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cb15aae0-fd8c-423c-b34e-f48db6a55773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:32:27.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:37.808Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cfe7766c-930c-4dbd-bf6c-d747cb0aaf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:32:38.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:38.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:48.848Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6ad74822-de4c-425d-87b8-c1fe790ddda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:32:49.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:32:59.888Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=59864028-7532-4a7b-9de6-8e64a5eaca91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:33:00.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:00.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:10.929Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d595d820-9136-4ce8-8bea-5949948e08e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:33:11.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:21.968Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=79dd6645-c5a3-42e5-9c49-53c2133850ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:33:23.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:23.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:33:31.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:33:31.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T12:33:31.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:33:31.966Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:33:31.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:33:31.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T12:33:31.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T12:33:31.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:33.008Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5f4ad07e-99c1-4d37-921d-3cf816df7985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:33:34.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:34.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:44.049Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c211d11d-18fd-4445-851a-21fb549704a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:33:45.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:55.088Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=33b81816-4c94-4783-98f9-fa7f16520277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:33:56.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:33:56.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:06.128Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4d5930d7-209c-436d-8f60-a0692d4481db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:34:07.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:17.169Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=21ceb3d0-c8c1-4931-b2d1-74d178eeaf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:34:18.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:28.209Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=32ebf1cd-254e-4f14-8ba7-4a99d602fbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T12:34:29.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.20.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:29.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:39.249Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ef074093-e15d-424a-8f17-09963ef1095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:39.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:49.399Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0ba9ed2b-e122-4eaa-a06f-efa5ca949e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:49.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:59.411Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f33b7627-d220-4f07-8d11-25233469ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:34:59.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:09.421Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=df685180-07c0-45a4-ba0a-badd130c3c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:19.431Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=27e5c074-bd7b-4184-b38b-76a143ba5cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:19.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:29.440Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=47edd5e7-68f5-4c99-bceb-17379cef7b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:29.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:39.447Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f70d4509-7ebf-4540-af08-b3eb2588cbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:39.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:49.455Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5b86da52-20d3-4890-9a5b-8982e4af4f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:49.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:59.465Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9a305934-58c4-4c1b-9758-b34268ddc89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:35:59.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:09.473Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=86f82224-a13b-41b6-8b31-9273578078dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:19.483Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e01575a3-eeee-413f-a876-20bcea64caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:29.501Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=45732c77-6841-4ed1-98cd-8a63747be28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:29.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:39.512Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fabd6939-0017-474a-b940-83eaebe04922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:49.523Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b56fdb46-89dd-4088-a6fa-4aff5a6fda58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:49.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:59.531Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3b77d8f4-fa68-4f5e-ae70-314496d177ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:36:59.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:09.540Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=84dfd028-da48-40ce-9664-2e5df7f655fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:19.549Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2345dc4e-dad8-4fed-9a38-894d18677ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:19.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:29.558Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e631577b-26be-4d55-8b90-445aa6afd887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:29.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:39.566Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=33d49e3e-b084-4623-9644-2bb29b70c73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:39.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:49.574Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e8344dbf-46ad-4df0-9d2b-16d7d0ab1761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:49.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:59.582Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4c14a8a3-715c-4bc1-a4a6-01c0a5b3fc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:37:59.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:09.594Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ef8b7702-188c-4ac4-89cb-e8514287fb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:09.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:19.604Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d203105f-94d1-4a9f-b1a4-97c43966edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:29.622Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=96aa30c1-e188-4cfe-ae98-402c9cd7d281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:38:31.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:38:31.436Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T12:38:31.437Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:38:31.440Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:38:31.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:38:31.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T12:38:31.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T12:38:31.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:39.628Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=47059ec8-7ed5-4f0f-8bce-70de0d6ad29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:49.635Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c41fdeb7-3821-4c61-873c-b6e105df2a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:49.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:59.644Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4e393b12-456c-472b-8526-af5f4f9f4d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:38:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:09.653Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8f0e4d27-3cf3-42b8-862c-ca68f452e1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:19.661Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4c140f62-9c6f-422d-a3a5-cd27a04e594f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:29.670Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6cdddab9-1e35-4c3f-990f-d2ca1a31518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:39.677Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=49d925a1-0d46-4113-a78f-640645bb2094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:49.684Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5ba366c8-0633-459f-9f34-32e1217dc9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:49.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:59.691Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4cc161c6-8cad-42db-b750-ee6c07a1a8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:39:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:09.698Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3f13702e-6498-48d4-a15f-a35c66772000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:09.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:19.704Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f0b8874b-a4e7-455a-b289-b5068d0d0435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:29.720Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e65812e2-8a53-4740-8726-64f1a8eb828e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:39.729Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4a37be96-c4e8-437b-b8af-d561b6c1fc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:39.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:49.735Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1c24be00-243c-4ac4-b498-41d49bad0637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:49.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:59.752Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f8b54c69-b00a-4516-ac10-0a94f1cf3fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:40:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:09.759Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7d9e7caf-e965-42a7-b50d-e0063673b9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:19.767Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0351d4a1-bc98-41c5-a60e-8207c0616f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:19.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:29.773Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8142a2dd-b0eb-46fb-910f-206b4be1ef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:39.780Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=aaf78549-be78-44a7-bd28-dc20c4d95061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:49.786Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ca1b09c9-802a-4924-b0df-677de05eb805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:49.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:59.792Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2e167d30-04f1-4d62-92d8-71228e51bee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:41:59.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:09.799Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bad4bc16-f914-48ee-ac23-e126f5a78d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:09.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:19.811Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=781846bd-a802-4644-985b-c0e24c2fa130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:29.819Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b4a5081d-ad26-40b3-a078-5739f90ee436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:29.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:39.837Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f6be2e92-0cba-4e5b-a996-35a47db7614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:49.845Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e17ff4e1-829a-44c1-9f85-20ded70fca6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:59.854Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3f61c174-7666-4ea9-9882-e4557c768faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:42:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:09.860Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ef0ab704-9931-422c-bcfb-561ae52c0a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:19.875Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4de89d53-942b-4501-827a-879e1556d3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:19.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:29.891Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6425c3ab-7701-438f-8d30-df65ccaa25d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:29.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:43:31.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:43:31.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T12:43:31.504Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:43:31.513Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:43:31.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:43:31.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T12:43:31.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T12:43:31.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:39.901Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=08a7f9e9-3b6a-49af-8405-73e2213f48df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:39.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:49.909Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a03ee036-a094-4b69-981d-c6f9afc558b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:59.915Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e4f8fb3d-ece8-49d6-b1da-397489135414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:43:59.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:09.929Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ae1b7e1e-7d2f-4399-8b6f-37ebc4222a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:19.955Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=90c4db02-55db-40ee-b96a-662c539aad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:29.962Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d12ddca3-0229-45a2-bf14-db9da97cbc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:39.969Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=76792286-15d8-4334-afca-830a1fcf131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:49.976Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=75acdf4a-e0d0-481c-8323-c3d1e15414b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:49.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:59.981Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=48e94891-4fae-48b0-8c42-875f508052ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:44:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:09.986Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ee532276-a051-4c65-8b9f-3b5368bc6ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:19.993Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=880043fb-b15e-4c3b-b724-d39c9848087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:29.999Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=247670a0-b323-496d-a3fd-b65ecbc1d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:40.006Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3d2a7917-4f33-48d9-9524-8305e1469672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:40.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:50.011Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cb3d00a2-f75a-410a-b80b-a2b26cc26f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:45:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:00.016Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=beb75f75-cd30-4e5f-ac82-322527be85f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:00.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:10.022Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4ec56dbf-7cc9-4de4-959b-c69618b3f50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:20.030Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a182b93e-1221-49db-bd9b-399be0e8e252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:20.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:30.036Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d984b425-01d2-4524-b5e5-756d1519ad55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:40.043Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8de18cfe-aa01-4b00-9d1d-ac889c213d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:50.056Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=be05446e-9d9e-4a65-91a7-00383f632ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:46:50.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:00.062Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cee11ebf-e984-4609-953d-b33ab110c015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:10.068Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1074ce50-ab22-4c8e-a815-0a4bebb8d848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:20.075Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=94176f58-51ab-4501-8f5c-04e505fe14a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:20.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:30.081Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=36bddbdb-b3fe-4ef3-9a71-21f67289c6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:40.088Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b094d70a-7c8d-4921-80dd-5309c1b0a0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:40.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:50.094Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4be4882f-169a-4d1a-9ee3-eb239da48dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:47:50.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:00.101Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=82e03760-d646-4cb4-bb84-44351b741e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:10.107Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5153f8be-aeb5-4e6c-bbe2-56afb836900c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:20.112Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5f48bc63-1e0a-4128-9f45-66ebc34d32c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:30.119Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cf86f94f-81a2-43a2-9ed9-1dced73fa105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:30.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:48:31.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:48:31.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T12:48:31.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:48:31.423Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:48:31.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:48:31.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T12:48:31.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T12:48:31.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:40.127Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c25d9187-3fe8-4241-a0f2-f4e2d8df5cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:50.135Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=46957dc8-3c0a-4972-9fae-0deaa9628039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:48:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:00.149Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d0691b0a-df6e-4c11-8c4e-9f7a30b5c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:00.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:10.158Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=095161e0-3889-4d22-8a43-43a5e65ee4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:20.165Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=45042c32-23c2-4f06-ab48-e3b88603231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:30.172Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a605a5ec-96cf-4a04-bc99-868fcf5177d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:30.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:40.179Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=98564769-7290-48ce-8019-d61beb758a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:40.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:50.185Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fccbc9db-75c6-4496-863c-5a0a560b898d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:49:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:00.191Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=dd7cbb10-21f7-45a5-9573-fd49e2dcff7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:10.198Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b39b764e-f34a-437b-ad80-4a550fb655aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:20.205Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=52ea9fbb-a205-418d-8bc8-03f6d1d835c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:30.211Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2617047d-da69-4eb5-824f-fd6f28b3a3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:30.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:40.221Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=34e6e8ba-42de-4a8a-a64c-b46c63a6678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:40.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:50.228Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8165f073-804f-4b96-9078-926b47b7bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:50:50.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:00.235Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=371fe05c-7eca-473a-88fa-934d3f2f7b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:00.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:10.247Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=28b56cbc-345a-4ab1-8ee5-467930620c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:20.253Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ff92d1de-0570-4d9f-8132-83db6500abe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:30.259Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e04848ef-f2b0-46f2-8105-d90d794846e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:30.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:40.266Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=23840208-e2f3-4614-9da3-c93d64d3f065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:50.272Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a41d2019-11d8-40a5-bcd8-e9344956cf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:51:50.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:00.279Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a9e3131f-a63f-4592-9d42-dcd6d06d9d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:00.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:10.286Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=65b358e0-a083-4526-9da2-10d4d3afdb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:20.292Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=132bc9eb-6c48-4870-9727-9b979fd7426e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:30.297Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bcf8602c-3fe5-4b02-a5d7-fd3a94ba116f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:40.304Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9021d8cb-537c-4b67-ada1-6e1cd601b357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:40.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:50.310Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=04ffab51-0673-4266-b5e5-21dd674757be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:52:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:00.317Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7942ea2d-b342-4226-ab31-4ea50bea27d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:10.322Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=56c962f9-a1dd-4552-907a-e9eaee6ddcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:20.331Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=641bc1b9-3728-4793-8b06-e653d31f2eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:20.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:30.342Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fecad8c4-ab14-492b-a8da-630041bc3807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:53:31.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:53:31.446Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T12:53:31.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:53:31.449Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:53:31.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:53:31.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T12:53:31.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T12:53:31.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:40.350Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cc4eeaa1-5030-4e45-94c8-9ba5a365caec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:40.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:50.356Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=589b1b74-2100-4cb2-971a-7d0d8bfbe54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:53:50.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:00.361Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fc329d83-9912-49fc-85a1-4716d63a5b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:00.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:10.369Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b0ad5ee3-52b7-4367-ba78-18e913ea5f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:20.374Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c61fab33-5a19-4f5b-b271-9bbb0f523d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:30.380Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=77129433-bf14-403b-b0b2-48de67fa1de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:30.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:40.386Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a4d60476-220a-4cf7-b02c-98a90715e0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:40.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:50.392Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=066b9f2b-8e57-4d24-86bb-717ffb1cdc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:54:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:00.397Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7de3e95d-e1b5-4510-81d1-0a5e07feb0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:10.403Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bdd80e98-3e86-4719-873e-ba232a21e36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:10.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:20.408Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=caeffbfd-8475-4ef8-af86-ab0c01755e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:20.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:30.415Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5e57eefd-7798-4d79-ba6a-c1eb5f4cd34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:40.420Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4721aadc-1034-4937-9bc5-70f61948cb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:50.433Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8e6c464c-9f7a-490b-8b77-064916146c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:55:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:00.443Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0f0caa6a-1530-4697-a33d-ab1b124a4c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:10.450Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bb50a1ea-82ac-4889-b197-d5050610c947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:20.456Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1f7b6ed3-5f19-4ecc-9019-35ecd0b5254e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:20.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:30.462Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bfcb568c-146a-49d6-b301-0aee3299238a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:40.467Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c24e0f3a-f8be-456f-b5ef-a60a269c066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:50.473Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fb377366-c09c-4928-b24d-6167eb3676e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:56:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:00.480Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4e23b365-b276-4b4f-a39a-5f0c3e75ba6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:10.486Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a0c6164b-79b8-4f51-81b1-f1c48fe9ab86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:20.492Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=28626874-2ccb-4842-b293-44001ec7b281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:20.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:30.498Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d3480953-5f4d-4f8f-b33b-5c0af8e40d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:40.504Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e1e6e7aa-34f2-46d9-a1ed-a7986306c387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:50.511Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4979ce04-8d42-4be0-88ec-57ba357b4b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:57:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:00.520Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bf4a0fde-97b2-4c99-bbe8-34232800cea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:10.538Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=042c4c8c-b5f4-4023-8576-fe4119288951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:10.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:20.545Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e6485af4-93d7-4aac-9067-ed783607af19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:30.551Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e6d0f2c6-8a41-410d-889c-3513c116c96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:30.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:58:31.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T12:58:31.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T12:58:31.457Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:58:31.461Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:58:31.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T12:58:31.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T12:58:31.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T12:58:31.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:40.558Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8a1c9864-6527-450d-af66-c735f9ed8edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:50.563Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3800e94b-d468-41ce-93ae-71184174c416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:58:50.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:00.569Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=977e6dc3-63c1-4284-999e-ecfc00a6422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:00.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:10.575Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=68407758-90eb-45a9-a275-a30d22438638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:20.580Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=79a7e232-00d6-4dae-82b4-5fba775093c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:20.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:30.585Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c3d48057-c098-41a4-9990-ab6f7c3ffe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:40.590Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=696bf47d-db2a-44f1-9225-f924c9063a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:40.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:50.596Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=83d7a5b4-722e-4bb0-b8e0-f699ff25f15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T12:59:50.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:00.603Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=89be122a-550e-491b-8d27-672d1969de1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:10.609Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=44f6a67c-f1e6-43ec-91a2-95d8d01575fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:20.618Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2f64689f-93e4-4009-a734-05ee1652cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:30.630Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=41a9b107-9f08-4c06-975c-1549194a76c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:30.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:40.639Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=714eca70-18cc-4d65-9e53-493963d18264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:50.644Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e29dfecd-e22b-4c04-a93e-7f9ec428199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:00:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:00.651Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b288be5d-545c-4303-8b7a-db0e93db62e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:10.657Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f6f3b106-0304-4063-b270-c0ccfbcfc923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:20.664Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0fad1058-5c85-4928-841c-3cdaaea9f504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:30.669Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=31566f1d-b09f-42d9-93a8-e60a1cf82c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:40.676Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9108ffbb-657f-46b6-b776-b9e35e662727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:50.684Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=652efdb4-7f98-4496-a06a-5de8b04c8cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:01:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:00.691Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=294ec3f1-6f1b-4c3c-ad9b-79b55e771518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:10.698Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fe8ef436-73cf-430b-abab-5c765c56b3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:10.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:20.706Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f5316fd6-18b6-42eb-b18f-c25ea95eafa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:30.712Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7be11d8f-d5ba-4bc9-8a2b-653a3176aaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:40.720Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9fd85288-310f-4169-a168-0a1593e51685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:40.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:50.735Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=82513a36-243c-4597-9b46-6a6362efc92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:02:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:00.743Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c12e6297-ff34-4f58-bda4-2b0f731bf209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:10.748Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=74d4ae16-6c5e-432c-a27d-ec6e4eb67f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:20.754Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c8d4edbd-1e65-4ca0-8398-d304857168ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:30.762Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0e4d7ecd-70d7-4719-a8c4-5a8eb07068d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:03:31.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:03:31.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:03:31.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:03:31.415Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:03:31.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:03:31.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:03:31.420Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:03:31.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:40.768Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=16d3f62b-97b2-45ef-a40a-dc036da8e556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:50.773Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6135fb56-0865-49e9-ae75-fa7f83b9f356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:03:50.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:00.784Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=11941231-5fa0-4d72-a6a6-5450c3c7c2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:00.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:10.789Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8e297b0f-b3b8-419b-9ab4-df6f16ca0d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:10.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:20.795Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c2e7301e-297d-45f1-8c0b-ab693650ee2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:20.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:30.801Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6623ba0b-c7bb-4e22-ad75-c076502cea9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:40.807Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=39e69da7-6739-4c6f-891d-0dc9a054121a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:50.814Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1e4d0fa1-9947-42d3-b93e-565bccb3feb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:04:50.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:00.834Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=192d91cc-fb52-4093-9dc4-32ddda826dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:10.842Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=19f9eb8a-796a-44d9-b3ca-3a21098fd062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:20.846Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e75312c3-2d0f-4762-b82c-297ecacb772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:30.852Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9e8b5b60-7cdc-4693-a22d-316036727704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:30.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:40.859Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4cccd7b6-7e05-404b-b36a-23a961e007fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:40.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:50.865Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=def2a410-54e2-40c9-9956-cfe500ebde2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:05:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:00.871Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a19bcd19-fbd8-4f5e-afa0-e4a6d02ad353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:10.877Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d849a057-12cb-4230-9fcf-5d69714583b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:10.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:20.884Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3b6c6053-0dc5-4a07-b4e8-53d5a37c5334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:30.890Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e6bf7a59-e7da-40d3-88d8-5c094232cc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:40.896Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b571e56a-7261-4d52-a179-4c4f0e94f4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:50.902Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ce1a8a8b-db8e-4981-a386-c305c80945cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:06:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:00.908Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8fbe44a2-8b5c-4baa-b51c-4ac5509f61c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:00.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:10.924Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1e2ff42e-a79c-4112-a931-e03e719d23b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:10.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:20.932Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cb5cffe5-c6a0-4ad7-b2b1-be8d6eeff42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:20.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:30.938Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=91cc0713-b8fe-44c1-9d75-bdf6c24d6a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:30.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:40.944Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0e6968b7-1059-407c-b420-354492944613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:50.950Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=50092bd9-39f6-4882-b82f-449cf302c380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:07:50.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:00.956Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3d6adb9d-c909-4d6c-bcae-01e5107ae9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:10.963Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1847bd35-c82a-4740-896b-738b3038378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:20.969Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0a20f0ea-be28-4094-beb7-89138cce5190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:30.975Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f0542d03-242d-49d0-9dc3-c0125be5f2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:30.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:08:31.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:08:31.467Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:08:31.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:08:31.470Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:08:31.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:08:31.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:08:31.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:08:31.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:40.982Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=74cd14b8-724e-4da0-a26a-cd2f9fa0d7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:50.987Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=44d34b3c-f6b4-482f-8249-0ee4bd8709a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:08:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:00.993Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f2174727-dfe5-4fce-a470-263440e742dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:00.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:10.998Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e65b7bca-6a6a-48fd-9f79-f774c5978240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:21.004Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=65b808d2-a267-4804-ad2b-682ba837f925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:31.016Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=68dbc7d5-05e4-4cba-94d6-4681fcfacad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:31.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:41.023Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=523badbe-78d6-45ab-9f2d-194fa8d16274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:51.028Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=982afaf1-da91-4542-86d2-3244b4f50c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:09:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:01.035Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1540e0ea-52be-4cd8-97dc-6ad610ac776d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:11.040Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d8872724-1770-46f0-87de-9280fe7d6a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:21.047Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=39b0c601-190d-4eb3-bb41-06ed3d5d3196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:21.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:31.053Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b15b9cdd-0535-4af7-878e-588f3c060486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:41.058Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c2c22f68-b61f-4a89-ab31-d35d6fbf2d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:51.063Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2360a536-77b0-43e7-94bf-f941458b3aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:10:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:01.069Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=26c3b996-efad-4029-93cf-c1d073033880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:11.076Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=39292728-01b8-4142-a28e-c60d4a54721d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:21.083Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e60ab99b-243a-41e1-8eb8-cce565f7f7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:31.091Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f2e2f6d6-2bca-4bff-bea1-bd0583c45011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:41.104Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7819dbeb-f713-48b1-862a-a82154c1aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:51.110Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1adbc0e9-16a6-4317-b5c0-f8132c2e7ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:11:51.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:01.116Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3d252ede-6441-457c-9865-1a5555a04166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:01.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:11.122Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6a0e05b3-873d-4d23-b205-bacc6c62caa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:11.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:21.128Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=075b447b-2cb9-470f-a8bf-bda9a2fffcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:31.133Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c5b0e97f-e98e-4b85-ab42-bd7fd0d6d884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:41.140Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f4bf6b56-b744-4e23-b518-3415c5a7b502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:51.146Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1f8e6c20-e25b-4390-ace0-970d2ca76423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:12:51.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:01.152Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1bb1fad8-ad09-48f8-acab-d63e230f1d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:01.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:11.160Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=30237513-c8ab-49d2-a697-d7d011601222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:11.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:21.165Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=83d12df2-2ec7-40cb-8729-ed0b047fc387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:21.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:31.173Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9ae9f158-4dcb-45b5-bf74-034c58e90099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:13:31.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:13:31.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:13:31.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:13:31.467Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:13:31.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:13:31.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:13:31.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:13:31.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:41.178Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d8f79973-76e2-4ed8-bcc2-2367a1f169b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:41.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:51.185Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=16d37ae8-2bfd-4a2e-835d-8a053b211aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:13:51.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:01.196Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8823d5d8-319f-42de-abd9-d34272ac024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:11.205Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d9289487-f661-477f-9531-ebea1dd694aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:21.211Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d29ec90e-3e79-43ac-bffe-eafd4a8540ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:31.218Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=77913650-1a16-4d0e-ae02-23a5ad1587de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:41.224Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5f7d72a7-c766-4f9c-8c72-25dc7ee91cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:51.230Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e3515ed7-012e-42d5-8a19-2df93391a5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:14:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:01.236Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a51b38e3-ae23-4e34-b28a-f25caf20417e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:11.244Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b00ce26c-03ee-48b5-aa4b-78bb64d97395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:21.249Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9b13b9b6-c069-4fae-9d7d-e836e7c7341a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:21.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:31.255Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b930e074-52f6-47d0-a7be-4f6fa41d80ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:41.262Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d932c7ab-9158-4952-a768-6124babd48c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:51.270Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=aeda76eb-b09f-4a31-89a1-eb10019adca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:15:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:01.275Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a4541f0c-af1b-469c-b3a5-0771304b92d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:11.282Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7e9202dd-20f8-4963-bd9c-f4581a9703c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:11.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:21.294Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=04f28151-bf21-4e25-865f-d845e1161360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:21.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:31.303Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e63ee99e-b2d0-44e8-b4f3-8a5d82f747cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:31.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:41.309Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=25e05783-4d5f-4f32-9ed1-a70b33b80290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:51.315Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f978c1b3-2adf-4af0-81c8-f8c070d70ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:16:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:01.320Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=30806a94-46a8-43f5-8e07-692bc1259025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:01.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:11.325Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=50563393-2d05-4c7b-9f18-3e325bf0d69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:11.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:21.333Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c7724517-5525-468c-b020-3422d385dfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:31.339Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7f89fb0c-c360-4bde-bf0f-fcc5d836b94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:41.344Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=66d32855-507f-40a1-bcac-49a792883f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:51.351Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2290b727-5017-4f39-bac4-7a7c87da909e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:17:51.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:01.355Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4c8b3874-23e7-47f7-8eb2-239278a549bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:11.360Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f2779ecd-8972-4d4c-b96e-383588927c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:21.431Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=daab8ad0-246f-4c2e-bccb-0fd65574d31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:21.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:31.438Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=97812ba5-46cb-459c-a840-165356047f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:18:31.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:18:31.464Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:18:31.464Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:18:31.467Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:18:31.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:18:31.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:18:31.471Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:18:31.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:41.464Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d6c80125-7398-46c6-bc5b-3aab461d1e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:41.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:51.471Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a37ec222-1b07-4dbd-9b02-cdaec58b98a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:18:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:01.477Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=041b79ab-8f52-4a9b-b079-bfe7995231e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:01.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:11.482Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f3d815a9-b1da-4375-b8ec-1f97ab024baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:21.489Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=79d8e6e4-47d4-4b14-831f-867bf26ae713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:21.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:31.496Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2e5060a1-276f-4433-a09e-d181068c6a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:31.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:41.501Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f59429ca-259e-4c9b-9c2e-4b5fe01b4f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:41.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:51.507Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d4b1f5d9-cf3a-4337-a24c-ad2da2dedfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:19:51.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:01.513Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=14a9acf9-dfd0-4f23-a502-9166d5d7cfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:11.518Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7c1543de-94e5-401d-9743-bc0551dbd20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:21.525Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=dc50d191-4299-4ce1-b95e-b9f117fa434b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:31.532Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=77c20999-31f0-4307-b9c6-8a64a4befedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:41.538Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2e2753b9-6991-4c1b-b8c2-c47050eeeaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:51.545Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e4c33604-d74f-4f52-b111-1b28903eecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:20:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:01.553Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8cd5c9ba-61a5-4ceb-a6c5-0d1a7fe39a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:01.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:11.563Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ad8ab851-40b0-45b5-8e82-a00071c79562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:11.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:21.570Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=12f08d97-38f7-46e2-bb15-9505de955487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:21.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:31.591Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2aa01f0d-239e-49b0-8e30-46224b6dcbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:41.597Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=86d2c03b-1c3a-40da-98f8-5db9dbce6dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:51.603Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=40b66356-fe2e-453e-8a82-ba56b83f8026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:21:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:01.609Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cacd89b8-bedb-4920-b34d-27fa90edb2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:11.615Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2e6a8d35-d959-4e58-9453-5e5dfec68238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:11.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:21.621Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9740b68c-8550-4a82-a343-4d20dfaffc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:21.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:31.626Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5e232cc3-2984-4819-b1ed-472593d7f1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:41.632Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a0d6ca29-c7f7-4f9c-8bd9-cf9b8efc4f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:51.639Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=127c21de-68f6-4cd2-9362-1835bc553592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:22:51.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:01.644Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a51fc80b-a861-45a2-a175-5844feafb2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:01.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:11.649Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=64feac24-00e3-48d0-8690-090b1ee0979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:11.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:21.660Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=761b40e0-679b-4d7b-9500-6dca11afed7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:23:31.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:23:31.408Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:23:31.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:23:31.411Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:23:31.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:23:31.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:23:31.416Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:23:31.418Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:31.675Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e5ea5c2e-6899-4bbd-bc54-a5af8040148f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:41.683Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cf29166a-be28-4168-81d5-cd10ca8014d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:51.688Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3463bc5f-295a-467f-8069-2f6be1db8bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:23:51.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:01.694Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bfc34be5-6d31-473a-a8ea-ca6b07640502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:11.699Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=253bb9da-637a-4b1a-80c0-7133bbde0099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:21.704Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bc74ff6c-5b82-406d-9040-dff1672ce843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:21.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:31.710Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d238fad4-b38f-41e2-957d-733f0f2e61a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:41.716Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ab22f449-cc9d-48f4-b17b-14df0fb38996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:51.720Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a9dedf76-6dec-42f3-856b-374509c22f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:24:51.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:01.726Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=490f4bc1-30e9-4fae-bb04-408f47d8563a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:11.734Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=42cfc35c-56d3-4351-9986-6f26efc7ca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:21.740Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2af53655-8756-428e-9411-02b8512e00d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:31.745Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2590dc36-67fa-4c03-a53e-86c7e0b9eb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:31.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:41.755Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c5d187ab-98ae-4e6c-b0c3-48307a724a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:41.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:51.762Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e267f2e9-8e4a-4787-8871-145f6db633cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:25:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:01.767Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=49f0fa72-ee89-479d-9506-e0fe08e217b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:01.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:11.772Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7c7537aa-61dd-4b08-ba90-f24019236ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:21.779Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a8426541-d78b-437b-a53f-d19b6f923753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:21.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:31.786Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3d901d2c-3a82-4636-a1fa-ec7b25f27fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:41.793Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4b03b349-3a52-4df4-bbc4-06fe687060e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:41.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:51.801Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6e6eebf1-4825-43fc-832d-1819defa36b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:26:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:01.807Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8ccdeeb1-9c1d-43f9-9532-b18b5df61134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:11.812Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fff9e896-b91a-45cb-98f4-c74be73d6649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:21.817Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2c100de4-3ed9-4838-8b08-0fdeadf38901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:21.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:31.823Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bf0ff23d-bfc6-4648-b876-c16b6c558d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:31.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:41.828Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d202a17d-cd7d-47aa-8516-e76e249becfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:41.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:51.834Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=68027ee6-49f0-4ab2-954b-02a0e7943816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:27:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:01.847Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=340e0ef5-afa4-4083-aa75-7287437f06be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:11.855Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3787bfa8-0437-4e8b-8030-903c75907ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:11.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:21.860Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d7f4ed11-b15d-492b-8a6e-e89926015bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:21.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:28:31.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:28:31.411Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:28:31.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:28:31.417Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:28:31.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:28:31.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:28:31.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:28:31.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:31.866Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=67d4b78c-8c4d-4c35-9ac5-82fbd8127a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:41.871Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=13c8943e-19e5-4daf-ace4-d97ae2cdd947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:41.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:51.877Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0ab63dfe-bce9-43b9-a906-b040024aeb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:28:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:01.886Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0b2bc3cd-7420-482f-afa4-1824b877bdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:01.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:11.892Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8b6d291d-248f-43d8-9136-1185e9f7760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:21.898Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a38b5c76-3a49-4aeb-8437-f79cb76fd555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:21.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:31.903Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e57e95e8-155b-477b-8d03-929c59ad91f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:31.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:41.908Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=52554086-4ce3-49f4-acda-b9e031c2a634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:41.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:51.916Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9d9d11d4-ccf1-4a13-a500-f447d1e81dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:29:51.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:01.921Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ec81ff70-57b9-40c5-b465-aa26b0aeef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:11.927Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8ea56460-f612-4ca0-9f97-4b1ced5cd5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:21.941Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cec6261d-f912-47a0-abce-6efc9fabaf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:21.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:31.948Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3ad5fe37-6862-43c9-84c7-528195321605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:31.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:41.953Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3c7c87b7-d4dd-451e-876a-41b4d8fad75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:51.958Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bb77b881-2a6a-40bc-8fa5-2401d8f728c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:30:51.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:01.970Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6207351f-1939-41ab-9537-bf2bc602eaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:11.976Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=81402b42-402e-4c63-aa7d-e6ed7b8e0ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:11.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:21.981Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5d24ab95-a080-4341-be91-74eaca463d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:31.986Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=73dfdb78-6152-4413-93a9-86b699b04269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:31.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:41.991Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=361d0024-8b26-47fa-b3d6-d0f290860eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:51.995Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=37e883b3-515b-442f-addc-7613ef9e2e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:31:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:02.000Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2afcb1a2-59ec-4e9d-bbad-e71020f6085d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:12.007Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a7dcc2e6-87e6-416b-9f94-629f8b763b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:22.011Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2b19a404-58f7-4054-a678-267a62b6c9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:32.016Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fbb1b411-c615-4329-8e8d-281ad1823575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:42.025Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=039d0b13-902e-4c01-9fb2-914b7ecd6e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:52.032Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=db2ad4f3-0441-477a-b008-689056bc6fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:32:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:02.039Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=103860db-9556-4261-a2c1-c783690ede69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:02.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:12.045Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=68e706d0-30b8-4df4-8f02-87791a57e4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:22.050Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d3750eba-6ade-46fc-a673-3b915cd4244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:33:31.452Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:33:31.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:33:31.453Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:33:31.456Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:33:31.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:33:31.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:33:31.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:33:31.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:32.056Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=876e0c3e-5803-488e-bb7f-f06608992e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:42.061Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=732bc2c1-3a24-490e-aa2b-58c0fcbe7b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:52.066Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e769c54c-0fa6-4ef1-b969-0bf6621f26aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:33:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:02.072Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5bf381ec-0f6f-48c7-bafe-ef9d25e27ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:12.076Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c538719c-3f6d-4026-9bcc-5703816a4ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:22.081Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4aff773c-b6a0-44b7-a2bf-909ab86a7a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:32.085Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e7d65bf2-def0-4f04-95a3-02e01eda4ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:42.090Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bd3fa78f-aee3-4c7a-a00a-47a29b693393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:42.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:52.095Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8a007d72-e5e1-4a59-8708-cb54623301af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:34:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:02.099Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ae4f628a-9b93-4456-96b7-680f125e8359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:12.106Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5174018a-ccf8-4e7f-9faf-9b619871c92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:12.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:22.120Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a43a2d48-04a5-4661-baa7-d438a78949b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:32.125Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c0aaf0fd-a025-461d-bfb9-a53300663338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:32.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:42.130Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6c58257c-d2af-4f4e-be3a-32e9ecd39ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:42.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:52.134Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cbd1bb9f-e9e3-4424-a883-550f67b93083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:35:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:02.141Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f59ac9d3-626e-45d4-b73e-4fa04e99fdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:12.145Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=58e1b212-c58f-4e46-a552-bc3d457427fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:12.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:22.151Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fd34fa78-85f6-4611-8629-3148b4a4f229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:32.156Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7cb2752c-1b19-438d-b2b1-560787ffa4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:42.162Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=94a2b326-6319-4843-a7c6-1608159f57a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:42.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:52.168Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5f38981a-4094-4d9a-9546-7be89b8d50b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:36:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:02.173Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f908eaac-68be-44ea-b5d6-75ab60ad6042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:02.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:12.180Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9c4a2d00-87e3-4267-a6ad-4c46d1b8446e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:12.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:22.187Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=04ef721f-5af3-4d6b-92a1-86bf220ed9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:32.193Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6a2bef25-7ba6-45f1-863f-fccb28a3d214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:32.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:42.204Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=299194cf-324d-41f0-a6db-ce635f0153d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:52.210Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e9abc9cf-1d22-4e53-84fd-f5914da45ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:37:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:02.214Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a2a58fe2-73b9-41d3-9e0c-ce36abe418a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:12.219Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0836081d-f716-4c68-94f5-3a6bb0443446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:12.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:22.224Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d9c2e7e0-b58f-4d5f-9f61-f4faf91d56c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:22.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:38:31.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:38:31.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:38:31.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:38:31.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:38:31.422Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:38:31.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:38:31.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:38:31.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:32.229Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3ae3c60d-641f-478e-a243-b9af65e5de2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:42.236Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=43920076-7a8b-4d89-9356-74ce5e91a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:42.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:52.241Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=09c795a1-8b73-4cf0-87c3-267ade7bee32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:38:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:02.246Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=af4d8d9b-7ebf-4403-8bd7-0570c78f67d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:02.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:12.250Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e2ad1c84-15df-48cd-8f2e-b92abbf931f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:22.254Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=796345d7-cdd0-45a6-9ec8-4193e79a7859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:32.265Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=14b9a3fe-5b66-4708-85ad-9735432ea9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:32.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:42.271Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ee99582a-906c-40b1-900c-2e2286c4fa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:52.276Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e59997c6-afde-461d-81e4-2efb5ace51c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:39:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:02.283Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2398a0b8-19d3-42e1-9b2f-7f1b2121cc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:12.294Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f36c47cf-6cb3-4c19-aa4a-80dcf9c4d987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:12.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:22.299Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e858f0d9-7203-4982-9000-b247320d63f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:32.304Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d0f8643a-2bd3-4d65-8d55-3f32db3523d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:42.309Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cae18611-6575-420f-95e2-d58322be57c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:42.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:52.313Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=803a469a-9cb4-423a-95d1-a1062f1b6da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:40:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:02.319Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fd0a4339-b9b0-4ed1-93ac-e0954d18a83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:12.324Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f190451c-5fe6-46b7-ab44-196ce95b99d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:22.329Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7187fa5d-4c77-40f7-81e6-9cee372f5d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:32.333Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a1810fc6-f790-4996-811d-f249126cf8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:42.338Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=acfe1e86-df23-443a-b0b4-f7da5804060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:42.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:52.343Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=50f5f92f-9fa1-41e7-a06f-f6ff60bf1be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:41:52.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:02.349Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=19119149-563a-4339-8e4a-25b8680da101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:12.354Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d61c49b0-2435-4f33-9c8d-72ab616bee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:22.360Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3815dd2b-bf56-4d61-801c-0bd83c76109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:32.373Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6373ff59-0ded-4fb9-8b66-cec1856a695e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:42.378Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=64014176-92a4-4938-a592-adfc320a2f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:52.383Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1bed4bb9-53ce-4c7d-a252-3e52c2dc7333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:42:52.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:02.388Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5961f061-0739-4936-9c13-cbd624cb584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:12.392Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=96eb20d6-1d5a-4d97-a3af-ba5b90741f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:12.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:22.398Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=daad8a28-81b2-4d7c-b968-77533089af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:43:31.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:43:31.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:43:31.452Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:43:31.454Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:43:31.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:43:31.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:43:31.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:43:31.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:32.401Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5277860a-17e6-4bc7-b282-d83c7ebd7867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:32.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:42.406Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=69400b70-7029-487c-ac22-3fd04d9d3a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:52.411Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1c21abc3-3641-4e19-81e2-24f76a9a9909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:43:52.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:02.416Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0ebe0aae-245d-4587-8871-0900661ba69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:02.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:12.421Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=539ebdf6-abcc-415c-bc37-c682aab66d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:22.427Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3486f525-5d69-4b9c-8019-a702df825c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:32.431Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=712d4281-091b-4d15-b229-ba8044dcc076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:42.436Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=86ac160c-55f6-43c6-9591-3baf7ab9c339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:42.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:52.447Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6bbf63e1-eaaa-4927-9590-98c522de0109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:44:52.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:02.454Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b0bed5ad-0717-4989-8ea1-778f49a4e3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:02.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:12.458Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=35b1d6d3-c1cc-4b3f-a59a-c2a85e46785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:22.464Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d8c947f3-d18f-4a69-92f7-df8b5baae2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:32.468Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cdfb73d0-0809-404f-92b3-09c6216bf6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:42.475Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=78bb8a2d-96e1-4261-b93d-0d7b91433214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:52.479Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=330e1d67-e72f-421b-aadc-6434ab68df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:45:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:02.484Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=30868ca5-b3c0-4914-a9ba-16c0f7ef11e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:02.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:12.489Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=aa202483-668a-4575-a408-bc0ca9ec3945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:22.495Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1ff86985-8e7d-4f2f-8c2e-5c730b941fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:32.500Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9d8d4ffe-1849-4085-9be0-d86e56158f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:42.504Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5d1ea956-a510-40ea-96e2-2224e67e1b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:42.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:52.509Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=083a0c14-8fd2-4f0a-811d-365516350396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:46:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:02.515Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e7dc59a5-1432-493f-83c0-01b36369ad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:02.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:12.519Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=84771101-2b4d-495e-8662-56926828c985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:22.530Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a1c3f107-3909-4a53-a5e7-af8b3bfe2488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:32.537Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a35c9044-3331-4d65-9e56-7fcb8c6de2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:32.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:42.542Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=12adf6d5-325c-4040-813a-08486c30e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:52.548Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0bc5aa60-8da9-4c15-8de8-e96e9948bf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:47:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:02.552Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c6c11e77-6b34-4711-8c6d-8f52309394a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:02.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:12.563Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=dcd1cbe9-9e67-4d15-a9fc-3a535f31268b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:22.569Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0cc6fd69-444d-4fb0-98f4-bb96146792e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:48:31.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:48:31.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:48:31.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:48:31.446Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:48:31.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:48:31.450Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:48:31.450Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:48:31.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:32.575Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c121d83a-cf6a-4703-b8f0-d59d58333d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:32.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:42.579Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=12dbfdba-1eff-4f2a-8029-a636b20e8f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:52.583Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=025a7d65-bbc6-442e-9c5b-9e00346617ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:48:52.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:02.588Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1b5a0fe2-c40f-4ae3-8930-888b7fbdb23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:12.593Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=25a22620-0933-43db-871c-553fa3e9752c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:12.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:22.599Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d70352c6-3c14-4671-9694-996b73837053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:22.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:32.604Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a5740228-628b-4f9e-b2d0-2cd2a5f9d8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:32.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:42.615Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7165229b-c300-4f37-adc8-995964a253a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:52.622Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=48abbc74-5951-4aed-8852-884259ded924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:49:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:02.627Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=40d45dc7-3d3e-42d8-a7d4-d99f50e13231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:12.632Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9a90121a-0c4f-490b-a5a8-5268a3d72b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:22.637Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d00c22b3-25ea-46b6-8207-63b59cd8a609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:22.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:32.642Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=741f11aa-251f-4910-8bda-08000d75be8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:32.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:42.647Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3b22754a-0299-44c4-988c-a2b746847dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:52.652Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bfca5a04-685e-4c2c-8a11-365461f7ebef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:50:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:02.656Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=74e54d6b-3be2-4c41-bd00-525d0f75a77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:02.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:12.663Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b22a654c-160d-43ab-804f-75ca8eb9ff4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:12.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:22.669Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=91035d7b-a99e-494f-b571-1c5f47843966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:32.676Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=5f0c89a9-5a55-4345-b120-11fda0bd40cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:32.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:42.681Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6718031a-436d-4665-9b75-59bf8d1644cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:52.687Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fe0319ba-b0b1-498a-9ddc-29759a6bfed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:51:52.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:02.697Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=06a8c7fe-306b-412e-a0b8-2ae120635fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:02.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:12.703Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=bdba8339-d873-4c98-9521-fabcfecf1266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:22.708Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c6453993-fa05-4d68-a499-a56b89585568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:22.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:32.713Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=7e951e61-20e9-48a4-b65d-268bd5ea961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:42.718Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2de89b08-1f6e-4e23-969f-bebf49cbe3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:42.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:52.723Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=941ef738-0b1a-45d2-80c8-edf48f688fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:52:52.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:02.728Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0ebafd02-3df5-417d-8b98-fd70c1df0977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:12.733Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=eef213fc-5399-442f-81d1-9e8bb308cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:22.738Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=268795f5-f0e9-4ad5-a439-c48fa1731204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:53:31.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:53:31.406Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:53:31.407Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:53:31.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:53:31.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:53:31.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:53:31.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:53:31.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:32.743Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c2787123-ab4d-4e08-ba62-b3a7041c5f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:42.748Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=975f666a-1770-4aac-bdd3-6ce166d7758f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:52.754Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d631075f-7db7-4d43-8aff-a193793530f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:53:52.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:02.759Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e9e6faf9-d315-4aef-bb81-25bceb1e5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:12.765Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9774e380-4c7e-497e-92d3-8ea053ca1a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:12.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:22.775Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=98ad2152-d836-4def-ae86-9f5096d0276f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:32.780Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=916510c6-17ca-4777-86e1-90bff7b9ac3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:32.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:42.785Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=eed7a2e9-dcfe-46e8-b881-435c9b43f27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:42.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:52.790Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=07be874a-301d-47a5-9d1b-22978198528e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:54:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:02.796Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=4440fcc0-e1a4-4f95-9535-d711472c7c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:12.801Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0d60de8d-44a7-4a67-8c0e-1d12dc7e80c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:22.806Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=ba16cbb4-5e65-41d1-8b24-4778508af16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:32.813Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d89e8027-9f63-4b30-a95a-b5306e806d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:32.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:42.817Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9218fdcb-b629-45d5-a14e-50e91b8d611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:52.821Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=8851f130-dbf7-4193-9ce5-b87c87f43bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:55:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:02.826Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=cd1139c1-a488-40a9-b4a9-8714511731ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:02.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:12.832Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b0679210-5eb4-4f37-bb97-7f45b24d340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:12.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:22.838Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=b268d5c4-644f-4025-889d-ceb11882d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:22.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:32.843Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=0514d94e-dba0-44c7-898a-07d97a479444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:42.853Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=696489b6-a5c9-4fd3-ad1e-8a2d87c32469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:52.860Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=caf8656b-43e4-4df7-86eb-05dc6b1b6469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:56:52.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:02.864Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=02a440fc-ff4f-429d-ad78-ba2f951a51d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:12.868Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3110bfa9-5f71-4d79-872e-0da43099d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:12.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:22.874Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3041796d-0f2e-476f-9dac-44342dc5839d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:32.880Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1ea4a15a-8629-4335-aec3-7e9f3870ff20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:42.886Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=164b33ac-170a-4513-a378-011004b29766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:52.892Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=65cb75a5-036f-4500-98ec-cecd35fb1e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:57:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:02.896Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=a72d4a52-f868-4ba4-9e9c-dd8dce4820de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:12.901Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d97616f0-7857-4f55-86b7-180b8d10e925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:22.905Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=e9b826ee-2949-47a3-938d-9d5c7b19c7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:58:31.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T13:58:31.436Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T13:58:31.437Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:58:31.440Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:58:31.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T13:58:31.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T13:58:31.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T13:58:31.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:32.911Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=408a5344-c1bb-43f4-aac3-0cd70e25aaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:42.917Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=c7330e70-8f55-4f7a-b325-e92ac887a968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:42.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:52.922Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=2b3c1b1b-8463-42c1-b53f-58370ba5baf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:58:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:02.933Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d7e65f06-b172-452b-b8df-0a21afe557bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:12.941Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=f8bcad38-05bc-4e68-ae50-a3a3fe4cb5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:12.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:22.947Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=3cb06b6c-349f-4bbe-855e-d7aaa42139c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:32.952Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=9d713281-e094-42a2-a497-b31ebde30b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:32.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:42.958Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=64d64370-4191-4162-a30f-6a6c25aca75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:52.963Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=decf00d0-ee23-4e77-b162-c92d66dac785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T13:59:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:02.971Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=935de333-a9d3-4fdb-9175-4c4bfe0e4c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:12.975Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=fb185b64-264c-4cc7-b333-e2dba5db4821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:12.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:22.981Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=152b4e8c-7012-4db4-966e-923fe842dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:32.986Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=d9cd73ac-3506-4e77-b2c4-4f4f160db348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:42.991Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=dec3f649-ba43-4efc-93a4-6a08684c075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:52.996Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=755ff7fd-01f1-4a68-9e6c-26a91793bb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:00:53.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:03.001Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=35bcacb1-53c1-4d10-8a36-bf4aff3d6a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:03.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:13.007Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=87066e6e-73d6-4f67-a3e9-0d57abc4cc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:23.012Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=254c1878-cb1c-48c6-9f03-4fd6c4248707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:23.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:33.025Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1f277f9f-c425-4561-8c4f-d1c0d02f8781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:43.030Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=92e51b9d-d0dd-4c02-b30f-da8c43f2b3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:53.036Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=229c1ae6-3b50-408a-b804-e623fb168f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:01:53.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:02:03.042Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=1de14a44-e2fb-42bc-a442-e589f1b3b322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:02:03.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:02:13.048Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=6c3dc9c6-d5bb-4185-b564-4a83c8072c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:02:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:02:23.054Z |INFO |Init configs |InvocationID=5fedb3ec-a11b-4f7c-a853-5ddd080a9da7, InstanceUUID=583f5276-01c3-4dac-b8c2-2d56a05746f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:02:23.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |