. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:12:48.538Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:12:48.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:12:48.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:12:49.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:12:49.341Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:12:49.347Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:12:49.347Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:12:49.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-20T12:12:49.514Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-20T12:12:49.595Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-20T12:12:50.863Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-20T12:12:51.378Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-20T12:12:51.397Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-20T12:12:51.397Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-20T12:12:51.461Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-20T12:12:51.461Z |INFO |Root WebApplicationContext: initialization completed in 1849 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-20T12:12:51.907Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-20T12:12:52.673Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-20T12:12:54.393Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-20T12:12:54.990Z |INFO |Started MainApp in 8.839 seconds (JVM running for 9.642) |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-20T12:12:55.062Z |INFO |Start scheduling PRH workflow |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:12:55.079Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f380e107-398e-414f-8d0e-b553e95277be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:12:56.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:12:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-20T12:13:00.958Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-20T12:13:00.959Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-20T12:13:00.961Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:06.964Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a0916bc1-3796-403f-8b93-3e42f2f9f067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:13:08.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:18.006Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1b4e3cae-cae3-48d8-a237-56dc85b8ecb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:13:19.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:19.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:29.046Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b5f9e5f9-3a48-443a-a88c-a1277a804fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:13:30.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:40.086Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5f55a158-8d29-461a-9b77-23844c52146a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:13:41.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:51.127Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6865f6ff-fee8-4d91-be39-28eacf2fe058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:13:52.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:13:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:02.199Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=931db637-444e-4a31-aa07-4be673552ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:14:03.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:13.244Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=97eb1f3c-107d-4e1a-a2af-c771b47376bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:14:14.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:14.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:24.318Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ac1911f2-b2d9-4237-85d7-0a60afd11a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:14:25.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:25.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:35.354Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d5851d7f-1157-4bd6-b9df-a1d0f3b644ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:14:36.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:36.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:46.390Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=02f4341f-a268-4c34-b4ae-9898c6819917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:14:47.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:57.440Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7b622c51-6761-4dd4-8683-bde4a6ce85a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:14:58.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:14:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:08.475Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=28bd5be2-42da-4544-8c2c-3220cad1ea73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:15:09.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:09.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:19.510Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=60333ac4-d749-451d-8a46-e22c4dfaf026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:15:20.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:30.554Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1205ec9f-1091-414b-bea7-b42c05d94d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:15:31.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:31.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:41.590Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6d1bd136-d980-4def-a4bf-4dedb700880b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:15:42.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:42.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:52.630Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=135bd1f3-9c2e-4cc1-b0b2-a88e0b5c3ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:15:53.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:15:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:03.671Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=71ae2902-5079-40fd-bc0a-ab9aba597d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:16:04.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:14.715Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=912d8f6c-2f75-467a-b9e6-4a552c18e5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:16:15.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:15.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:25.754Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=60091ad4-484d-43f3-9fe7-b2200e4b2069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:16:26.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:26.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:36.792Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ca9d1ea8-c2ed-4771-b5f0-ac54b1eeb496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:16:38.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:38.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:48.407Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=df31ae04-41d9-499b-86a4-31998085d204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:16:49.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:16:59.452Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9a5950e0-917d-4c6f-952b-4aa4ed5f2e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:17:00.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:10.491Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=52fa17b3-24ee-4607-aaaa-b191cbb255f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:17:11.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:21.526Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d442fb24-f295-476c-9df0-02c252a0edc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:17:22.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:22.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:32.566Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b8b4a042-ae97-494a-88cc-977e2070f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:17:33.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:33.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:43.606Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7ea81abf-9c56-4db3-9be7-1d9545cf2264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:17:44.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:44.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:17:52.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:17:52.940Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:17:53.036Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:17:53.052Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:17:53.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:17:53.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:17:53.061Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:17:53.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:54.646Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=33cf24b7-8b84-4f3e-b9a0-d0369bc31b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:17:55.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:17:55.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:05.780Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f265de6b-3118-4912-a747-d77b7e60d7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:18:06.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:16.822Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1c801068-2760-4462-9fc8-d559e6782e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:18:17.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:17.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:27.863Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=79c54630-9fab-4cba-bed4-315eae0e43cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-20T12:18:28.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.152.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:38.904Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e7a1d26b-40e7-4571-bc5d-b83cc9445743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:40.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:50.429Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=55c3cab4-17ad-4988-820e-1abee165cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:18:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:00.458Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=014bae6b-e82c-4afb-914f-390fba34865d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:10.473Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6c3dc69a-0e1e-44eb-8e6b-5c0fbbbb3682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:10.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:20.494Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7a1258f1-3850-4e37-8f5e-e6787903abf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:30.506Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4aab98df-16b7-4239-8f29-163cabcfbae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:40.546Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1517bdac-2f52-4902-b166-ba60c5f2435a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:50.557Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a3e02fba-b279-4d42-a950-aa60dc055082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:19:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:00.575Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4560243f-03b5-496c-afaf-3e1527b3e760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:00.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:10.586Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7fadb31a-23a9-4940-87c2-1b10dc244c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:10.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:20.596Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5c64dbde-b306-4760-8e75-fcb7cc3ad7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:20.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:30.606Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3773ccb1-a755-4c39-9a56-85d68ba19212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:40.616Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0f9c0ab0-993c-41fe-8774-95de79aea61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:50.626Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e0ef6397-5ca8-4061-8348-2fbff2befc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:20:50.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:00.636Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c4967baf-8ae2-429d-ad2a-e927f13c4874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:10.646Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bd4f75e3-bfa1-4051-b2e8-915cf3d9ed0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:20.658Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=23f40682-6b71-496d-9853-41ac99121d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:30.684Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5affde34-574d-41ed-97d7-3bd7f9e57b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:30.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:40.695Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2876d523-ad65-4dfe-975b-65ae8bed2402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:40.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:50.705Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d87d73a6-0d60-401c-a497-397f36fe153b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:21:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:00.719Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8bff62a3-a7a3-4f87-9606-87275791880e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:10.736Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=32e4f84f-d590-4f51-b87d-7793a84eb517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:10.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:20.755Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=32136b95-d44a-43e4-8965-b36752df3b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:31.639Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ed90853d-3e3d-4d01-aef0-da66c6ab3a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:41.647Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8f49b31a-3996-4dc2-96f5-22bca422f8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:41.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:51.655Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=dd4738bb-0ad3-4296-9d6c-88158bda1571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:22:51.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:22:52.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:22:52.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:22:52.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:22:52.479Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:22:52.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:22:52.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:22:52.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:22:52.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:01.663Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8ea1eb08-73f3-4042-b735-3274d80dda04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:01.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:11.673Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=67cbb6ad-6b8c-4384-870a-9907a1f880bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:11.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:21.682Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5b18cba4-d25f-4028-9f83-8918b9663fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:21.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:31.701Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3ed80700-b87d-4098-968b-38b76d622111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:31.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:41.712Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6c9f67e3-266d-4b79-9501-6909339962c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:51.723Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c8aab2f9-1f41-4a32-89be-883bd93b34ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:23:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:01.743Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a9166ab6-dd98-4df2-898d-fa4b1ebca4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:01.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:11.752Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bb38d898-c32e-4a7f-bb70-46a885f65bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:21.761Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=26c03cd7-c488-4be3-a210-36bed0a6a785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:31.771Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=dc929fc5-3ac5-4a59-bb49-2e497cb129e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:41.783Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=58aab39d-29e8-45d3-be73-75b1fcef71bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:51.803Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=00fc7041-a79a-49fc-835c-24fd3590c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:24:51.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:01.813Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=77521056-ecd8-4721-bd01-317f746e2732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:11.828Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ac477009-4dea-43cb-b540-de419dab74af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:11.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:21.836Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f5981bc9-8cbb-4d1b-92b9-f0d170395c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:31.850Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b9394b30-0476-47da-87a3-e06a335cb0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:41.858Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bbe34c8b-76aa-4e89-bcc8-3c8e5a862299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:51.867Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0214c7a8-7f3e-4331-b2e8-6365205e7c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:25:51.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:01.876Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c181e243-4472-478f-a67c-a6d655551dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:11.889Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=41c9a6ce-dda6-4123-a746-487aafb93092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:11.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:21.906Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=31859f0e-e1ce-4a97-94df-550cc91ea3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:31.915Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3540a7da-bbe9-4863-a16d-20dabf24fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:31.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:41.925Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d3860daf-12ec-4fdc-93a1-17dd94a64aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:51.933Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1c6d9a6b-0d4b-427a-b79e-d8981fa3e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:26:51.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:01.941Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f7199e19-0bae-428c-8ab0-3c54597d86ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:01.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:11.953Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=38bf16d5-b334-4f8e-bedf-2e27172515fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:11.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:21.961Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=59a91533-a7dd-41a5-919b-bebccd9b3aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:31.970Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b40f7c68-f4e5-4f26-bf67-b513a6ee7427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:31.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:41.980Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d59b15c0-9216-4f2d-bc7c-679f129fcda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:52.004Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0c8b7164-4615-4021-b535-f1f1e747ddc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:27:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:27:52.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:27:52.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:27:52.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:27:52.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:27:52.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:27:52.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:27:52.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:27:52.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:02.015Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d7704b38-9112-468e-bbe6-2cf994f9b664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:12.026Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=835603b0-d460-40b4-a3e6-0ff98a9ebc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:12.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:22.035Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3b94310d-6a8a-4807-b5d8-b698de8b6405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:32.045Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f2ae1d7f-f980-4212-bb89-aa79373aae7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:32.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:42.052Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c229d338-8be0-4f49-86ba-92dc70d6a32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:52.060Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=34d19886-a771-4031-aa6f-964c4666e2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:28:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:02.068Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2898e8eb-5e5e-4d1e-81f4-015d63c78edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:02.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:12.078Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2f0cfa1d-d854-4453-bf39-677a09298af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:22.088Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1aea6269-057f-40b7-aaa4-2f4a2be24309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:32.103Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=916aaf5e-633d-4f86-9e2b-864637af5b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:32.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:42.111Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=63cf5c90-6ac3-4f7a-ac78-3d0aad89e17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:42.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:52.118Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bc8f5b6d-379c-45ff-9b4e-1e13ff421f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:29:52.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:02.126Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9d5b03c2-22d6-4b5d-bf54-b37f25ff9e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:12.136Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6fa140c9-c358-41e9-a4cc-8e25339fd936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:12.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:22.143Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7a352ffd-2a0b-4904-9b1a-9a09d81e44ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:22.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:32.154Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=37b8449a-2713-4241-ba4b-e5f57998ec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:42.163Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=03fdf440-174e-49f5-ab0b-a4eb70ffa97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:52.180Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0cffa623-7dd7-4de1-b784-3d5bc4d50fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:30:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:02.194Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5e625aff-84a6-483b-a0f5-f13ac1a4cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:12.204Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=42dce3c1-068c-4072-bee5-479ee42e0b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:22.211Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1a3c5734-6e9b-4119-9fc8-9f7ea0994bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:32.223Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f9c5a8a6-dcff-48e8-8228-d373b2ab8bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:42.230Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bf821f40-3d2e-497c-990c-1a1bc0a47ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:52.238Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fbc30b23-4a4e-42f2-9726-abf868213f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:31:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:02.249Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f1cc155d-18e4-4e2c-8af2-031ee5a64025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:12.258Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9a3576ca-e127-4559-8114-77cd45f0259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:22.282Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f6c6f3c6-3701-43e3-869d-b9635095f62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:22.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:32.296Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d317c62b-7cdf-4aa0-9e77-e245bd2a8df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:42.304Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f5ea7ec3-1471-4850-8e98-76f3cb75a63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:32:52.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:32:52.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:32:52.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:32:52.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:32:52.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:32:52.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:32:52.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:32:52.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:32:52.313Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=dfd9a44b-c4bb-42fd-bab7-d4058fe4f42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:02.321Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6052adb5-1f27-4032-8707-669d0e0907f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:02.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:12.330Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=60ca3c61-9597-499a-b2f3-5e3273acf47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:12.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:22.337Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fcdf9035-c2bf-4459-8c0d-b99d2884e96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:22.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:32.345Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=765ba09e-80f7-4741-83e3-307ae3c2a6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:32.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:42.353Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=62f60f0d-2f87-4d12-91a6-ca811e3be8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:42.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:52.361Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1f10ab16-e4b5-4640-ae71-00db1729aa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:33:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:02.377Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f3603124-8ae6-4b67-a51b-52c993ff0f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:12.387Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2960b175-255d-44cf-b0c8-43d85ee0cc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:22.396Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6e135ee6-cf99-4b64-845e-e8f195126465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:32.408Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b012e4f8-2dbb-4422-b717-ee66312d7784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:42.415Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8d9a6f6e-486a-4990-8cd4-a4b3d8ddd457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:52.422Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=02105479-4c62-440b-901f-e463c0b32742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:34:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:02.430Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b7df9bc6-2d9b-401b-95b2-02368d25cb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:12.439Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f3e74e00-4698-4c11-96b4-4d682fe0b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:22.447Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=25648243-5eae-4e43-9d93-4fb22a4c658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:22.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:32.455Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=67fb96a7-ecd1-4d56-a83a-2f15f69da030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:42.466Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=dda355da-450a-4902-b377-44679fce0d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:52.481Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=aefad09c-f229-4e0f-b1c8-4a48fd807f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:35:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:02.489Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3536c3e5-f77c-495a-ae30-91320ef30543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:12.496Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5391fd09-cbd2-40da-b97a-097ff3d3b776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:22.506Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6d598736-beeb-4ca9-be63-046ecebe4779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:32.514Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=eadd34ca-24e2-47bb-bb37-3abcfae3fa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:42.521Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3fc545c6-e431-4608-a851-9e8ab6e2290d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:42.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:52.539Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=280db694-b8b1-4006-9705-047823642e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:36:52.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:02.548Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=713204e5-7f44-45be-bcdc-92dee1765104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:02.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:12.555Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a049f93b-f8d3-40a5-94f2-f7983deefe9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:22.563Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=66d02f6c-549e-4874-b8b1-1a504a57334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:32.580Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3ad320e0-82c9-45bf-af60-258edc89d227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:42.587Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=25d1e8c0-3dbd-494e-b81f-edf4a710ac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:37:52.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:37:52.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:37:52.265Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:37:52.267Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:37:52.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:37:52.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:37:52.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:37:52.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:52.597Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=53b7f9eb-d250-427a-9859-62090b8c9c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:37:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:02.604Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=be6622f0-939e-4ebf-b3e1-fd568abe50ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:12.612Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8eec4dae-e685-4537-b364-6bd8c9f71b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:22.624Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7c3f4f86-8de7-4819-bceb-97c2e6861c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:32.630Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fdb1a257-e9ed-49d9-b9c0-18ecb55f4c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:42.638Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1407f692-209b-4624-9f03-0773b0488b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:52.651Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fe0e8e20-dcf5-424c-944e-7c3d4be46fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:38:52.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:02.662Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=953104d3-ae2b-431e-8205-c309839db96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:12.670Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=23e84daa-eb42-4487-9a1d-356c088dc9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:12.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:22.677Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d331e0a3-3be8-4ade-b066-2b1d62f5cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:32.685Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f2fb6c28-09ba-4683-b485-984af4658230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:42.692Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=31d6b1d8-f11f-4fee-aa7f-cfb82303bd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:52.701Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=abb415f1-0a4c-4beb-b69d-aa9a8eb1e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:39:52.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:02.710Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5a0980d9-45c3-4968-bad8-01f5113516ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:02.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:12.718Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=32071d68-48e9-4688-a80b-ed281fa509ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:12.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:22.727Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a82c2d09-7d6e-48dd-ba9f-a3caf63f0307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:32.741Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1e3fe841-f8ab-4e4e-ac5f-ac65f422c906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:42.751Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=df84c7ba-941e-4fc1-aa6b-bb0ae2947490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:52.761Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1d026dac-47aa-4279-89ab-3390b4a12367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:40:52.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:02.768Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bf81d824-6d17-4bd3-8c67-dacd5980a13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:12.775Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fd369eb8-717d-4fad-a189-ba57b10d8142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:22.782Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=028db179-995a-42d3-82a3-914f7fb00023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:32.789Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7d594da5-3127-4e4e-af05-227961abe320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:42.798Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cdce5c37-b0af-4b6b-8e47-c414bc7fff03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:52.805Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=15724998-544b-4b25-ab2d-6437db8c27b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:41:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:02.813Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=96497690-8a43-48fe-a954-a5dce01cb5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:12.824Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=182a2f38-5c95-4a7b-8207-2afd0dba329a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:12.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:22.832Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=798ae60d-075b-4565-9b31-00acfa5c062b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:32.840Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d1d1b9da-00ea-42b1-8059-4e2b822ed0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:42.847Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d04ab435-e576-435a-b79b-1058b02f2ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:42:52.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:42:52.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:42:52.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:42:52.267Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:42:52.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:42:52.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:42:52.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:42:52.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:52.854Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=57e74cab-023c-4390-ab54-77662e7ffa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:42:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:02.863Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e2af9e8f-6469-46bb-aba8-d0a1d0a18491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:12.869Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8d86880f-a5af-44b8-8713-3861a1c364ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:22.876Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1a52bc24-8f0f-4751-9ebf-5749deed3f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:32.881Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0107b8c3-2ff1-445c-a1b6-d0d22bfa55c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:42.891Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6cd22732-e1a2-4ef3-81f7-56510f5e0022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:42.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:52.908Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=827aa839-03e5-4d21-9747-a49e7bfdc4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:43:52.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:02.914Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=41a4cb7b-fc9e-4532-bfa3-4bd6062baa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:12.921Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=713b862b-9f9d-4ebc-a1da-134e31b1e6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:22.930Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=79843dd6-e747-46b4-a28d-71cf252cf389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:32.937Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=caaa6dd5-13d7-4065-982b-52d787b4dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:42.944Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cdbaea96-8c2e-413b-a117-fab5f64d9bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:52.952Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4dfef5ab-37cd-4495-8751-30f8dc0ed4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:44:52.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:02.959Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=50543a8c-e252-46fd-a38a-273b8999dd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:02.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:12.967Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=257b49a0-9427-436c-b7fc-d5edc2a3d6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:22.979Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b1b8fbdd-59b4-4d95-b102-adb33190f8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:32.989Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=89561300-8e14-4ef6-a26f-82bc0173a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:42.997Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b17e575f-8222-4468-b59f-2d66642ca3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:53.004Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=785c00f3-e45c-4b15-914d-6f97d7088188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:45:53.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:03.017Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2dda296e-f8ed-417f-b43f-5260ef72580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:13.023Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7e68ec0d-fd90-422b-9854-19e262e60e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:23.031Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ec749792-7b25-4814-b864-bcc846d16a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:23.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:33.039Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2b5b1af6-4821-43e2-b146-62dd3c370f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:43.047Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=683a6529-3969-457f-869b-f00b50128d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:43.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:53.055Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=668e21b3-9781-40fa-8986-901e8e469c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:46:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:03.070Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8b3480fc-3cb7-4dc6-965b-860c5ea6c3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:13.079Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e5dee0b4-1d3d-4ac3-a7bb-46a75f5beabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:13.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:23.086Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4b896a6d-4e4a-4aa9-850d-f9eb14764318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:33.093Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=55b37d27-20b1-41a9-b2cf-71e8d998e787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:43.100Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9c52fabe-ebd3-488a-af6c-f14346b12304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:47:52.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:47:52.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:47:52.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:47:52.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:47:52.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:47:52.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:47:52.257Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:47:52.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:53.110Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7d66ee0c-0904-44e1-8b4a-4430cbbef5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:47:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:03.116Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=78a47133-6d77-4259-b926-4437eee54bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:03.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:13.123Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e0934237-98e0-4138-950a-aee35d74d217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:23.131Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=529e398b-f79e-454b-86f6-fa9f24bc6bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:23.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:33.140Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c8404f52-39fd-4d71-9c82-20fa4dc2ad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:43.152Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cf893b4c-0118-4351-ab58-2838884e4a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:43.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:53.161Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5ca0092a-ada5-4650-adfb-c4a67698d772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:48:53.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:03.166Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=843dfa20-8162-4863-b7db-ea1d3f8b8df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:13.174Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=08ca0f77-38be-4cac-965a-3f924aff5c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:23.181Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3bb40ea1-7189-4e9c-9263-e731e05a9a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:33.189Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7f6e2f04-34a7-4735-937d-bbec09d720ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:43.200Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d0285b8a-8610-43f8-aa3f-29727e352abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:43.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:53.207Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2aa1a2ad-bf1e-4e46-9b68-f21ae8d016d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:49:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:03.215Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b481c1b4-0be8-4ba1-9c10-2d15cfb32721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:13.226Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8383ad69-15ce-4769-b1af-f4cbd54a9d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:23.238Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f6e7f064-418d-4d11-b6a4-b1c63cf9f5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:23.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:33.244Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0abbc981-ed5a-4926-9ebd-6498cf35cb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:43.252Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2dd71a0d-e2f4-4ec1-9241-39e2e01a62b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:53.261Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f139feab-4e83-4690-a092-8964f10c470e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:50:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:03.271Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=be8bd718-e541-4081-beac-987859912145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:13.278Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ee50e87c-7965-4634-883e-594d805f8b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:23.285Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=92ebd4b7-5c51-4c0b-8d7d-e77e01da8bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:23.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:33.292Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cf9e4d96-e058-4a9f-9ae3-7c56fc3129c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:33.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:43.299Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fb19ad1a-ba6c-4d18-8ab9-851dfb831f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:43.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:53.308Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e66f5a6f-9375-4431-a42e-f570d759a795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:51:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:03.323Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7836678f-b655-461d-898a-f49f3ac96809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:13.331Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0b6554b6-7e0f-4653-90b8-ceef762e9028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:23.339Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=dc87f236-8458-47cb-90f0-cd42159b77d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:23.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:33.347Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4bf8b069-d3b6-4fd3-b64e-d9345b5afa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:43.356Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=dded74cc-e983-43a3-baba-5aed02008654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:43.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:52:52.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:52:52.252Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:52:52.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:52:52.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:52:52.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:52:52.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:52:52.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:52:52.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:53.363Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d16f5076-c348-4b8f-9cb3-439807e82571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:52:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:03.370Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a7f6622a-aa0e-4b5f-8df7-4e7c5b98d13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:13.377Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=926151dd-f385-49e1-bbc7-d02eaabf9c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:23.383Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b365025d-4046-4667-bf7a-8fc02e7a31ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:23.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:33.391Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=81ea2906-1831-493c-99d4-af74650aafb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:43.404Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7720e3d6-d603-4998-974a-19e3b0bf2301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:53.411Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=511d4417-36c3-4b35-bdfb-5688c1133fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:53:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:03.417Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2cffcb2e-677b-497d-a48a-d84979628f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:03.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:13.425Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5a3707ed-c7b1-4e78-b1c5-2be8e81b3217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:23.432Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=244f51fa-edf4-49dc-aba5-5c2bc293ed8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:33.440Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9da90ddf-6d5a-43eb-acb5-fe80821fc8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:43.447Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e326c889-3120-4cce-8a0d-f96bd460636b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:53.452Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1a2be06b-0b41-437c-b21f-a66a0a9b0d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:54:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:03.461Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=589156d8-5bc4-40e8-8e37-a1718cd7ffc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:13.468Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3734f5b1-61cd-46da-a8a0-a27cdaf96026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:23.484Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f44e0480-670c-437c-a325-c96b2411e212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:33.490Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a8bfebfa-3c7b-4277-904f-de032c4e5be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:43.498Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=969874c0-f7b7-4e70-b0ad-799dc3ec326d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:53.506Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=55143f1f-e6ed-4160-a477-385711889b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:55:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:03.514Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=340b028e-a0cf-4326-acfd-e92fa0fcdb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:13.523Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c8a34c37-245c-43fe-b86d-0bc03b0f7920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:13.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:23.531Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e18caaf9-b4fd-4c7f-9e50-96633eb2634f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:33.548Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=891db761-998f-4b1d-a4ed-0136d850b255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:43.555Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4ad1f685-38a4-40f2-b6b2-c06b6895d080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:43.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:53.568Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f617b485-912a-47d0-b2e0-605654d0b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:56:53.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:03.577Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ef472cc0-2d97-4742-bf72-0b0372d2d31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:03.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:13.584Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=137b8da7-0861-4550-97ee-31210efda09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:23.592Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7ba70dc9-c070-4812-815f-6af3d81ad586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:23.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:33.600Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6417770d-94a4-4fc0-9b10-2a694c437d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:33.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:43.606Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=631b1aae-487d-4df1-a3e7-fa7d553e47e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:57:52.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T12:57:52.227Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T12:57:52.228Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:57:52.231Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:57:52.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T12:57:52.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T12:57:52.235Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T12:57:52.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:53.611Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fcdf3582-1450-4ce2-a220-8b23f23c14e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:57:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:03.618Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8fc8170c-2909-43bf-b504-53c071f4fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:13.627Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=02ba8c28-bda1-41da-becb-92a9542a0ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:13.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:23.634Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9920e4c0-6fb8-4f94-a060-f500c0680dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:33.648Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fea1faba-377b-4e45-a041-4c66983238ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:43.654Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b63cbdb0-bce5-43c7-ac65-5f1befdcf76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:43.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:53.660Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8e50f3a4-e7a9-4485-93af-3156e32e0d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:58:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:03.667Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=613fc0f1-cc6a-4f5c-99ef-ba0354ee723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:13.675Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=14a18505-6919-4ac1-9800-0f297d2053f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:23.682Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3c39e667-d631-429b-9ff2-08868375512d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:23.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:33.690Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6ee9ca10-63e0-463e-8e45-4e9d0738cb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:43.696Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a8cad30c-248a-4bbf-bdd0-34524b3f6b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:53.704Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ddb27e8e-7094-479b-9ceb-2610ba75efa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T12:59:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:03.719Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b50aa5c9-cf12-46e9-a8e9-c9693319a088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:13.726Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d6556968-d943-4609-a311-7d803cff506e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:23.732Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f69e1f8e-4aca-4bc2-af76-f57aee9fe487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:23.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:33.739Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=34c20981-eed6-45cb-8229-7e8f479bd673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:33.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:43.746Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1e57ba82-56d8-4709-bf7e-8c552d48e658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:43.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:53.752Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d08c7b72-e644-4f19-a013-f26ab68142eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:00:53.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:03.759Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cdb809c5-7a89-4cef-b5cd-742f81ed1a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:13.767Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=811798db-e258-43ec-8995-f49fac73b8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:23.778Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7d84cc0c-e6ca-4520-83d3-76e511dfbecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:33.792Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=576a84f0-1701-4c84-a1a8-a6886e5c8917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:33.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:43.802Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=76234940-f05f-4865-bcba-4b4d4abdbfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:53.811Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4fb58b42-f228-424e-83e5-bd48fe1029b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:01:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:03.818Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4f747d40-c3d1-4fd0-8182-eb61a4d4a044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:13.828Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a9ef5d4c-2497-4792-94be-71ed516354fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:23.836Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ead2331c-d47f-4ec5-9fd7-14ef43fcc9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:33.850Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=24f8c0b4-c7b3-4b04-8399-d77b549142c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:43.857Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bfa2a7b6-180e-47e0-855a-a16253135cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:02:52.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:02:52.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:02:52.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:02:52.262Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:02:52.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:02:52.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:02:52.267Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:02:52.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:53.866Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=dafa515d-4767-4a79-b2ee-e87027ca1b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:02:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:03.879Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a5a7a5bc-d2ab-411f-bc3a-0b59b66bbe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:03.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:13.895Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=89d4d873-133f-4613-81f4-96f17a0c3bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:13.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:23.902Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6570d90d-f99e-4187-8e96-065972cd19c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:33.908Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2b4bda76-f341-470d-83f6-7c03f1bd9f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:43.915Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5f0d7baf-9569-41db-b482-5e8d550fd357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:43.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:53.921Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6d021d26-4297-4fde-b600-dc555f55cd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:03:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:03.929Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b2490d6c-68e9-4b3e-a33a-cf34a9ef420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:13.935Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a8199f6c-9d73-4bc6-bea1-0c8ef09fad71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:23.942Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=804f612c-2623-4ef2-b957-0e9b787fb059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:23.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:33.950Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f0ad5298-a4a7-42bc-8174-d68328cc8584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:43.962Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=45f448e1-69df-452e-84ed-250f0f3f3572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:53.968Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3720ee57-ca72-490d-9b75-a5d9e69faf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:04:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:03.975Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f49f71ef-2bdc-4df8-b1b5-e097e21e33bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:03.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:13.982Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=75a3d131-9ec7-45fc-9e9e-608607308c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:23.989Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=35a3c14f-3c90-4988-b32d-ff652d8f094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:33.996Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a6cae981-343a-45b7-8a8a-cf0713435701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:34.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:44.002Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ae8d79be-00eb-47d9-921a-0ba73152f0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:54.010Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=008fab94-eef5-462a-bec5-113461f9b512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:05:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:04.021Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=600dadef-0c2b-4b57-b181-15deeb270be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:14.028Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1b1d43c2-612d-4a80-bddd-707e6e5f6478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:14.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:24.034Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=872ef328-4e19-4a96-b63a-d2d3a2dd5ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:34.042Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=59c8954e-c4ee-40f8-b7bf-9969ad9f9828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:34.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:44.048Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d89c20ba-f352-417e-b1bb-878f26a8afe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:54.054Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=319e6cbc-4171-444e-845a-952129427c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:06:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:04.062Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c1682a19-f5f6-4770-854a-45882d4e25f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:14.068Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=67edb8be-233f-48d5-90c2-f6539bf4231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:24.075Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b0cfc8fe-5b34-4856-a289-ea8fc24792a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:34.088Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=78260344-6bb0-4130-ba31-d40f812d3282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:44.095Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5e6ab992-723c-4812-b057-4fa6df0a35e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:07:52.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:07:52.235Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:07:52.236Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:07:52.238Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:07:52.243Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:07:52.243Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:07:52.243Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:07:52.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:54.101Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1ddaf7a3-66cd-4fff-9d19-99368b4656f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:07:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:04.108Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=50a9a584-a126-4555-8bc0-51325f7d47f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:04.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:14.115Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9b927b62-85e3-4484-9d5b-0f644b11f392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:14.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:24.128Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f9161d17-a22a-4b0b-8bf6-90ed57ac0cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:24.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:34.134Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=afe6afa7-69ab-442d-bdbb-6ca678230b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:44.141Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fafa5490-f1f2-4c12-8df6-e99b3997b30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:54.148Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9db38f7b-37a1-4ccb-b750-5105a9873f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:08:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:04.155Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d9f9d163-0cb5-46c9-85b7-fbc224c079e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:14.172Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ad313cb3-a88f-447a-a449-66856d148df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:24.179Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=81821ebd-d67f-4f89-a839-4014c32a9e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:24.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:34.186Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=aa7ad7c1-cf45-4383-a977-00ccedc32169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:44.193Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=88e826c5-5329-469d-ac3b-1386a73c430f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:44.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:54.201Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5e6e9fdf-9dd3-4605-9233-e73c682033f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:09:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:04.209Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=97b8e35b-6116-4847-923d-e1edb49bb213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:14.216Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ff88c6e8-150b-4be1-bb2a-d8ce93264d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:24.224Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c57507d1-335f-424d-a66b-64982d2d7fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:24.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:34.231Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=be278dd0-a5d7-43de-bc18-7896c5230ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:34.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:44.243Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=56aa7d6e-bebe-480d-b4e4-48eeda36920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:44.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:54.250Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=167294a8-25da-4161-bcf9-bea344c77bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:10:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:04.259Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b410767b-05fb-43e1-822e-64f3b2220857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:14.267Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cec8cdd1-32db-4ecf-a02c-ca7f90cdb9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:24.274Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=56435c0c-5c3b-49af-a455-13ee5d073e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:34.281Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9e474b95-7c66-476b-b933-6e9861bf9274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:44.289Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0cb3fdef-a680-4c7f-8fcb-0b97b81dc19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:54.296Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b5179106-26d7-40bb-b0e0-51704fd02e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:11:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:04.304Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3d8d4fe4-279c-4663-850d-c914fa4c71fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:04.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:14.317Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2d9a27fd-7dd4-4299-b02d-41b139d37386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:14.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:24.324Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2f624f8c-a58f-4721-9871-f2acb50be971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:24.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:34.331Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c690bfb3-8b9a-4182-9acc-16d4fd98007c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:34.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:44.341Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6eac1080-1b98-4230-94ee-4a28cbf89654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:44.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:12:52.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:12:52.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:12:52.262Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:12:52.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:12:52.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:12:52.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:12:52.270Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:12:52.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:54.349Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f52305c4-cc5b-47eb-bb29-5bd5676f6384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:12:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:04.359Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=38eeeef3-7eaa-4642-931d-55ca67b7b151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:04.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:14.366Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a3366be7-ebe2-481c-ac0f-04a170777b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:24.374Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e0960706-3cd4-411d-b901-1f490c6f44a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:24.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:34.388Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4b47875e-79cc-45cf-9674-d8195ac174c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:44.395Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5d48b519-63e4-4f07-b30a-cf4c5363ea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:44.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:54.402Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=214be5e3-d457-4ae0-b923-94ce5b20e138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:13:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:04.409Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0982a9e2-7e42-4a00-be51-3bdb45ef076e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:14.417Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9fa098c7-91fe-444b-af25-ded644a2d7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:24.424Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c3d3a857-0ca9-49a6-98cd-5e2b1c6e4f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:24.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:34.431Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b5ad7ffa-4400-4a65-a181-ab1d0f1cbcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:44.437Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fa36853e-4f39-4072-b5a9-75e0a0da9ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:54.444Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=aeeb07ea-06ae-45d2-adb0-3fbdf0ed5a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:14:54.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:04.452Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0734a2df-decb-443e-b133-08a6cce7c5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:14.469Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6474a03f-de49-4556-8f63-2036e9c34ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:24.477Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=27bc2fd6-e6ab-4d28-8063-54bd6902238c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:24.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:34.485Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=90a9f8aa-b3f0-4b70-bc76-db21f7506a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:34.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:44.492Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b59f14cd-020d-40ea-9ae7-81434f33fbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:54.499Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c7a16420-5e5c-4a09-9947-acd847f273f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:15:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:04.505Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9d16c71b-6720-46ab-ab0a-7011c185952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:14.512Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4fee6424-eac9-48c7-b3e7-beb5ddb8ad55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:24.519Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4ae87ab9-6b0d-4da1-b411-9339df4f6153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:34.526Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e635806a-ca98-47cf-b0e7-629aa7fe6963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:44.535Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=53e026f3-c70f-4016-8a81-d322d9ec5665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:54.549Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=109217fa-0cc5-4e9b-8fcc-c50e6dbf392b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:16:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:04.556Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=14e9fead-df62-4a72-804f-5f835a0fac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:14.563Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ba6a6f57-6b62-4446-93ad-764f76e01da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:14.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:24.571Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c7977392-988e-4596-932e-5dcfc6147794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:34.578Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=11c49989-16a9-4e96-a313-a66300e9e700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:44.586Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d549c834-54e6-4a0f-8c5d-8ec50e8ada27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:44.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:17:52.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:17:52.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:17:52.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:17:52.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:17:52.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:17:52.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:17:52.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:17:52.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:54.592Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=16f777c3-d09f-4927-a70f-77994f0a1f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:17:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:04.599Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=760f6c3e-b981-43e5-9f5e-cd5f032738ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:14.606Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9c287a9c-fa13-45f4-813d-dfdcc01ea045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:14.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:24.620Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fed90aec-8e77-48ce-a106-49ae7010fd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:34.627Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5b5f7cec-2599-493b-a8d4-642a47cb075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:44.634Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=174dae7b-dabc-4ea1-8777-bf202693a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:54.640Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a4f79b5b-e392-4af2-be24-61fddef52cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:18:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:04.647Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0d00a588-ccaa-4f42-8c5b-b50183ad1136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:04.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:14.653Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bf70e57d-bc27-492e-a6af-ac8a5502024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:14.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:24.659Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=27871554-a9f5-4cf8-8079-b590ea5c910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:34.667Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=afbb0f3d-f509-4479-9a7c-d6ba65b76f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:44.674Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=86fb72b0-2d1a-4eba-8d59-7eaeeed23b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:54.687Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=db6e7c04-145a-4c2a-96b9-6906f6d3006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:19:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:04.698Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=715b9de5-7624-49b3-b7e4-22716a8cf4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:14.704Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b018f6f7-7bca-4858-ac0f-ca54748ca93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:24.712Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=601429eb-4031-4f68-86c0-5256846999e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:34.719Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b928e623-85bc-4576-b0f1-01aa5d7755d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:44.725Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=81e4aa04-e843-4234-84de-1c4891912fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:54.734Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2738f000-1764-4fea-b453-8f2673c0b78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:20:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:04.743Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f70ada76-49b6-469d-8b5c-b87b6e944105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:14.749Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=465b14d6-f3e7-4710-8c11-c4d47ec9666f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:24.756Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a1948cdf-8cb0-4656-a8e4-526fab201fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:24.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:34.771Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=418de463-cb64-4fa5-b05f-06d890490d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:34.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:44.778Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5715bf0d-08c5-48a3-9678-f6f9f2af03e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:54.783Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9a9d3d4a-3ba7-4c72-8dfb-5a4f52f9cd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:21:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:04.791Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e2ca445f-c383-460a-abf0-9f31c7eddebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:04.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:14.804Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9f85d14a-8d0c-4580-9eba-aef4f1fb4170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:24.809Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cda8c11e-a575-4e0a-ae4b-489662a63ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:24.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:34.818Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3031c6d8-8616-49d0-82cf-e7822b3726b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:44.825Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bda3c634-c402-4fec-9970-0ee5d4ff56c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:44.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:22:52.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:22:52.231Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:22:52.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:22:52.235Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:22:52.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:22:52.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:22:52.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:22:52.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:54.832Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7ab7b207-e644-42f0-9a82-b4a3e6d62b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:22:54.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:04.839Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=564da8af-4744-41fa-9f57-8aa8465beef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:14.851Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=03e6b240-28bd-47fc-b0fa-8b9ebfa0757a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:24.859Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b9824214-3737-45a0-a4bc-2daae0873b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:24.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:34.867Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b1faffb5-72ce-4b87-9d42-ed88e8b34c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:34.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:44.875Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b48248f6-fa24-4233-9ba6-cb2c0ea2fc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:44.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:54.882Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=aaae6ba6-7e07-49bc-92c2-06da715d39cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:23:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:04.890Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5a8424ff-c82b-48de-8868-6a298a34597b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:04.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:14.900Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=de5a916e-3710-4ed5-90fa-00baa5f854fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:24.906Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=efaab9b4-5617-4286-be83-f754ad390c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:34.914Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7d121f2f-fd75-4e54-b868-16cbdf9d0174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:44.928Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e5e11c0d-bd94-4c64-b941-b5a0af748013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:54.935Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=445590b0-5a5c-4907-acea-3f62b0a15222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:24:54.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:04.942Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=420e8bb4-ab13-4e33-82ac-7e6154822ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:04.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:14.950Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=41b0d170-0f44-4348-a7c9-b1808cf1dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:14.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:24.957Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f28e7cef-49f4-4a27-885a-baa053894362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:34.964Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=34b4ad4e-f50c-4c97-b42b-2671e8f697d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:44.970Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e99ac3e7-169f-4267-8083-d2e47ddf994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:54.976Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=18402f5c-a59f-4403-ae46-c5d1299cb2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:25:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:04.984Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=14c8807d-d478-4bd6-930b-489aa4d33ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:14.990Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f5bcfdc5-f05b-4ee2-80c2-b2eafce0f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:14.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:24.996Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=37213319-0dec-4ec2-8477-652ba20fd373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:25.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:35.009Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=23fb887c-858a-4ee6-9454-cdbd826eaeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:45.016Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8cb4f455-cf8a-473c-9f31-b84102267161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:45.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:55.022Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fd355ce8-d0bb-4816-ba14-3975089b2631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:26:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:05.030Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2fc79e12-e02a-4222-9fcd-ad2526bddd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:15.037Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3bead9db-e6a6-46a9-91c2-143ea40e61cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:25.044Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=81ec045e-8c3a-4702-94ca-ead6f0842cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:25.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:35.051Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c918878d-6062-423a-80e4-38158b5ca976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:45.058Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=11cf1c7c-1699-476e-beea-28ac2e18d21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:45.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:27:52.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:27:52.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:27:52.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:27:52.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:27:52.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:27:52.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:27:52.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:27:52.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:55.064Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b8abbfe4-822e-4571-b3f9-1746bc418f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:27:55.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:05.073Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=502f4d5a-ef62-44ee-9ec4-f301a2b00eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:05.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:15.079Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0ddae2f7-c30b-496e-af55-94a9883ca70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:15.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:25.086Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=26cad4c5-cd6e-4785-97cd-0dc2bab17b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:25.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:35.099Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=82348cf5-fced-436d-b4cd-6e00468b4465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:45.106Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=19e22a64-8b9c-48e1-8aa3-a371f5e65dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:45.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:55.113Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9ce5c71c-9588-4559-8b95-e9cfd7834fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:28:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:05.121Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5800e614-775d-4cbd-a389-1ef3b1b96d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:15.128Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9376c62c-f213-4b6b-a38c-54b094c09c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:25.136Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=77903ab0-dd71-4920-af68-9f701492b53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:35.143Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=46844434-1048-46c6-ad28-b0774c45a840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:35.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:45.149Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5f013660-13dd-4292-883c-544d8d1ddeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:55.155Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3cac1961-3416-46dd-aa3e-fb10e6fea0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:29:55.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:05.163Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=45c277e0-a34f-42f0-b212-2edf0286e09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:15.177Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6fc248b1-9e5b-40ce-b94e-f38ad4c723fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:25.187Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cf9e6225-5b01-4f81-83d6-c64c9de884e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:25.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:35.194Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b62c2873-1c55-480e-9c53-f075a950a982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:45.202Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6c5d0f6f-33cb-4eef-9364-d7ec6175bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:45.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:55.209Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=19ad8909-a73a-402c-b6c5-d12a96270db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:30:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:05.215Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a4b61f75-38fd-4f4e-ab1b-9c4ad132252c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:15.222Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ccc69dd8-b16f-4cd9-9d80-e565d85f4dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:25.229Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=09783d9a-ac3f-4529-a5b9-c575d18b410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:35.236Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d1466e11-34e5-4a4d-8a6b-5534175d434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:45.243Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f12c06d9-290a-46bf-90b4-b9711aa5b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:55.249Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fff623b0-2183-4eec-8b9e-58349c5b0b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:31:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:05.256Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=75cffb2e-691d-4fa7-8823-c05931a0d1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:15.269Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=009940b4-449d-4552-b801-c0e97af60ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:25.277Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=568c792b-5f03-4dd6-a4a6-dc6783b574c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:25.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:35.285Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=79284a95-6d48-4e7a-8f86-13aa8dfe4c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:45.292Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b828fae3-de96-4ecb-b8cc-447cf16d2106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:32:52.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:32:52.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:32:52.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:32:52.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:32:52.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:32:52.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:32:52.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:32:52.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:55.299Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7abf719f-3452-4270-a50e-50a9c7f9b001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:32:55.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:05.305Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a77943a1-7014-4542-af7e-8a6a6f895ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:15.314Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d95f488e-a44a-43aa-b8bf-bd11136a5eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:25.321Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b6205b9c-984c-44af-85ee-971fc2844db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:35.328Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9af015a8-ab29-4b6b-bd32-d3929f1c5a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:45.334Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ba77e79c-3846-40ac-adfd-0b8b1334bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:55.341Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a5455593-3897-493c-9ddb-19bf8d5070a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:33:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:05.358Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=de28177d-b6d4-4337-aa27-76379ee6035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:15.363Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=138a4b3d-df0c-42aa-ae36-3a04db8068df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:15.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:25.369Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b8ddb5cc-f077-4c3c-a7a7-39bae279e9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:35.376Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=22e21fa2-f407-4112-84fe-53c7ec753135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:45.383Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=86278c6d-3e4a-494e-82b3-19fe8710dd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:55.389Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e94a1c2c-1d6c-4877-8771-907d14108e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:34:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:05.395Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b75f9047-1f07-40a5-a1ed-34257ecf9478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:05.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:15.401Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6d36beb1-cc84-47b7-82f0-d9b6e1046722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:25.409Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0c705dff-6f15-45b0-8ff2-873654b2ac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:35.416Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=85d30cb4-cf82-4928-bd04-c8495bc8292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:45.431Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=4461b298-503d-4954-b690-cf9970481ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:55.437Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1071aca1-4747-4977-adb6-c88ec64a7fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:35:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:05.445Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9214a616-ca2c-4804-8034-cd0335480c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:05.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:15.452Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=8d236729-6aa5-4314-b90f-5dd81a7ebbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:25.461Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cbbf98d2-ad8a-4df4-9fb5-fbc22c36c399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:35.471Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=88f182ac-5189-4b50-a01d-d41c75901499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:45.480Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1287e5dc-7345-4f02-8134-2b3fc9f5c0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:55.486Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=943b0eb6-2d7a-4cac-8816-574a77994e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:36:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:05.494Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1ae8da3c-492d-4148-ab52-c012ecc6c2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:15.501Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5d9005b4-a415-4a61-82e4-1db2ffc19b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:25.515Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=30dbc86e-1119-4df8-81b5-12575f1f8487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:25.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:35.527Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=31eb6aec-5a02-4b96-b0d1-7de0c4e770d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:45.533Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1f1a1e02-36ec-42f8-8b4f-ce3e262f26ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:37:52.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:37:52.230Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:37:52.231Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:37:52.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:37:52.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:37:52.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:37:52.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:37:52.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:55.541Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d330ea22-dcd2-46ea-b2e8-015923c90479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:37:55.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:05.547Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bcc93797-6f1e-445d-b8fa-aa290859566f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:15.555Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ae8154eb-a7f6-4743-937a-02d4aaa5e22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:25.561Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d6295524-3977-404f-acf1-0db23bcd7e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:25.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:35.570Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=46d00a7a-534f-4621-8513-ddd2a90a6b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:45.576Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=26f2b9dc-665a-44cf-8abf-630e4774c4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:55.587Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=7f4ede3f-f38f-4779-8783-87f4573a7f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:38:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:05.600Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b9d0e085-476b-4b8b-bf1b-ebaf7f4519a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:05.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:15.606Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=17ba9cc4-406f-4407-bcf6-707e6144819e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:25.614Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=715e4ea4-a825-4086-b239-52f881cc4aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:25.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:35.620Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a6cb9db6-ec83-4f12-aed5-21f73de110ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:45.627Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=acce49e0-6bdf-4610-b3c5-759b1d36e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:45.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:55.633Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=c77f033a-c3f6-49b0-b61d-3c5db4ef8da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:39:55.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:05.640Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5c4da9c5-6508-416c-af37-503545cbab50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:05.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:15.647Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=76a900ae-d8cf-41e2-803f-e2978523419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:25.655Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cbf1854e-da08-48a7-aaf3-54868eeb5f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:25.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:35.669Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=489239be-3c02-434b-b9a4-ad10bed17569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:45.675Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6b3e2767-a6c2-4f0d-bf35-46d00c27b093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:45.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:55.683Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f88b85f2-5fb3-4bdf-b60f-c816979a3de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:40:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:05.690Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5b00f300-86ec-433f-b2ab-7e918555eaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:05.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:15.697Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b79f5aac-f5aa-4b20-bd0b-60dae18cb435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:25.704Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=83b04366-8fe7-425f-88a8-a40390f1bb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:35.710Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=28fae61a-7396-40b8-8dd3-017654def858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:45.715Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=63b5912b-01cd-4ea9-83ec-ac3aa1402eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:55.722Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b88fdf49-84fd-4f53-ba3d-eff7275364cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:41:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:05.734Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=d6832e41-30b3-455a-b99b-4411394fbe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:05.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:15.741Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9512a414-2c4f-4e8e-9a0f-0c7db568060d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:25.746Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=88d4790d-e01b-491c-9f18-10b6c5a21d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:35.755Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6a71e730-81f5-4410-a5d4-bd4d9eb1ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:35.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:45.760Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fd771ce6-c147-4970-b7c7-4a30a9193b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:42:52.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:42:52.243Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:42:52.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:42:52.246Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:42:52.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:42:52.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:42:52.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:42:52.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:55.765Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9cf76501-0a39-4b85-b0dd-ef361e74042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:42:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:05.773Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5feb70a8-cadf-4879-a251-78d3d76b48b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:15.778Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1b65d3da-1a3b-4b72-be24-1e5b2239c737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:25.784Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5b629f5c-f6e9-4f15-9eee-ee7e57047db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:35.797Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=ab4aa12d-e041-48aa-98c5-3a2bbd14dd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:45.804Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=e900d5ae-57cb-4cf1-8ca1-7ab0bfe8b05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:55.810Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a3e5befc-737b-4c1e-bc6c-7d6720c64086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:43:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:05.819Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6473b10c-3ff8-42d1-92b2-a45610ef5775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:15.827Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3d10474b-df84-4f4a-9891-7a8560f6542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:15.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:25.834Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f6e044a9-cc34-4ac8-bcb3-82b41022ad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:25.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:35.841Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=f33af246-6649-4c10-8ddd-16f5b09bf053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:45.850Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9ce9ba12-58bf-462b-9978-e9272ecf3e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:45.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:55.857Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=3a64aee5-9594-4139-a903-3a488dcf8b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:44:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:05.870Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=312bc9fc-1465-486a-9944-622cb9b0b49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:15.879Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=50f036b4-a359-4590-b26b-305440c7ff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:15.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:25.886Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=75b7bb4d-a9be-4279-a35f-a51883879e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:35.892Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=de675246-6137-4b0b-a522-3ca17dccd52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:35.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:45.900Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=cb6f988c-efec-4f00-a311-b8a3f66a844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:55.906Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=85fccb8e-fec2-4f18-aaa4-bae3620f9ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:45:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:05.912Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a5022232-d7f4-4281-a838-0a2f0fd691ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:15.918Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=fb6a7e8e-49a5-4e0a-a237-4ffee4c6ae80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:25.927Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=44b953f4-c05b-401e-aac2-2d9469a9f2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:25.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:35.934Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=68ebae77-4c28-43c4-bcec-7d931c9315e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:35.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:45.948Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2ac5a0d3-d54f-40c9-bf99-33752628f96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:55.956Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=2d6ea413-88ef-451e-8581-baed1b256db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:46:55.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:05.964Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=935e0f59-4835-493f-9bd2-ac0695c08cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:05.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:15.971Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a5adc41d-a261-49b6-a9ec-f7a938e5d5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:25.978Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=263b493a-268f-4b5a-88e4-5fe7dfdaceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:35.983Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=b607dbfc-ca47-4e77-a170-ea9e19dc966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:45.989Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0a2bc611-7dc3-4b16-bad5-44343df331a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:47:52.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T13:47:52.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T13:47:52.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:47:52.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:47:52.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T13:47:52.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T13:47:52.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-20T13:47:52.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:55.995Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5e29cfa0-9760-4022-925f-681f97f8b54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:47:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:06.000Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6182e8d3-7597-4e56-b58b-6011577e25af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:06.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:16.011Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=98b48782-2215-46ee-851d-8304c1b245ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:26.022Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=df2e4016-d5e8-4ffe-8330-d221dc7da052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:36.028Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0f89258a-8f3b-4737-b3c7-10ee94e8ce73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:46.035Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=236341f6-a6a2-43d7-8f5e-d5d8dba4e485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:46.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:56.042Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=1a2e4ceb-e7d6-4097-9faa-f314f2bf863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:48:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:06.048Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=17269c9a-ac7e-490f-ba5c-0e96ea06cbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:06.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:16.055Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a2a1967a-1d7e-43f5-9452-0d5c3e31dea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:16.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:26.061Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=0a38540c-dbd4-4911-9a22-e54f4d8e4b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:36.071Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6a5a6e94-0483-47bd-b0b2-2f20e08f98b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:46.076Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=191bd63d-3f63-46ce-bbbd-f91f41aee540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:56.086Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=bede23b4-4476-400e-a856-b3adce3dfae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:49:56.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:06.093Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=5ff85a8f-a18a-40a6-857d-73189639d230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:16.099Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6f0a2de8-7ae3-472c-b5e5-8398cc4850b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:26.106Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=6a7212df-f75d-4d6a-a3e3-fca454adff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:36.113Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=a7bbb860-780a-4640-bd97-a10197fc3459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:36.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:46.123Z |INFO |Init configs |InvocationID=012dac70-01b5-4e49-a0c9-f5d9084cccd6, InstanceUUID=9804d4cd-0031-4085-8c29-45b47effffc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T13:50:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |