By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T14:59:42.447Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T14:59:42.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T14:59:42.476Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T14:59:43.046Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T14:59:43.116Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T14:59:43.129Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T14:59:43.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T14:59:43.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-25T14:59:43.269Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-25T14:59:43.285Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-25T14:59:44.740Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-25T14:59:45.176Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-25T14:59:45.200Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-25T14:59:45.200Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-25T14:59:45.248Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-25T14:59:45.248Z |INFO |Root WebApplicationContext: initialization completed in 1962 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-25T14:59:45.594Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-25T14:59:46.255Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-25T14:59:47.559Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-25T14:59:47.902Z |INFO |Started MainApp in 7.665 seconds (JVM running for 8.301) |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-25T14:59:47.977Z |INFO |Start scheduling PRH workflow |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T14:59:47.991Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=26671478-89aa-44df-964f-f7a635fc30f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T14:59:50.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T14:59:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:00.481Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c2de575b-6329-4eea-8994-86c51e197fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:00:01.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:01.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:11.555Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=eec095d9-9b08-48b1-a1b3-50f61236f46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:00:12.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:12.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:22.627Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=68e80b56-9042-425b-8591-6f46a1f7ad39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:00:23.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:23.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:33.695Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a51a7bb2-2719-4625-8dd8-922bc2abbfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:00:34.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:44.736Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d13da2f7-c16f-4a1c-a4d2-0b12ed95d49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:00:45.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:45.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:55.776Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=01ea4da8-7f90-4ea3-908e-36fba531ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:00:56.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:00:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-25T15:01:05.860Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-25T15:01:05.860Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-25T15:01:05.863Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:06.851Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fec0e923-aafe-44ad-96fb-5c36922ebcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:01:07.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:17.888Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f6bf4fdf-e612-4efc-8aa7-cc825d74d505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:01:18.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:28.931Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cb77d8b6-8046-49ee-b2de-f7e00dab7334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:01:29.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:40.000Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6582b099-6e84-462b-9cc3-4873fc049fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:01:41.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:51.044Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=951a388a-8729-44e8-85c9-e3688a22ad0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:01:52.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:01:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:02.079Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=82949a56-a6da-425f-8a60-3ed1b763ee6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:02:03.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:13.119Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=84d4516d-e77a-48b0-a8b2-97a91fede20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:02:14.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:24.164Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=dc10acb9-e3c3-454a-bc5d-d851faad583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:02:25.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:35.202Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=264c4bfb-e574-414b-a98e-1536ed91aeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:02:36.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:36.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:46.244Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6c2313f3-7392-4a90-9c4a-9183937b143d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:02:47.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:47.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:57.283Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=328807cc-6cf0-4e53-aafe-10bb1b2da1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:02:58.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:02:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:08.323Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b64eac4c-ba91-4f5e-8ff9-b91c22019fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:03:09.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:09.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:19.395Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=96676591-fa92-494d-8928-18a230312302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:03:20.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:30.470Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1dec2c80-388c-40b4-a1f4-608e71e7f36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:03:31.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:31.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:41.537Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=563c7399-a0d7-48c5-b88d-b8b7030d7156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:03:42.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:42.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:52.575Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b6ea8194-9dcb-4ab1-b04f-e5e9fe7f85b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:03:53.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:03:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:03.619Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=74410818-f3c3-4587-b50b-69a24832e1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:04:04.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:04.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:14.687Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=067cdc38-2c6a-4ab9-9b34-4665aa638139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:04:15.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:25.731Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7a8c420b-d078-48c4-8ab1-6e6b15d8325e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:04:26.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:36.772Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6c9feacd-4ff2-4bad-8828-d8252597decd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:04:37.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:37.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:04:46.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:04:46.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:04:46.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:04:46.322Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:04:46.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:04:46.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:04:46.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:04:46.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:47.810Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bad050db-0e78-4688-b279-47754b383b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:04:48.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:58.849Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c8d37655-9474-4b33-b794-1d3e3a634207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:04:59.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:04:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:09.890Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7512f58b-8f80-4962-b5f3-03711d660b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:05:10.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:20.928Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=26a1c595-fdba-470e-88a5-5415202cd9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:05:21.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:31.979Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0fe809b2-6448-4844-acad-e7d7b18f6420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:05:33.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:33.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:43.014Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=56a2a860-900b-4f6a-a68a-72f902931c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:05:44.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:54.050Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=304ba9e9-25fa-4360-8e88-2500ef64f654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:05:55.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:05:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:05.089Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e578b392-f318-48fd-a2e0-811e942e7e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:06:06.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:16.128Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3054c873-6f89-4ee6-b32f-73a38805cbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:06:17.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:27.171Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=eb3a84da-d3d1-4034-94e9-cd799b0167b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:06:28.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:38.211Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9273e949-cf80-498c-a529-9a1d609e5d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:06:39.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:39.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:49.247Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b3b50d26-9519-42f2-aff0-17d53f2fc26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:06:50.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:06:50.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:00.290Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1884e5bb-67ae-4e15-9a55-087dc1e5b993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:07:01.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:11.363Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2a4c2ba8-5969-4b31-9654-a7812b0e1c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:07:12.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:22.435Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6314089e-22d7-42e6-979d-dbbd0212028d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:07:23.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:33.475Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e4a3880a-534d-464f-a863-e19789b8ffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:07:34.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:44.513Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c6e5905d-b67d-4c95-b3a1-75f25a104f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:07:45.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:55.554Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=334a5c74-52ac-41a2-b1b3-01a567caf8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:07:56.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:07:56.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:06.594Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=db72551b-67d0-4b07-b421-aa1ccafe42d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:08:07.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:07.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:17.666Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=937224d3-c5b2-4acb-be5f-f837d9e1ddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:08:18.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:28.708Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=dff1598a-33b9-4298-b6de-3dc690dd4a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:08:29.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:39.784Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=38fb966e-ad96-4907-a293-e04b49968cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:08:40.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:50.851Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ad1178a5-f715-4cd1-903e-4b0a2ab0fc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:08:51.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:08:51.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:01.890Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e951d14b-0da0-423a-a543-a11a624fe3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:09:02.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:12.928Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1e7135f6-66ed-428b-88ce-210730919797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:09:13.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:13.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:23.971Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=616460a1-2eb3-4de2-a314-5283fb2670b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:09:25.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:25.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:35.009Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=64bbf579-19c3-47c7-b25f-b00f8b1b3b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:09:36.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:36.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:09:45.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:09:45.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:09:45.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:09:45.811Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:09:45.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:09:45.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:09:45.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:09:45.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:46.050Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e3c8f287-3a0d-49bc-9a9e-2cc48c09159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:09:47.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:57.092Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=61993f44-a9aa-4701-a6ca-9482270fb8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:09:58.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:09:58.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:08.131Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e4d301a6-350e-44bf-a31c-9b0a42c6c75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:10:09.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:09.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:19.168Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3e2e4741-8fc0-4849-a591-51b9f35d5af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:10:20.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:20.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:30.208Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f20a9742-816d-4d36-ab4d-e77f9032f1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:10:31.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:41.251Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e693a301-2a41-4c5f-b605-2fdc3c97bee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:10:42.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:52.291Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4ef3dd48-6b49-4ab9-8d0a-4ae77c78aab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:10:53.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:10:53.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:03.363Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=55b90116-08ad-47a8-8df1-dd34124aa929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:11:04.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:04.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:14.402Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a1ae7665-8186-4f0c-8727-548496e31be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:11:15.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:25.445Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=089d40b0-ef02-4cfa-80a2-c46fdd1b5531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-25T15:11:26.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:26.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:36.483Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e4f65992-c19a-4576-8627-7706d73650f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:36.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:46.593Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3c39440a-5717-45c2-991a-be5c8c2af5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:46.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:56.609Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1788427f-3ae8-46cb-add8-03c1720be265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:11:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:06.624Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6196f23f-3b40-4a8f-8fe1-f29211d1cd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:16.636Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6824ca12-e08e-45b6-b14f-01221f32e4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:26.648Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d524e0d3-e8d4-4f45-9ddb-7c35a9c7ba44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:26.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:36.663Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6c103248-8db4-4d07-b0af-fa88c6129e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:46.675Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=87bca8a1-ada2-41aa-8ba8-9eac8dbbcc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:46.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:56.686Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=594ffc38-b6b9-4f28-993f-08c4a17de73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:12:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:06.708Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a20eb603-ae25-4c0b-836e-5d680d8ca3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:16.719Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c8804e04-000d-493c-9943-bc0edc0b1fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:16.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:26.731Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0b545c23-8231-4cbd-9dd3-2bdf1075f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:36.746Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=05e2f6bf-cb23-446b-bc7c-bd939e401214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:46.758Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=42b450fc-42d6-41fc-a647-8ab3afac87e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:56.768Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a9566821-5c33-4a02-8a97-4a3db8dcbcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:13:56.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:06.781Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2a76728d-47d2-41c3-a38b-4d50753d2087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:16.790Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a7524802-84f7-48ce-8b9a-b0e7bc178d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:16.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:26.799Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ac12821a-2a29-4b67-a7e9-a9f81a8e7b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:36.810Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=61d69dfd-8bbd-4ef4-bc53-a354224606c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:14:45.790Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:14:45.790Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:14:45.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:14:45.791Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:14:45.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:14:45.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:14:45.796Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:14:45.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:46.821Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2b5b8539-b374-4976-a5da-c0fa46fa9aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:46.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:56.832Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f1979470-2bc1-4a3a-a602-ed65d5c49247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:14:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:06.844Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3b9a5c49-f795-424f-aa7e-80fcbae3a951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:06.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:16.858Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1dbccd21-a95d-4aa4-b41f-0b440ef931cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:26.868Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0a0ee182-695b-47f0-b3c8-f3adaa91a808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:36.878Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2096c694-20af-40ad-bef7-4dd3ae3d28c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:46.889Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6cef5667-be37-4bea-bfa9-dc35e5ccd043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:56.900Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=121813b3-a16e-46aa-b1d6-317a9076cc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:15:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:06.909Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a428c621-9936-4b00-8e13-cb1b275956d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:16.920Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c2bcd4aa-269c-4f3b-b4f6-99d5de021027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:26.929Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a64104ea-c869-4f93-927f-83be5d657074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:36.940Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9722767a-6556-4f6d-abc8-ead36c94fc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:46.951Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=76715475-1425-4cc8-a42b-58b87a48fcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:56.963Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=38bca922-c0e2-4052-9af4-dd34d472589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:16:56.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:06.973Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4cd522ea-1163-4f0e-889c-fdfff22088b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:16.984Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=85d7f0d6-77a8-4075-9278-6cfa3d314967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:26.995Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2d37bfec-745e-44bd-94e8-8bbaf1a4f4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:37.004Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3d4c75b3-f263-46b0-945a-0c882e474d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:47.013Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d2d4ccf1-4268-4809-b4ac-bb7e4fb5fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:47.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:57.021Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=21d1a6af-aa83-47fc-981c-78851353a27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:17:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:07.030Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=32c713d5-dd58-4646-84be-a3802a755090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:07.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:17.039Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=114936f5-de95-4108-bac0-9a7f0f2f3c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:27.051Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=70e0dc38-cddc-4621-a2dd-268cc571620c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:37.061Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1d084af4-d56b-44f5-9a19-4aef1701c470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:37.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:47.070Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b2fc48ec-0f77-4413-90e4-104fe6ab4fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:57.079Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=778af16d-79b2-4dec-8182-9925c72692ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:18:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:07.091Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=afd2d83e-f5e6-41b8-9976-4fe05ba7592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:07.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:17.101Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=84f9b6a2-5849-4279-babd-bee3d98bcab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:17.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:27.112Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f9064578-cb9b-4bb2-8a37-5bb042cf31c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:27.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:37.123Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=17da4ede-e88f-4d0b-82dd-16e4b2533975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:19:45.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:19:45.795Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:19:45.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:19:45.796Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:19:45.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:19:45.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:19:45.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:19:45.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:47.137Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=41e8ca35-03b6-4c8f-b941-6680d48a3baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:47.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:57.146Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1b825207-6af4-4011-bc40-a36461339c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:19:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:07.158Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=da8100af-fa9d-4085-8285-1f9467b00536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:17.168Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f2cfe7c4-5cf4-4e9c-a971-52c857aff408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:17.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:27.177Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=589d47c5-06e8-463a-aee5-dc9d264a5721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:37.189Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=49fc72ae-da0e-4ad6-bd5f-14e1c772c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:47.200Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2e053297-f52a-4d1a-b90c-18426ce98227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:57.209Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=16f2aa53-a2ce-4366-a6be-4e70be487aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:20:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:07.219Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=afff4bab-c163-43f7-88d9-46bd22502393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:17.230Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7f11ed0c-9d70-4e08-8757-23a0530bd8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:17.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:27.239Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=16654a0d-5043-4cbc-8bae-a459e607c502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:27.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:37.248Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=dce9dc7f-a7ac-4421-9a47-67c96887cdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:37.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:47.258Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=43318241-df02-4b31-8fbf-70633f5f2f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:57.267Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e72b4e8e-f6c5-46b4-8392-baf8db59e0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:21:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:07.278Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cf0df261-c407-4621-9e45-a7f84a07f958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:07.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:17.288Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bcb3b6f4-0c6e-4f95-aee4-2ac7f1ae7b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:17.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:27.297Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8cf13f71-ee22-4135-830e-17b8153d019d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:27.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:37.306Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e2c1076e-4bc9-4c73-b613-6e01b65e6148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:47.315Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=eb8ca2f5-0aaa-4d77-9d9f-6180a89c4245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:57.324Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=97853903-e1f7-426a-a342-6d9bbe7ad9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:22:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:07.334Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c47e8066-b222-49e6-9152-7fd6bdff782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:07.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:17.344Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=08e0b65a-0033-4225-a002-8fd93039002b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:27.352Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d5fda556-a30d-47ac-b055-458e79710a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:37.361Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=03a4e99d-8b00-45cf-ad29-4e0233253871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:37.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:47.370Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=58b479e0-4113-49cb-b1f8-2d7d4a4cd768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:57.380Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=81aba048-70d6-484d-8389-b1189c74cbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:23:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:07.390Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6c3bac92-3eea-4e5d-b8c3-6f81fcbd92cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:17.398Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3caa0a28-7ac3-43a4-a84f-a57e4386fca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:17.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:27.406Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d732e7a7-ab59-41a4-a5f3-3702256b34ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:37.414Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=893f30e9-e8c5-4f01-9248-286b4a23d033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:37.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:24:45.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:24:45.796Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:24:45.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:24:45.798Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:24:45.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:24:45.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:24:45.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:24:45.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:47.423Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f47bfa27-93f5-4b44-b9e5-4b0388b361cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:47.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:57.431Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=14dcdb28-5fed-484d-bd10-d3df626ba691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:24:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:07.440Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0c2a6379-fc39-4a80-87d4-d611958fea29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:17.448Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6e6b9259-e089-4ae2-83f7-aa23c0891301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:27.457Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b5b840e8-2373-4901-84ce-9fd1727bbf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:27.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:37.466Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=589f5e2c-9a3d-4484-945b-8264717eedb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:47.476Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=26e8ca80-e307-47e5-b1cc-e78f865967ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:47.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:57.484Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e12a144a-7ea1-4779-ac88-ee53c6230b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:25:57.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:07.491Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4ba2e797-a8c9-42d1-88ef-02469d4d4600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:17.499Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b5267136-33a7-49ef-9649-02e6021ca7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:27.506Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e6779feb-1e80-4c9d-9764-0904b62cd951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:37.514Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=68769ace-4239-4416-a529-834c38043aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:47.520Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2b231d7f-88a7-4743-a759-b859465a5be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:47.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:57.528Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9a503ae4-86b8-4f3c-8c70-160c4a050be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:26:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:07.536Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2078d400-912c-422a-afe8-e9c8e2e6a1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:17.546Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2fe02a1f-07a6-4022-aa92-145720d2f1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:17.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:27.555Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=796707cf-39d7-499f-890d-7e83cea54c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:37.563Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7966d5ec-22ac-431a-b9f3-873b270fe444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:47.570Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=757d723f-fca8-4dc4-beda-0ed802f37608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:57.576Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ca923d31-b6bf-4be4-8d2b-56f076b37e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:27:57.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:07.583Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b32d2236-c94d-417f-9d1a-9f85d398a1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:07.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:17.590Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1d045ee1-3e26-448b-a466-b5703246fab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:27.597Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=959495d2-045c-4431-bf03-6fad0e492b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:37.605Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2bb62a5d-5039-464b-8ac1-10e43fddd43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:47.613Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=85be3d29-fc19-43b2-835a-5dbb52ad63bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:57.619Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f892e3b1-9f3a-4852-98ce-361354ecdef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:28:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:07.628Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=376154bc-2098-4b07-a448-207fc8e63f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:07.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:17.637Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9fff77d1-c922-408c-8a3b-5344d0fc00c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:17.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:27.645Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=947837b5-3493-4e0c-a407-5984e12de795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:27.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:37.653Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a8256c30-28cd-4c35-a222-935e8e7a1629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:37.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:29:45.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:29:45.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:29:45.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:29:45.770Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:29:45.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:29:45.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:29:45.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:29:45.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:47.660Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=48729fea-80ca-4385-b36d-428be18e6d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:47.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:57.668Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a3cca849-0a54-4527-804f-eda24e47d4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:29:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:07.677Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=055c232a-eaf0-4a96-8007-b5af93be3fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:17.686Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e1c8ef3d-f525-4c65-80c9-8f83d7a60159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:17.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:27.694Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=50df559e-e3f1-41d7-b54f-0c6348618495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:37.704Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fd3379e4-ef68-4294-9c20-c4b893871a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:47.714Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=edc615ae-c4d0-48a4-933c-c825f3184039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:47.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:57.723Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e8664dca-cfc8-4d28-837d-8057a765f0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:30:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:07.732Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=141d0412-8edf-481a-b444-f63355735617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:17.740Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=56c6e52c-6c02-4c1a-b5d5-3af7cacece1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:27.746Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=10332ce0-d6e0-4434-9ee8-a1c907575abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:37.755Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0379f0dd-0055-434f-935a-8271ddf4e23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:47.763Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=24722ac8-80b2-4c9c-a894-018bc0feb962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:47.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:57.773Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e03553e9-ace6-4923-9137-2532e99d94ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:31:57.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:07.781Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=66079a76-c2a9-4bb3-b2bb-666d3cf7016c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:17.789Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=08486d5a-cb0b-4481-babe-12bb26d541a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:17.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:27.798Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=536868c2-9ac5-4332-a8a9-c961a98859e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:37.806Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=595de193-b2bc-4f71-b703-96a452d62594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:37.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:47.814Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=18e1704d-523b-47a4-a0da-34d0fe03beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:47.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:57.822Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2e086a26-3fed-4d89-9f3e-066605ce40e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:32:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:07.830Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=385e0561-1853-48f8-ad87-95b396820e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:07.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:17.838Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d0a6d234-9d4a-459e-b6c9-e4f7b72f164a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:17.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:27.846Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2409a468-3dcf-4d7f-9653-3fce58499d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:27.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:37.855Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a33b02a9-de96-4c62-8e19-a28f0b5fc72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:47.863Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c2d828c0-5640-4033-b4a4-57bec1766cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:57.871Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=487db683-18b3-4626-9e67-50ba6003feb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:33:57.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:07.877Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a705ac29-290a-45d1-b629-332c30bae459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:07.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:17.885Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6d2421f3-dfc8-4254-b632-ee9a34c7dd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:17.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:27.893Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bb30aae7-b88b-444d-9f51-7c6b2c38bf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:37.900Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c1c8fcb3-fe43-4575-8d1a-04b1cfcd44ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:34:45.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:34:45.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:34:45.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:34:45.836Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:34:45.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:34:45.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:34:45.839Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:34:45.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:47.907Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7ab35e5c-fe2c-4d60-9df2-315b5abe6d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:47.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:57.916Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4c5204a0-ebd1-45cd-b2d1-97d1cb0d0027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:34:57.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:07.923Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7c2201db-3e75-4be5-a861-a9d02c43a90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:17.932Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ef914e5e-d275-4249-92c5-9087eb451130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:27.939Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cbf32dc4-1970-4f69-a1e5-d26ccf198dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:27.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:37.946Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7c23d521-a6d5-4e1e-b9c3-ce12b4e43497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:47.954Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=317cdc18-9f0a-4000-860f-9b77339a3f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:57.966Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=31131d1a-f0ac-472e-b951-861f6e922d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:35:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:07.975Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=eaf44473-df22-4b7c-989f-4cba986dda9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:17.983Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=99181124-9fc2-4465-a2ce-74f5c34e3247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:27.991Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fa4dea7f-0119-4be1-88e4-4e14f4644216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:27.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:37.999Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=45de6c17-0220-4931-8e8a-d9c070f07a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:48.007Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0c5c76fd-462f-4cc2-b269-e64c74678ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:48.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:58.014Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6db94580-5018-4083-8440-b4f4b4f69370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:36:58.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:08.021Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=48d24aa4-9583-4f68-8327-423626422a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:18.029Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=72da39f9-0751-4736-8e55-dbf279c805d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:18.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:28.037Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3090d895-fe0f-40c1-b25e-6901477338bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:38.044Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8f84d624-125e-4f25-b0a3-58c78d877abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:48.052Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=16d72e38-1efe-4bfc-852f-279b68d808c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:48.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:58.058Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=52e5a826-ca62-42b5-b0f3-48be2847404c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:37:58.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:08.066Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=12f32c2f-71dc-44b6-ac4a-c6ad5955e496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:08.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:18.073Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2835495f-cb04-47b7-a58a-b3cb768df5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:18.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:28.081Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c080fab5-3cb2-4d72-b51d-cda5aad1c43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:28.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:38.089Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b7fb69e7-3cfc-49dd-a248-82a9a3e1dc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:48.096Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=582b6147-cf0b-4aed-b8e9-56137dd978f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:58.104Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5112bdea-2af1-4872-8718-0a9ff0a62958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:38:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:08.112Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b4ee483a-fa9e-4019-b2d2-ef430ed9449f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:18.120Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=69434022-f8d1-467e-bec4-dc0a9aac3099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:18.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:28.128Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c48afeea-9a02-40a2-a98d-117a63816b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:38.135Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=94ee4ac8-501c-4c54-8d90-ec8c8890c089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:39:45.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:39:45.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:39:45.808Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:39:45.809Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:39:45.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:39:45.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:39:45.833Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:39:45.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:48.143Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=98ca7894-0d92-45a6-9251-8cd274e7b268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:48.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:58.151Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ee9f0c01-22b3-44e0-9b53-c1269a8381f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:39:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:08.158Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9ac574ee-41b9-4e67-8851-51ea5a4f8b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:18.165Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=97e05106-b42d-4a4f-8808-5ac3829783ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:18.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:28.173Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6f8b5435-bf69-429a-b48e-b9d5b428614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:28.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:38.181Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9a3e412a-4e4c-4199-a2c4-1569d2028f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:48.189Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2667bec1-f1b1-40e6-96dc-a613d85ca31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:48.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:58.197Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fab991c8-d576-4bbb-9be0-a3d80e6cca42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:40:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:08.204Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f9fd947c-4d91-4213-9b62-9b4b4c356199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:08.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:18.212Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7c9a8eaa-84cb-4f43-a70b-9b2dcf769552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:18.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:28.218Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=052df1c8-035f-4fa2-96ad-2e8833c58114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:38.226Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8b0ec5d3-b945-4b9f-8db7-4c5493614d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:48.233Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f337036b-90ad-4b78-b55b-7e5a6b3443f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:58.242Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2c00f1cc-f81b-486e-bd4a-a5cdd47937d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:41:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:08.252Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=88180553-592b-45cd-b458-44d3e9032e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:18.261Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=677ee161-facd-4d24-a6bf-dd30ad18638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:28.269Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e614c3f8-6c32-4f73-8bd1-7d4c2c18cacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:38.277Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=99949e90-26d9-4834-a47b-9e1ce2d3a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:48.286Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4cd134a7-2ba7-461e-992e-1e34351948d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:58.293Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f416c756-7e0b-4abf-95df-5fa5cc9bb32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:42:58.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:08.301Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cd4b616c-c219-46e6-825e-83f770b85dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:08.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:18.309Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d240e4f9-ec30-40d1-bc3e-5629db838cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:18.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:28.316Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3e01f85f-0c52-43ff-9259-b3b6a17ceab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:38.324Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=21defcd9-d006-4be0-b824-f96cee022d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:38.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:48.332Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=01f7b092-831d-4f88-b74d-10c9b9f45c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:48.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:58.338Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=41f935b6-6dfb-4352-97b8-9dbf86d59288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:43:58.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:08.346Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8e75ca72-084a-4eef-837f-d7441d483509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:18.353Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=95099a6e-424e-4a99-886d-f897ca2132ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:28.361Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ac98e663-eb82-49e9-980a-939935a8b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:38.368Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=de282b8a-f04e-4f34-b58d-ab666fc716a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:38.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:44:45.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:44:45.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:44:45.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:44:45.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:44:45.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:44:45.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:44:45.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:44:45.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:48.377Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=802420c5-3f89-44c0-b005-a5a111ce2cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:58.385Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ee704916-feb6-45b8-b1cc-7ff6b9bdb51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:44:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:08.393Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5ec6ca51-ba18-4979-ab6e-c88d6a1d1152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:08.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:18.400Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=222af0e5-454b-47bb-9a3c-aa5e13c374c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:28.411Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=18aa83a2-cfff-41c7-bff5-70d43b234707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:38.419Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=49ca5876-5d02-4f75-8ea6-c79e1a847a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:48.427Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=538ddbca-b5fa-492f-871c-e6e349acdb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:58.433Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e4d1fcb4-48f2-4a3e-a2fe-f9bef81b221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:45:58.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:08.442Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1b33d02b-ab17-44a6-8876-331cb18f5bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:08.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:18.450Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0bc3d2b3-bb98-46a4-b809-a7146d7f745f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:28.459Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f600cab4-6827-47fe-b515-0c9768849d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:38.466Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=58446c2c-7bd0-4608-850a-829ebd1d9bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:48.476Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=60fada49-1292-4b5e-9dc1-b686379d085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:48.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:58.485Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=641c1427-a081-4921-94bf-e8165b022886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:46:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:08.498Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=197a6489-2e2e-4dcd-b024-182a62dad237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:18.506Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a2b0fb61-4e2e-4d26-80a6-f2bad2a75be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:28.515Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d55dca8e-bbf5-4c18-a53c-9ba5216abc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:38.522Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=29d586bd-ed68-499e-a81f-3f70104fc916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:48.531Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1aa1c0a2-951f-4dec-bbee-3c84c15de533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:58.540Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e2a9c364-e51c-411b-b66f-66c5c95c266f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:47:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:08.548Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ee55a5d3-5fb0-4002-ac5f-334a80d6f78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:08.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:18.555Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=43ea0555-6586-4e87-9975-ada96abd2f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:28.563Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=554d7e6c-8f76-4e87-abc4-043daabc5577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:38.571Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=828a4588-a6f9-4c70-be52-bea64a7b5962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:38.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:48.580Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=61dbbc04-abf2-4200-b190-21659c6054a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:48.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:58.587Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=10652c7f-08cc-4c01-9e1a-4ea177d39b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:48:58.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:08.597Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9e857ba4-a59f-41bd-a2c3-a4db195b6f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:08.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:18.604Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ce16bc21-0ac4-43f9-ad8f-aff965d81587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:28.612Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=443b2c9d-931b-4e88-8eba-49909b5d4714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:38.619Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=396c765f-cd04-41dd-9438-c05e48aee723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:38.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:49:45.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:49:45.761Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:49:45.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:49:45.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:49:45.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:49:45.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:49:45.765Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:49:45.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:48.628Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=95c9dbcb-58c9-4c06-bd0c-fc5c41d217d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:58.635Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a8aac381-75c1-4d82-819a-19c552d9deeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:49:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:08.642Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=61860db2-8d70-4796-83ef-b4ea3efdf0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:08.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:18.649Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2adb7eb9-77e6-45b1-8e9a-eddbf0e1d3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:18.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:28.657Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ab764f1f-6c93-428f-ae87-07ba2563f7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:38.665Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a6cb07d5-42b1-4971-9dc7-a6c4ee2f4324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:38.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:48.672Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cc0b84c0-7d58-457b-b503-71f5e234cdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:48.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:58.680Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=737da5ee-6694-4962-9cf6-d563d8b45194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:50:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:08.688Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c478e0df-a654-4d1c-913b-b0a71d04b1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:08.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:18.695Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2c3ee79b-0d45-48de-874c-6c3f37ff8579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:18.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:28.702Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=48e6d4d9-6c5d-4290-a132-f3b53859c609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:38.710Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=db0178ad-bffd-4904-a093-c156a532200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:48.717Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=24e1b04a-0276-4e04-9c87-3adacd6fc834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:58.725Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a27d54be-5f46-462e-89da-39d26cded0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:51:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:08.733Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b715270a-2b1a-46e2-b7ad-79185c45e98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:18.740Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a9d1f3cd-77d3-48f7-bec4-94c17f62ec77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:28.747Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=27be017e-e227-48de-a145-9213173f34f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:28.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:38.755Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3a869008-cb1c-4db1-bf87-39e9c79a1ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:48.761Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=da200911-af7c-42e9-9685-9458859f3fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:58.767Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c75d8e12-3978-4e75-b7de-c8cb5ff858a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:52:58.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:08.775Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b42a95b6-0709-44bf-a8cc-75b5450b44d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:08.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:18.781Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fbf26a51-9d12-4eb4-ac65-269e7f7c461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:28.789Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cddb800e-1fd6-4c53-91d3-28da10b6d63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:38.796Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d298736e-cf52-4e7f-8cad-c707328ccc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:38.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:48.804Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=02dcd98e-2e1f-438a-809b-8411451c864e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:48.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:58.811Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=29b84cff-c33c-426e-a816-b27a0ffa602e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:53:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:08.819Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e94a95fc-8cdf-42a9-af97-68a4dc9a78ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:08.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:18.828Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a222b4fd-069f-4ee2-ac1b-083b2b48dc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:18.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:28.834Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=802e7825-b8c3-41e9-ba6c-9a429f17676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:28.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:38.842Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3acf45d5-2457-4396-bcf1-f6ffbb9182a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:38.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:54:45.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:54:45.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:54:45.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:54:45.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:54:45.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:54:45.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:54:45.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:54:45.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:48.849Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ad9d2659-4d93-45ff-bae9-a409bd24e269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:48.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:58.857Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e605191c-a24a-40f7-b5dd-0b747efcd263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:54:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:08.864Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=46d5ee4e-9b66-474e-ba27-27e6d8bf3efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:08.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:18.870Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=14e8197d-b2a2-4883-b5e5-237adb908973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:18.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:28.877Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c1ecede5-a59e-4847-b937-dbe5b72b64a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:38.884Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ed79dbb6-7ecf-4a02-a934-4fac0901da50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:48.891Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=33ad3561-e972-467e-b8cc-94dacfe3d461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:48.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:58.897Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=754fc13f-043b-44de-a674-4b0f17287d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:55:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:08.905Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3a61debd-a331-4542-8ac3-4421d866fabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:08.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:18.912Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f63fac81-df2b-44aa-a59f-3924e1dccc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:28.918Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6d80e719-ae24-411b-84f6-b969e9a2ec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:38.925Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5d91d772-04c0-4d17-a4f2-3620db0e3d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:48.933Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c6e15a7a-2f23-4b4d-8f0b-394046e9e43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:58.942Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f752665e-7e86-4318-95d7-c3ad229b582b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:56:58.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:08.950Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1d3e03bc-b6a8-4890-b9a9-52d85aa6627b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:18.959Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f494d3c9-f41c-40c2-9ef4-b0771ba42f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:18.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:28.965Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1600aade-9b5e-4709-a6f8-c9a8d76b2af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:38.973Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a542aa76-719d-4b18-a941-d8434fafd020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:38.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:48.981Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=dca44be2-ce3c-4067-adc6-acbcb50c428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:58.988Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=45a574bb-8ade-413b-8786-a63eef39cd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:57:58.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:08.995Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=870ce358-5854-485c-87f8-ed9b389d2db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:19.002Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=02e34e3d-9591-4468-9066-32a0182a944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:19.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:29.010Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b2e5bfb0-d935-44e7-9570-157a46db0b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:29.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:39.018Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fdccc4ef-74fc-419b-8b81-e8dfe0670236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:49.025Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b046e014-b8ea-4a15-bc1d-9e44f653f568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:49.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:59.031Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1c0640e9-34d0-4fa9-be26-0cb0925a5486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:58:59.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:09.038Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d6a65e83-a4f0-4745-ba43-d40dbfa4a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:19.053Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7bb9134a-52cf-4739-97db-4b70f68cd89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:19.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:29.059Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=32c32cb8-5dbb-4838-b2f4-c51c0e87ad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:29.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:39.066Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=47cc0ba2-1b8e-482c-8622-9f796c7f30d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:59:45.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T15:59:45.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T15:59:45.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:59:45.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:59:45.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T15:59:45.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T15:59:45.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T15:59:45.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:49.073Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9882332f-7a29-4760-ab8a-6fe7d8c6d397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:49.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:59.079Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f68dad00-beae-49fa-981e-cee7d0d21d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T15:59:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:09.086Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1801b98c-826a-43df-b5de-2d7efe15bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:19.092Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d1fcf6b9-1677-46c2-a5be-4abd04681bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:19.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:29.099Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2a3f60e3-ce7b-4fab-a35c-53699e7f06be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:39.107Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d0dd40a4-acf4-441b-8101-d5aedbf66745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:39.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:49.114Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9d67f315-37d3-45a8-95ed-cd55b98f8ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:49.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:59.121Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e978a600-b6c7-4f96-a432-47fdf2c6e61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:00:59.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:09.127Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=55081315-f85d-440b-baf3-f7e9d704cb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:09.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:19.135Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=67a9b21a-2f8b-4b4d-ac60-9dd364225f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:19.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:29.142Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5a55f063-baba-4843-8329-ee5ad613ec3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:39.150Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2deecf81-9555-41f1-b43d-3f5be16be34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:49.157Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=adfbccd7-99d5-47f4-ad87-10f5a4804ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:49.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:59.165Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=23c6347d-ef75-4948-ba91-e2945a48d53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:01:59.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:09.171Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7d8826e4-a9b3-4302-a29b-875b3b40d02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:19.178Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9cc8b897-e153-40a7-97d0-75ef43536d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:19.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:29.186Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ae74601f-d9a7-4cd4-98dd-f285bb941a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:29.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:39.192Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d030d8b0-b8e0-4257-a1c2-06214b3daf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:39.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:49.200Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ddb437b9-3b08-4aa8-8787-dcb0256d54b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:59.208Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=56dd0acf-415c-4f95-a0fd-8ff2003a7cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:02:59.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:09.215Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c3aac632-4878-4d84-b0ec-14406ca04478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:09.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:19.222Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=47e18762-ebc7-4a9a-9627-012f18d155f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:29.228Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d8f92eb4-cf7d-40a2-8d4c-61077f64e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:39.235Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=39f2c409-8e9d-4545-b7d6-9fe3260fb6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:49.242Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=aff199ea-be8d-4045-bfae-929fa554e49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:49.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:59.249Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f47765eb-38ac-450f-b2d1-9d0df5bd9ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:03:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:09.256Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bf0c9858-7250-41ac-888d-b2a722d9c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:09.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:19.263Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f39a8e6e-0dd7-4e46-904f-0c98587726aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:19.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:29.270Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=36b668ba-ff6f-4032-a52e-c76a127870a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:29.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:39.278Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=04b2a420-c2ec-4b02-a272-350cd4d85727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:04:45.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:04:45.785Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:04:45.785Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:04:45.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:04:45.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:04:45.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:04:45.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:04:45.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:49.285Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e69cb8bc-53ef-43e8-9d36-a2d952905bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:49.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:59.292Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4ec446ae-15a8-4a6a-945d-ee2951378935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:04:59.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:09.300Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=03dc3a5a-f402-4a28-b520-2be9112eb7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:19.306Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=673cfa05-5d50-4ff1-aebe-9198e69413bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:19.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:29.313Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cbc710f9-8306-4ee4-aa0d-714c8dc4fcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:39.320Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b4427f9a-1ccb-4134-a685-ec42d61100a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:49.327Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fbe9449f-a742-4271-9ed9-c373f5faceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:59.336Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=17cd0273-030e-4a5c-ad6b-2c119b0898e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:05:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:09.342Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=06269ee6-5026-45f4-84f9-be8be8542570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:19.349Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4f4b16f9-400d-4238-914e-1b6e5fc87881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:29.357Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1ee45813-d5b0-4108-9837-2abf8082219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:39.364Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=423a48bc-096b-46bb-8286-cc39aa46a02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:49.373Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=be1477e7-6cf3-43ba-a22e-d1319e1c644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:49.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:59.381Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=af0714b4-7572-4e7e-817c-29d6d011537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:06:59.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:09.389Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9236f670-0fc6-4bbd-bbc7-ec537fe76587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:09.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:19.396Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ddc1e3b3-0e36-439f-b935-e46099a5608c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:19.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:29.403Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b999ee93-4b6f-4bc5-ab9e-172ac3e87f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:39.414Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2366c475-aa21-45dc-8f0f-2808bab49f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:49.421Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=73622d89-ea93-4819-b92b-920db86289dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:59.428Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=59b5d897-2553-4fba-8e5c-14a3cb70bc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:07:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:09.434Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cdd59a67-6aa2-47b7-b8d8-324c34dc846d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:19.441Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5ca01978-1e35-4925-aef3-a4ffa687581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:29.449Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4a80ee01-970c-4f1e-a4ab-9f9663687d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:39.456Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=77f455e7-d787-4d77-81ad-8727c4b9515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:49.463Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ba95b419-056f-4814-b1e2-2226221bbf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:59.470Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c43d73eb-3b24-4b8c-9e61-624c7c4412d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:08:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:09.477Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=99ef64c3-0708-406b-88a8-483977420920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:09.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:19.484Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=60bd64e2-daa7-4781-8fc0-7ef035b89ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:29.491Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f51b762f-427c-4110-bd46-7de551bc9ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:29.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:39.498Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=476a8cd7-fd15-460a-b97c-f2c23cee5aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:39.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:09:45.790Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:09:45.790Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:09:45.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:09:45.791Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:09:45.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:09:45.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:09:45.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:09:45.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:49.504Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=026f0c48-16e8-411b-b2f7-d8b74f909389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:59.511Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=360e24f9-dcdf-4a2d-85e4-1ea51d3f75c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:09:59.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:09.518Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3be86878-6680-4ad0-bda9-2bf4d12e5283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:19.525Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3e2f0be5-12c2-4de8-8258-e045da784663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:19.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:29.531Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=85c995f5-776c-483f-8680-94ddac7bf205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:29.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:39.537Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fbce4ec4-6757-49a2-9b7f-1873896ae351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:49.544Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e7bc8d37-710a-4c8b-a952-5d30b9219cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:49.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:59.552Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3e01d118-3779-49cb-8baa-6fcbd9999311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:10:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:09.559Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7772f67f-614e-4bd4-9740-2833b9c59b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:19.566Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a0143808-089b-458c-ae81-60eb479546fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:29.574Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8dc8c302-bed0-4032-9c37-324f9a7ccb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:39.581Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f762ff97-7e87-49d0-b3be-6d1ddccc299e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:49.588Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f30a3731-af20-4c85-9d7b-3fe84d5b6d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:59.596Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=594b3a9d-9ad3-4347-b466-23ef4c99bc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:11:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:09.605Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=92af2573-bb06-45ff-b23b-9365bf95e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:19.612Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=18bde6c7-2800-44a2-b9c7-b7124a52aa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:19.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:29.620Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c4918193-6256-44ea-905a-541a60975d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:39.626Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b5252dbb-f643-4212-be67-567df7f1a0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:49.634Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=865e5185-a027-4c34-b313-0c5dacac9918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:49.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:59.641Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6f60ab74-491f-40e5-b41c-4ad4d80176b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:12:59.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:09.648Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6043776b-b1fe-429f-80c5-514f5f09664f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:09.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:19.656Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bbdd47e2-186d-44c4-9478-ad0d82502264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:19.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:29.663Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a683ec2d-c3e2-451d-b231-aadd92816c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:39.670Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3adea198-9fb3-4182-ade0-7f8428913ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:49.676Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8a299db6-f3ea-4cd7-8bd6-0a73f0db4f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:59.683Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f43b329f-9084-4cbc-9664-49c62b7e8471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:13:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:09.690Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9b79136c-8a76-4e4f-80a0-9546d2161995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:09.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:19.697Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2da81f82-af53-4762-a236-0eafea17857a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:29.704Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4ee5d88d-e080-48a5-b064-dfa182f8b5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:29.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:39.711Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=857e75fe-627e-4443-b962-b5853a308643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:14:45.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:14:45.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:14:45.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:14:45.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:14:45.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:14:45.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:14:45.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:14:45.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:49.717Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=022ef836-e7a6-422c-9e15-f468c61d9135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:59.724Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9ded88e0-2a3c-4c19-b6fe-fc090ea98d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:14:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:09.731Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ed67aa07-c976-4ab6-b86c-ad36652d4404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:19.738Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8e841e26-a7bc-4a94-a917-30f9aec58c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:29.745Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1a9df6df-27fe-4fe5-8723-c23fc6f259e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:39.753Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9abd47f3-6498-49ba-b6a9-e8e0deeb619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:49.761Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=371252c1-084a-4c8f-aa81-2484fd54d342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:59.768Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7b615fa9-68c8-42ee-888e-dd285ceab144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:15:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:09.775Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=669a877e-0098-4754-a82b-b14ab040e160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:09.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:19.782Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4807d5da-f38d-4fb1-ba30-2ba48f5eb7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:29.789Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7d544f6b-04c0-4d08-bae2-a9dc1c36c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:39.796Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=462bca7a-8da1-4075-b458-e5160bb62a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:39.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:49.803Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=02304bb3-c5cf-435d-a76a-1ccf9578b1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:49.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:59.810Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cfce3250-774d-4910-9ecb-8a966fd4f17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:16:59.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:09.817Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2559f65d-b764-4d83-b1dc-0d6dd460bde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:09.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:19.824Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3bf7a3fe-1067-4604-a3df-e2fb422d7b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:19.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:29.830Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=72150556-0849-4128-aca2-9ac0d98d457d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:29.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:39.837Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f80f1e08-88c5-4127-9bd3-5fd9e5e59b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:49.844Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bb5bc1c0-541b-4c8f-b313-ea4eaca51277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:59.851Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=92ae0a21-ecd4-4655-bf21-4330b311f56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:17:59.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:09.858Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=597d86c6-7c81-4bfc-9a58-446be99ba8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:19.866Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b8e4e778-2c1f-47f7-8eb8-1fe362e715e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:29.873Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=875073cf-0ba7-4b4d-aea9-c36c9a2180a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:29.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:39.880Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a46038cf-18ce-4ca7-8c71-9fce52bc5e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:49.886Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5047edc3-694f-4b0d-9169-889845e65717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:49.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:59.892Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3434a306-5c63-42cd-92c2-fc7470eb57d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:18:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:09.899Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=155cc82d-cc24-4c55-8378-e8fde5991520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:09.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:19.906Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e97aaa05-81bd-486c-a278-6655a1eb76d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:29.912Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ae44267d-d8ac-49b2-bf30-7480bddd9afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:39.918Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1cec5a8d-2fdc-4785-b091-3a4afdae9ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:19:45.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:19:45.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:19:45.757Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:19:45.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:19:45.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:19:45.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:19:45.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:19:45.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:49.924Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e84fd2e5-8f48-44f7-b9a5-65a12fc47f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:49.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:59.931Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9c379ebf-b20c-4bd1-b36c-51a657ccb2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:19:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:09.938Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=975fade9-dfa5-4732-b6a5-026fd93dd947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:19.945Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=aceee3e5-a0f4-4cc0-a9ad-84f501c88ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:19.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:29.952Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6a84f369-f04c-4b50-a33a-c2bf7c8f61b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:39.960Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1fa3ee1c-5707-4f40-a033-3a3ba2cad66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:39.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:49.967Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f0b2f1a9-bc1a-40b9-944d-70f570dc6e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:59.974Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=68d8e7c0-8a10-464d-a072-c249679237fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:20:59.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:09.982Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8eac338c-bb70-41b0-80c8-d648b78a16bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:19.988Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=af197eba-7dcd-4dc1-9a4c-421a82a2cec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:29.995Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3b111a45-d886-42b8-b73e-af5f6c5a6195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:40.003Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8b938235-58b9-472d-b228-54ca558dcd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:40.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:50.010Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7b7a467a-5e29-4d1d-bb64-b6cfbfd6551d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:21:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:00.016Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=936214df-a086-43d6-b328-73b1d868b185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:00.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:10.023Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cde405b2-4315-47d6-aae5-932d9d77dc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:20.030Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=89364607-03ba-43d8-a620-9d234a472faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:30.037Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=544dabb2-6480-4bba-b524-3dd025eecaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:30.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:40.045Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=81bcafc8-3933-4aa0-9049-63e8040d7fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:50.052Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e2da1ef7-5e9b-46f8-a264-a16ff63db189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:22:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:00.060Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=af47f259-79f3-4a20-b6a9-8de115d27943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:10.068Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8b9baab4-19a3-4dd1-9907-075515fad9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:20.074Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5c0e9c98-96cc-4e82-bc27-e7d59b41ee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:30.081Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=343e877b-16ad-4ffb-87e8-0254b3bc7e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:40.088Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9bd635c5-56ce-467a-b101-8c32f056a8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:40.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:50.095Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e6632245-5e9e-4007-b418-cc5449a776bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:23:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:00.104Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ec517ea4-6280-4438-bd38-04a287b34c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:00.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:10.111Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ce2b8fb7-eebd-4cb3-a1c7-bb39b2b81118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:20.118Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e9c512e2-fbd4-49d6-a021-e9d2061f63f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:20.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:30.125Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c4676999-5de1-489c-89e9-94a5beecb63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:30.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:40.130Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ac099f64-2e9e-41df-bdb6-defe23beb6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:24:45.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:24:45.782Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:24:45.782Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:24:45.783Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:24:45.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:24:45.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:24:45.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:24:45.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:50.136Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=88945602-cfbb-46d8-a749-ba65ad096870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:24:50.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:00.142Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=29e1844e-ffd4-4d72-9f83-296a7c3ab56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:10.148Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=677e5b56-6363-4876-9f26-bb5aedddc22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:20.154Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9e38ec35-871d-4ce4-a18b-f70ae45809e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:30.161Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=791a0fe7-bf0a-460a-853f-7452906dc6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:40.168Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=376aef5f-3d1c-4e89-a1b1-7b955cc3ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:40.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:50.175Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=37458a5e-accc-4c5e-a94c-41f5537eb36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:25:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:00.181Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8aa2a925-59e2-4888-a184-f2e0a1de135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:10.188Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4822ad97-3170-44f6-9622-4ec1cbe4319c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:20.195Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=44b93d5f-759a-4dc9-a489-afee52e48cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:20.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:30.202Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6f54d919-25d0-4bd1-acc6-dc048e9a9a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:30.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:40.210Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7ffcc264-6332-4ea7-91b1-f8ced2f7701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:50.215Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4d22711f-b7a7-4f14-890f-c2ab9eabf101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:26:50.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:00.221Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e0b27c5f-5673-4407-aa0c-9dcf543a7cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:00.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:10.227Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=54649e45-c94f-46c1-a1ec-13650b11789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:10.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:20.233Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ddc02b04-df78-4e79-85c2-a9fba7ad5efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:30.239Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=057106a5-5345-4dd1-a0a2-9db1b92f03e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:40.246Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=02f1c39f-bfd7-4e81-acc4-8d4d46dd7813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:50.253Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=41220065-daad-4aa6-9996-c39971859b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:27:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:00.258Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=de9ccb91-30ba-4db1-9e1c-8a36bd9ce0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:10.265Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a0e2310c-1adc-4647-b6a3-f46806142fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:20.273Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c8a51081-3687-465b-a164-411ce4772c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:30.279Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4751086c-4f2d-41b3-b00f-2574c66dbaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:40.285Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e0bbbd11-2f4a-4813-a2e4-709ab35ff1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:40.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:50.293Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6eb3979a-9c94-4db8-ae18-27597a1edb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:28:50.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:00.299Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b9bce723-ba72-4120-8b58-95591a51ba08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:00.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:10.308Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d3acff43-966d-4c1b-8e4a-339a2eb9303a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:10.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:20.314Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f3d83402-6e21-446b-9dc8-079f107540c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:30.320Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cb382f89-359e-453c-a043-873f526f32e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:40.327Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c0e2664b-6b1b-49b0-a6b3-af7097ed9306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:29:45.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:29:45.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:29:45.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:29:45.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:29:45.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:29:45.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:29:45.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:29:45.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:50.334Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7985c5e0-35fc-483e-be39-137521ff2b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:29:50.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:00.341Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=42326636-8c55-4933-939d-dc3996fef115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:10.348Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9ba7f9ae-4d09-410f-89f1-b974e666db83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:10.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:20.354Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e86d05b6-790e-4176-bf91-358b64a95341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:20.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:30.361Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2f19ca2c-0207-4d76-9381-58da04234119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:40.367Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=97a2c751-4fe9-4266-bc6b-93b0ebeb6dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:40.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:50.373Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=29ab242c-12a8-4823-b4f6-f18dd27c65ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:30:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:00.380Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4fc41eb2-1486-4f04-a91e-54ebce56325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:10.392Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f5b1a272-1a19-4f28-b702-41acfea8188a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:20.398Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9e19d287-9572-40b4-adea-01b5606552fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:30.404Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f8d30047-700b-4600-b053-c9377924ecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:40.411Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cfec0446-9c5f-4474-b891-70c23d12370b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:40.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:50.418Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=585ea90c-1e97-4716-a701-dc1b2760a72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:31:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:00.424Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=791a98e1-3272-4cbd-9e42-49525902e035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:10.430Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=97807c07-9533-4871-9b5f-28cc56130380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:20.436Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cdc51a99-c66d-480c-9504-068f90d1e991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:20.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:30.443Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fd60966d-9036-4eb2-9806-4ea7863847e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:40.450Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=dcbed3b1-788b-4ab8-81e2-21859ff0c20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:50.456Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cc92ad82-250b-4963-b54e-5a87827f5d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:32:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:00.463Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4840d57c-acd2-4dfc-a8bf-0541d28e030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:10.471Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2eb54d11-d13c-47a3-867d-e39846b6509c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:20.478Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=67baab17-5d32-4d3d-9fd0-6a20f23dda70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:20.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:30.485Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1bec8d91-26c1-49e5-ae0c-ba4a604c00cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:30.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:40.493Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=eeda3249-f851-47ee-92c4-4590ec3f0d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:40.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:50.500Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c8559365-e8b3-4172-9a90-5467a3bebf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:33:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:00.506Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=eb0eeb6c-f2ab-4b91-8922-bbbfb6b480af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:10.513Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1fba1854-fc17-4c17-898f-660092579abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:10.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:20.520Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a69637fc-8959-45e5-87fe-4ecd3955a8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:20.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:30.527Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=663a7c5c-922d-4b7e-8d8e-68a05d73a9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:30.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:40.533Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9ef5442e-c707-463f-b2de-3a268ba15748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:34:45.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:34:45.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:34:45.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:34:45.770Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:34:45.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:34:45.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:34:45.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:34:45.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:50.540Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0c6acab6-a0e3-41c5-8f33-d0c2a5232508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:34:50.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:00.548Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c56765e5-450a-4113-b5e0-b3d231470795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:10.557Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=00df3e4f-ae2e-42fc-946b-af450b988dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:20.564Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f6e3124f-1152-4853-ae99-09693223047d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:20.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:30.570Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=10dc76dd-2959-4c6c-8e44-8a6694d16129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:40.578Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f3f66202-a5cb-401c-b9f0-157ea7f3a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:50.585Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=66102cef-2751-4606-bdcc-aed6276d6d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:35:50.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:00.591Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=42a5bb1e-d0be-4b63-8280-8bda70d0951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:10.598Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bb89f241-ffc2-42e4-8b6c-a9bc698a1d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:10.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:20.605Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=417259b0-f3c1-49aa-bed3-85ae4f080974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:30.611Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d9c769ac-c96b-4655-b52c-137926942a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:40.618Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fbf8c8c5-2323-4131-a303-31262069b338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:50.625Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2e4ad669-92c3-4a87-a6de-18fa3027beef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:36:50.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:00.635Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=58502629-9bc7-4c92-b387-f830b17134be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:00.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:10.642Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=73bf901d-efa2-4127-b7dd-f8e9826b75ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:10.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:20.649Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=46c74e03-21e6-4816-8b42-ab1d55b94af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:20.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:30.657Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fa223515-8057-4614-a536-39119783b697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:40.665Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8d087a1b-85e1-4ce6-b68f-21f2e71766f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:50.671Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=50de8929-fba9-4bfe-a4e0-6d56dbf74b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:37:50.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:00.679Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=25c47d1b-9f24-49ee-988e-1bdc2f052e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:00.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:10.686Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=feec5647-13bb-4796-82f1-a7232c15e2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:20.693Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6f798b8f-1854-4ba2-b18b-083911ebd779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:20.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:30.700Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=98e2d09b-a1ca-4e35-80d7-3956ab6e69e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:30.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:40.707Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=aed37f7a-a128-43d5-b37b-6d2e835a7960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:50.715Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e28d7629-8077-4359-9b0c-da754a489269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:38:50.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:00.722Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f9708f29-66b4-46ae-9c4a-911873b8ecd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:00.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:10.729Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=59e2a718-d07a-4722-acf2-5d3c49467f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:20.736Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e6338af0-d8ff-4485-b928-43c70cffd53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:30.742Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2a287e10-d159-4cab-8e02-d641b741612d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:40.749Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a8a1e4af-5926-4f79-8d6a-d20bcf66c34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:39:45.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:39:45.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:39:45.783Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:39:45.784Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:39:45.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:39:45.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:39:45.787Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:39:45.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:50.754Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=363e7e66-0892-4a6d-889b-8b088ad4786b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:39:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:00.760Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=345a741e-ff01-4a3e-a4d0-a38261a695fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:10.766Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=acc0e802-7cb6-4ff1-b55b-1dc744362614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:10.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:20.774Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fc4a8bc9-6184-4df5-9cb5-ed8b746b5c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:20.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:30.781Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bf9e3184-5857-4600-8e8f-1bc4cc46b668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:40.788Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fea00de5-8937-4877-86e3-36c06446d537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:40.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:50.795Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=38d710c2-7f94-44c0-bbc2-670aebdd35af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:40:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:00.801Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=21a0b1a7-cfde-4582-b56b-6067dce1e4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:00.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:10.807Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6199363b-b7f7-4caa-ba1d-f37603d7b226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:20.814Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9f02b6d5-c225-4142-b5b8-5d3e64ade1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:30.819Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=10467618-a3f8-4b67-a05a-d163af1f0805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:40.827Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e76a1b08-51c3-4c77-99bd-1234f16698fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:50.835Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c3211185-d1e2-4288-91cb-df882f279846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:41:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:00.842Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=56712b3f-1c6b-4d17-9ea6-50abcdbbd07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:00.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:10.848Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7b0c75ff-3c75-4455-847a-82c83cc0a8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:20.855Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fc36b619-9072-42c9-9892-c8b1ea3d2dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:30.861Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0791d181-732a-44fc-99ac-082af7cecebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:30.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:40.869Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ebaac73b-e225-4f5f-bf2b-d7d9c48fbea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:40.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:50.875Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3fcfb038-87b8-4f8d-9f76-19ec99c8acd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:42:50.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:00.882Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b59246f1-2085-4d36-81da-5952f2d639e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:10.890Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=35748964-e1a2-423d-b3c4-376a060d6520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:20.895Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7c043c6b-0c51-4aeb-b81f-24c26ea3523d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:30.902Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=83a42304-7e04-4e0d-981b-c904da3ba66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:40.909Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2789b1bf-17d9-4f02-bd38-054193d6dc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:40.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:50.916Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c225ac59-c1e5-4637-aaaf-23b7a1246ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:43:50.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:00.922Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e09f1935-1b96-4a2a-a33d-b639d1519444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:10.929Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c5d5eb6a-abd4-41db-8a88-86db5f0589e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:20.936Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6ad90143-3a32-43d6-b4c7-ef0fc5374dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:20.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:30.942Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d9a61008-0413-4a79-b05d-1ec67c8c7bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:40.949Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1be7828c-7e4e-49da-bee8-efd435384140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:44:45.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:44:45.795Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:44:45.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:44:45.796Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:44:45.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:44:45.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:44:45.799Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:44:45.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:50.959Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b89ba9f7-3514-4be4-9ec3-4b14b3f4719d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:44:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:00.966Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9f335263-3231-4bdf-ba19-a2d1af937ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:00.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:10.972Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bbba2cfb-cbff-45e3-8d54-a044ed0b9fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:20.979Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a1da801c-9aac-472b-af57-299914da97f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:30.985Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=291ff7d5-22cf-4748-bb86-f753cf363700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:40.994Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=01c0be96-25c9-4bec-b524-4e57c9128d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:51.001Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1f38d35c-8e06-43e5-b05c-f2746b1c5f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:45:51.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:01.009Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6656c7bd-2162-4cb1-b818-e6b6da7ef784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:11.017Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=122a0071-452b-46a1-9b09-5b3c0b4597ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:21.023Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2168d601-3719-4c72-a96f-75626fa3dc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:31.031Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=486feff6-c4e7-40e0-ac98-abd8e598a798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:41.037Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=031840f9-f2c3-4b97-9e25-de24b168eee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:51.044Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ec0ebfff-8997-4810-8fed-145603354293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:46:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:01.052Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f87a2244-eac1-42f8-abde-35c4305aa8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:11.059Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6855f155-8554-46bb-9a2e-d8604c84e40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:21.066Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bdec5d1f-c23b-4704-b4c5-03a3b584846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:21.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:31.073Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=169bffcf-504e-42a4-948c-84a80a0d8912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:31.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:41.084Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5f07fc6a-97bf-40bd-925d-268043de53f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:51.091Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9a0a442f-2a6e-45b8-83e7-1ec947d91a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:47:51.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:01.098Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=333c5370-1ce1-4a1f-96f7-b71efb4cffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:01.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:11.105Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ca92909d-6556-46d6-9471-2da7ac4eceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:21.112Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ed66762d-c6a6-4709-b81c-e791951e40c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:21.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:31.119Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cd38ecee-d73f-4028-91f9-7bea30867643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:41.125Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=13c0a9b3-2da8-4cd5-b62f-696ce61496cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:41.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:51.132Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=87fa4cc3-ea29-4edc-90a5-bee0a1b8ccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:48:51.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:01.139Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=81c25f7f-e7fb-439a-b671-eedecdf1b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:01.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:11.146Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1a4f0875-ac8f-4c46-89fc-9943242ccc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:21.154Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1f7b8cd3-2ca4-447d-bb6b-722286600ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:31.161Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6f194a6b-df70-4ac6-b1b6-b280dc68bbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:41.168Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=abe44f93-d59f-4a36-ba3f-b522c812a3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:41.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:49:45.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:49:45.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:49:45.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:49:45.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:49:45.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:49:45.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:49:45.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:49:45.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:51.175Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=48347063-79cf-4487-b9bb-85021f693300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:49:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:01.180Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9cda7ff3-29ae-452d-9983-e9ffc0045894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:01.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:11.187Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=53ffcc35-fce6-4e5c-b5b0-f24401914dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:21.197Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a5d8206e-f2d7-41fc-a1f9-baaaa70737ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:31.203Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=33d68052-d2d8-4525-91ad-9369adf8b276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:41.210Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=2e91e47f-ba28-4f7d-bb7b-7dd28f4a25f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:41.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:51.217Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=17e43c34-c9e6-49bd-a8a8-f38bd30b49b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:50:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:01.224Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=accb4741-5dd2-41b1-91bf-29847fa4b719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:01.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:11.230Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0840b964-b9c0-47c8-b876-0b2b0f47bf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:21.237Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fb3123b7-6045-4129-8f43-d1728f0d4fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:31.244Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0f17b754-0be2-4fe6-bc1f-1dd92dad7622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:41.253Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=39660b79-8aab-43be-8d3c-a145b1025374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:51.260Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=66f090d3-8afc-482e-ab9b-87dfd8c6c11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:51:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:01.266Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=77e340c9-104f-4fe7-9eab-14b5885a4f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:01.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:11.272Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f9b4dc32-b6d5-48ae-823a-b72b6a068203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:11.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:21.278Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9dc5c05c-8c1b-4217-8422-c87e3ccbefa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:31.285Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0c96979d-298e-42ed-936b-a9f6804838bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:31.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:41.292Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0cbc396d-f3b1-4d13-b171-fa04177b2c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:51.299Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=30f88389-8255-4e82-8e4a-b76a79b427fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:52:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:01.306Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=833321de-1cdc-4a5e-9aeb-837a26927dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:11.314Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=62f84204-7380-44b8-9d67-58ca4029e764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:21.320Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bf4b39ce-c785-4144-ac65-8cb4e1b1b41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:31.327Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c3367235-205e-4707-a404-6894306ad8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:41.333Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c45af3e1-52d5-47cc-8455-bb4e61156d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:41.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:51.340Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=17cc3bd5-1c28-4500-9ada-bfecb8f3cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:53:51.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:01.347Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7d0e0cee-591e-429f-b39e-605560202acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:11.354Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5ccd4971-b415-444d-b4be-99865cce445f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:11.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:21.360Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=dc1fb5ca-949d-40fa-bf27-b318034e54ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:31.366Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=aa1e2069-8958-4e68-a749-27f0af6f03b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:31.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:41.373Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4899dcaf-7cc0-4cf2-9983-849a969e61e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:41.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:54:45.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:54:45.761Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:54:45.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:54:45.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:54:45.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:54:45.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:54:45.764Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:54:45.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:51.379Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=167f6439-ecf1-499a-8583-d847da85e419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:54:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:01.386Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f4946afa-0704-473f-a9b9-55ca643ec522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:11.393Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6f5bb987-4f0d-4ae2-a8ab-c8ef0cbd40e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:21.399Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b71aa7db-364b-4683-9dbf-a8f3216ff9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:31.405Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ccc86122-5e60-41fa-85ce-defebff1f8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:41.411Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=19144d1b-32f4-4964-b65e-20de8d3b9aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:51.417Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3ae921a5-9577-4c51-8d84-366357e8287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:55:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:01.425Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=62715762-e047-4f38-bede-94e4fd9977f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:01.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:11.433Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e2eb509a-63c7-48cd-8ded-98495262584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:11.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:21.439Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=232e73ea-f089-4752-92ff-e6aa8d27f509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:31.445Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=08f0d8bf-f23a-4c40-8392-b77619bfca25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:41.452Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9a0dd58e-5636-4e30-aa7b-58d5468531d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:51.458Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d4037529-1ad3-4fcf-b480-5b9edf8b271e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:56:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:01.465Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f2630285-da53-4a22-9d40-735655512120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:11.473Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=81e6f45d-917e-4bd7-ae09-fbe665ba6959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:21.480Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e7ddcda8-8315-4f20-8844-5794a500aa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:21.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:31.486Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=60d07fa1-1324-49e9-ac31-451eff709d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:31.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:41.493Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=17a5d2f3-2e89-439b-9836-4c2435e46901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:51.500Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cd13c245-ac49-4c72-9b0b-377a8e04fc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:57:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:01.506Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=79935d4b-2b1c-48a9-ada2-5d605b07050a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:11.512Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b3360c18-1692-4011-acfe-c4bd5c50f303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:21.520Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=376ef058-0925-4f21-a856-1dca02174a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:31.527Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d85360af-79f2-477d-a22a-73a15cf1b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:31.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:41.534Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b366a0bd-836e-4e67-8d63-69fdfced9f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:41.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:51.541Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9bfa3999-7bfe-4ce1-96f1-0c74a77e965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:58:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:01.548Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=137e6d54-a875-411e-95a3-31cbaf4404fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:11.554Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c4fe4b94-840d-4987-ad18-d70ec58ae067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:21.561Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0b6af5ac-74f9-4de7-b624-962dd5b616ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:31.567Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=135fb09b-ddfa-4f72-acc0-07489d344d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:41.573Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5edf6798-c7f2-4a4f-a23b-c0f9ab190dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:59:45.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T16:59:45.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T16:59:45.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:59:45.766Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:59:45.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T16:59:45.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T16:59:45.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T16:59:45.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:51.580Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b2461571-ebcc-452e-ae2c-549a5c466e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T16:59:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:01.587Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b3c49114-9dd4-4515-ba72-9a040e309733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:11.595Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=40c8a8c9-eb0b-4b57-b574-19225f28a57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:21.601Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9f17fdc3-78fd-43d5-8514-4d22b6b56843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:31.607Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0de209f7-f534-4024-966f-f2983fad366d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:41.614Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=33618967-e062-4657-80db-6182a3d1fec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:51.620Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bcfe9bc4-4cf1-4b2c-97b4-b738748cf325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:00:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:01.626Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=27c9d129-3702-488b-b56e-4d9b57c3bc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:01.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:11.634Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d91b1e3f-0a84-4d38-807a-bc9ad581211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:21.640Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9f2f47d4-e098-4cbe-bbe1-25dee569ecc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:21.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:31.647Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c39e57aa-9372-4da4-a0c0-98d6324a3607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:31.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:41.654Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=28092861-ec7b-4fda-b365-7a27cbf04683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:51.661Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cb21096c-bf99-44b7-972d-b9aeb21258eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:01:51.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:01.667Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a8d0c1e7-00df-4f75-b6a7-109a1f879e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:11.673Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=66dd22ff-b2b2-45c3-a200-a6ad59baf488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:21.679Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=088e8431-0c59-4455-b99c-610820119873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:21.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:31.687Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bb109576-08fb-4dbd-9e7c-a9bf4a1ebebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:31.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:41.696Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cce2a2f4-651b-4a46-a9a9-31dfffc7114b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:41.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:51.704Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5f33bb64-5287-4737-8a51-9baa769960f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:02:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:01.711Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ce573544-4a18-4859-8c35-4ba753fd8be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:11.719Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7bc450f3-a34f-4b1f-95ee-72cb42660614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:21.725Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7f3799d8-ab17-4a5d-90d8-f94e54cc25ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:21.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:31.732Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f34198f8-f3b3-44be-b533-9161b3e61f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:41.739Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=bd2a8af8-ec44-43a1-a2b4-30a72563286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:51.745Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=89077cdf-1d8c-4ec7-9ae5-62f34e7886f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:03:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:01.751Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f0db780d-4042-4b31-a1fa-ab64b52fbe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:11.758Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=274c4500-3a80-43fe-9f9b-9d664ac36d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:11.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:21.765Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3f62fea6-860b-44dd-a54b-dc642aaa9657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:31.772Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b34bfd37-866d-4fd5-a152-956ef273c58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:41.779Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3f5593ec-16ff-4b13-aa8f-08446146c775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T17:04:45.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T17:04:45.780Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T17:04:45.781Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T17:04:45.782Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T17:04:45.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T17:04:45.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T17:04:45.784Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T17:04:45.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:51.786Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a1026cf8-614e-4f88-a5f4-d26dd23c10a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:04:51.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:01.793Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=9cb730fe-a925-4ce4-ada0-4388898d5b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:11.800Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=11709153-4dd7-48a2-b583-f753a1dcb953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:21.806Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ed357bd8-e815-4cb8-a88a-00e85bf9dc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:31.815Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4cb88477-9e52-4c11-b2b7-26e44e1bd428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:41.821Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=773f6914-1d1a-4d84-b122-2c5fed7994e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:41.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:51.828Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6d77ea60-19ac-4da9-ba22-f4c354fecca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:05:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:01.834Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cd967957-e9a1-4b1b-ac89-46a186889080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:11.841Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e3b5432c-2188-44ea-9560-3323c9eb358a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:11.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:21.847Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=54d13228-78a4-42d6-9dc6-07c43c0c7011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:31.854Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=64a79d01-7a1e-4d21-8015-19aa37ffe022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:31.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:41.861Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=55e72bf8-fdb1-4b01-b48d-b9647a34850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:51.867Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ab9caf36-b5b4-4787-af7f-327ef06f8fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:06:51.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:01.873Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d34d228b-29d2-4b99-a380-b9ec5725734b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:01.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:11.880Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5b79372a-1298-4049-80d6-09ce01f921f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:21.890Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6e43e200-bbef-4318-a2d7-7c271e09f60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:31.896Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1e47c74f-4c21-4a8e-946d-02239bd0f803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:41.902Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7d1c6501-75f3-44e2-b207-fe7d95c619d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:51.908Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=39e67fd9-6299-43c8-96e5-d57014063e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:07:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:01.914Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a0798ab6-e4f0-49e9-ba5d-a0d759d57f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:11.921Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=584472b3-9eaf-4c1b-b2e4-6003eac86dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:21.927Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f798f92c-800f-4d10-a487-8f5fe443de26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:31.934Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8c1ebfd0-0c7e-4c62-9cc8-461fd2f4e81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:31.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:41.941Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a9041e9d-bebd-421c-a3b1-6997259834d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:41.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:51.947Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ed70972e-1049-457a-8759-d0fa650b86e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:08:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:01.957Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=627d58fa-c8f5-4f7a-8861-5d5e5a689177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:11.965Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fc2ee163-bbc1-4677-97e3-ed8f26d5ef64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:11.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:21.971Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fb79ed08-8765-400f-8f60-4427b2bd7ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:31.978Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=71bd36c7-f8fa-4721-836c-9a632f686d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:31.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:41.985Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cd170ae2-6514-4962-bc99-68e916c195c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T17:09:45.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T17:09:45.792Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T17:09:45.793Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T17:09:45.793Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T17:09:45.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T17:09:45.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T17:09:45.796Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T17:09:45.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:51.992Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=64de79ec-5453-4b8e-8ff3-c616a5f7a5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:09:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:01.999Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cfd293be-af1c-4745-b811-3c575aa770df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:02.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:12.006Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0390e7b6-48b9-4fc2-9d66-15770ba98842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:22.013Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b10f4879-4b5b-43d5-bca8-14f9ca16b5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:22.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:32.020Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5a756a3d-de9f-4a85-b928-95efba768ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:42.027Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b537563d-09c8-4fd3-b064-f145ab109b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:52.034Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0966a1ce-74af-4e92-9c90-f77631f256d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:10:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:02.042Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=be3d600e-ed2e-49f8-aa56-abe31860b10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:12.048Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=76737238-7a14-470c-b893-3093b2ed8be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:22.054Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=cf25d08e-a175-4376-98d8-1df888ad83ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:22.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:32.061Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=08f00aa2-0c54-4ddc-b43c-568e98f8e05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:32.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:42.067Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=da1e5d2e-45fb-496f-b490-ac1c9ad9b3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:52.074Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6dfd970b-9bf7-4bd0-ae9e-b5440ef09114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:11:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:02.081Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=117b7968-68ac-4b61-a085-cf1cd250e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:12.088Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=46975727-3e02-4a26-a9a8-4b9403e6a1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:22.094Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=64d570c6-1ba4-4d6f-8b8f-d1ccff7db595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:32.100Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5364059c-ae2e-4461-a436-cd4186c0598c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:42.110Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ebf1f4ca-f79b-4106-ab6a-c50e46ae213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:42.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:52.116Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=b2eadaa8-11e2-46dd-81e7-8a934e543c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:12:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:02.122Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3ad6c282-c155-4d6c-89e2-8b6ed2a9433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:02.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:12.129Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=32395882-cf90-4bf6-8075-f4dccabd5b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:22.136Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=d08386f1-f76e-4a30-9f0c-768d5dcb7a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:22.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:32.143Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=41ee1ef2-f324-4c4d-8eef-b7f17b08927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:32.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:42.150Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3519e36d-f0c4-4700-91d9-537a9b9c14ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:42.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:52.156Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=eee8b1ba-2c2c-4f19-98aa-64e09e662533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:13:52.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:02.162Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=8cb6dd2d-ae05-4303-b227-4412cf839638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:12.169Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=82ea003d-26c3-4974-93dd-a4f414622c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:12.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:22.175Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=17b46a5c-95e5-4085-a70e-214e712c865b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:32.182Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5c61d801-9262-40cf-9f86-5f1746a95297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:42.188Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6e970b65-16c6-476d-ab46-5487c38898c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:42.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T17:14:45.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T17:14:45.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-25T17:14:45.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T17:14:45.772Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T17:14:45.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-25T17:14:45.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-25T17:14:45.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-25T17:14:45.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:52.194Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=da59c7a5-f6f6-411d-b574-67d7de457920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:14:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:02.200Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c823b34c-1f67-40de-9ff9-510f519fb79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:12.207Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5afc362e-44ff-4144-b46b-9f4a92857ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:22.213Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=598a52e5-0847-4272-b92b-2eedb379d737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:22.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:32.219Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6dfafe74-f8e1-4787-8d86-2e5b182b6092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:32.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:42.226Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=900f4174-a37b-46ef-b7db-0606e151c855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:42.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:52.232Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5800546e-c938-4c58-b9f3-32bc74882b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:15:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:02.238Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5100a6c1-4637-48c4-ad16-18451e9fd587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:02.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:12.245Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=7e0cda7b-907f-44c5-804a-69f72cb49c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:22.250Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fcfa3cb9-712f-400e-9d86-bd23d10dbded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:22.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:32.256Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=1b2cfc44-033e-4471-a465-31f84828898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:42.263Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=a8cbad4d-ee55-4c5f-9e58-31e1b6192500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:52.270Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=336c3405-52a8-480d-a52e-3fcf05a5c4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:16:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:02.276Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=216be67b-8255-472c-b378-3f451a6551ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:02.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:12.282Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=68d077fc-c30d-496c-b0d3-ef0077cb8d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:22.288Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4fcdb3e3-df59-46d3-b30e-d1ab89628a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:22.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:32.294Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=6cf99c59-4665-45a3-bc80-aef668709252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:42.301Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=0ea57ce0-fd19-4963-a830-5f38b2ce802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:42.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:52.308Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=443ffaaf-d206-4586-848a-ebd2459523ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:17:52.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:02.314Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=e29ee80b-8e99-473e-a93f-7c331f7849cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:12.320Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5393edbb-36cb-4e3a-88b7-5f421ecf7519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:12.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:22.327Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=253e3e44-31b6-4dd1-91e2-8d6a80570303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:32.333Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=4628a167-649c-4dc3-86f5-5803af916e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:42.339Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=535a3827-6da6-41bd-8c37-3bbfbceb3d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:42.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:52.346Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=5136ebd5-3931-4c05-8361-0ea08c2d2c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:18:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:02.354Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=ca4e1b29-b925-4645-b19b-e1263bf3160f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:02.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:12.360Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=3dc43b4a-85e2-48e3-8612-1221545ce057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:22.365Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=c2559b03-a389-4fbf-bac5-73dc7017ec2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:22.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:32.370Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=f9fe8386-2835-4a8b-bd51-e563c89becb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:42.377Z |INFO |Init configs |InvocationID=19299017-3be9-4d5c-98f5-6eb272d79a59, InstanceUUID=fca885d6-1f0f-420d-aff4-788b21921d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-25T17:19:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-25T17:19:45.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.o