By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:00:39.746Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:00:39.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:00:39.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:00:40.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:00:40.922Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:00:40.923Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:00:40.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:00:41.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-26T05:00:41.239Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-26T05:00:41.271Z |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.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-26T05:00:42.836Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-26T05:00:43.405Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-26T05:00:43.425Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-26T05:00:43.426Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-26T05:00:43.526Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-26T05:00:43.526Z |INFO |Root WebApplicationContext: initialization completed in 2246 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-26T05:00:44.376Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-26T05:00:47.650Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-26T05:00:48.663Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-26T05:00:48.723Z |INFO |Started MainApp in 12.468 seconds (JVM running for 13.476) |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-26T05:00:49.039Z |INFO |Start scheduling PRH workflow |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:00:49.060Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=1948bad8-c5c1-418b-b8ca-c2718958bf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:00:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-26T05:00:56.745Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-26T05:00:56.746Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-26T05:00:56.748Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:00:59.733Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=40e7b147-bcd6-42ca-9598-6236f07bf622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:00:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:09.752Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4bba01b3-a01b-4400-bf06-4449c182fe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:09.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:19.782Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a4ea9e9c-d94d-4e9e-a33b-5af66fc6f088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:29.804Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2eec8a3c-2cc9-492e-8bc9-93fc19955fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:39.819Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=55de227a-bbc0-47ff-ba51-5cee0267c08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:39.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:49.836Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a9f97cd2-a005-4190-ab2a-a854ad50815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:59.847Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=41efbe63-0da1-4102-909a-9b345504f794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:01:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:09.857Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=940dd2da-37df-4ba6-9794-f95eb069c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:19.868Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=854d2c4f-1b08-4d1b-ab6f-64cbc26e6cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:29.880Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8f85eddf-4cdd-41ce-b510-54e2c707aaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:39.896Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b5746f06-be4f-4e09-8cb0-a60ee945f472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:49.910Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d65cb198-7779-4220-b604-fa5588ebd908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:59.924Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0cdd9103-3b3f-4ffb-a5e0-f4b70177ded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:02:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:09.945Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b8ee996f-f69e-4601-914e-809e053d1090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:19.956Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=9a5c7b8a-187b-44cc-8653-182b0b9818ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:29.968Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=beb71a2a-a522-4e90-be24-09434adc46ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:39.980Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=29523356-c8d5-4ac1-a8c3-27a30397091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:39.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:49.998Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=52483411-5e91-4ff8-ae60-3ddcea6bad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:03:50.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:00.013Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=1817747c-c074-4c2d-84de-f4c2b6af093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:10.025Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=001d1c0a-878b-4c6d-a454-8a0f15d38a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:10.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:20.036Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=47d63535-66e0-494c-8a20-6879a4091f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:30.047Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d742aa24-dfa8-4ef6-a3c9-f20410debea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:40.060Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=96f3cc06-d456-4b83-aa4d-a5f81595752c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:50.071Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2b918245-c590-49ed-a772-17b26817b33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:04:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:00.085Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8acd54aa-fb24-468d-b945-a8c636d62a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:10.095Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=fecb73f1-8878-4d07-8977-6dcfa9b497fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:10.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:20.110Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c2111377-8342-425a-81c8-128e0e9ccb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:20.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:30.123Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c3d613de-9c02-4bd1-bda8-ff6e202ff668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:30.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:40.133Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5141b304-ce7e-4cdf-bfa6-f2fe7f02c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:40.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:05:44.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:05:44.994Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:05:44.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:05:45.001Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:05:45.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:05:45.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:05:45.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:05:45.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:50.148Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f3fab65c-6dd3-4ecb-a3c2-1078d7afbd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:05:50.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:00.158Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=98f2e24d-ee19-4a5e-a87d-e7144028a278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:10.169Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ea4882dd-44e8-4e11-bff3-be51e32bd2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:10.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:20.180Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=31ef75bc-c17d-431f-9320-b763d39e255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:20.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:30.199Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e64a188c-9469-4d83-a564-0f37c3b47ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:40.213Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=607772af-019a-4921-afc2-799ff1688c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:50.224Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=38b18ec3-2682-4765-ac74-03d1571e6fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:06:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:00.239Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=39e1e24a-d830-4cac-b3e6-25fb62f9ae9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:00.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:10.250Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f51e202f-1291-494f-800f-47a6df6cbbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:20.263Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=16d65364-cec3-4211-a8fc-f89bf55f6aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:30.273Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f6af0a13-da77-41b8-884f-5bbb7566aa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:40.287Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e01f027c-3166-42cd-9580-82f593a70e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:50.306Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e7d44270-7d36-4d7c-b63d-594f7a585785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:07:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:00.316Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8435ab28-cb20-4108-88c8-16730955b76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:10.342Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=cdc1304a-d62d-4a83-9e86-2bc7d04a985a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:10.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:20.359Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b7737452-04d4-4a40-a97c-8b4571f24166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:30.370Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=89b1f526-49c9-49ba-8436-9ccd968d5547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:30.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:40.381Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c38119f6-67be-49fd-a7ef-f4337da5ffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:50.390Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=55170e26-c5e3-4e8e-b194-c4cfef4dbbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:08:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:00.405Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=3eaa3a8f-9b6e-474a-8cff-992bc88549b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:00.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:10.415Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=80b698e7-73ea-4b26-8a25-c8cb830c89bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:10.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:20.427Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=01d376a3-1e22-49f9-84ef-9d405430a765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:30.438Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4c14a0c0-1fb4-4711-aada-0ecaba902a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:40.460Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ea7673a9-967b-4f40-80ad-33761f487ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:50.471Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4a5dac62-99aa-4574-8411-256439fd6c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:09:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:00.489Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ac0d2106-f667-4a26-a494-75c2d3e5c5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:10.566Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e9e1b3a9-2e7f-42b7-8cb3-887b80c4a8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:10.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:20.577Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0db267a3-0e0b-48c1-aabb-e318cd018510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:30.587Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=26e8ba60-178f-4a4b-b2ce-9abdab62a124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:30.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:40.601Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f98dc05d-6881-42ae-920e-29e98592ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:40.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:10:44.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:10:44.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 |2022-11-26T05:10:44.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 |2022-11-26T05:10:44.785Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:10:44.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:10:44.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:10:44.799Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:10:44.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:50.612Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6758deaa-81b5-4cbc-9a8c-b6041d099572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:10:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:00.645Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b1f0ff6b-da54-4606-9a81-8b1d68128b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:00.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:10.656Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=aa847e55-86c7-44b8-83b3-2e3c6035ffdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:20.667Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=17c38691-29ad-4898-83cc-7225df34e96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:20.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:30.679Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=fb964b78-226a-4860-bef6-5b861a15daa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:30.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:40.692Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=517f6853-b2b9-49af-b23e-e30de8fac12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:50.704Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=7d19a6f0-632a-46ec-98b6-a68594d68c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:11:50.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:00.716Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6f41a8c9-3203-456e-89cd-d75ad1e84f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:00.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:10.728Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ebc36f0f-89f3-4dd3-a4e5-2e22bf8536ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:20.747Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e85c79bc-fe8a-4ffb-bc29-ff3fa90b28b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:30.763Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a8cdd005-18e3-40f5-908c-a96d9f8e29f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:30.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:40.778Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=11e629d0-a8bc-49b0-b6d0-6fee10c598e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:50.791Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8a1c09f7-942e-4781-8e23-504363b55d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:12:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:00.802Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d0a065e0-03bc-4ea2-8974-8c9e9942847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:10.814Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ed9ec142-6a36-443e-b91f-71d8103e6055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:10.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:20.822Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=bb5197dc-1774-4da1-b986-5868cb25bc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:30.834Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=878dc735-fcde-4066-8c66-aca6c92938a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:40.847Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a494d07c-3f42-45d8-9bb7-1ae71542461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:40.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:50.859Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=90e3b6de-da5f-44c6-b070-798d61368542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:13:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:00.869Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=19ebbe27-2828-421a-a755-1089e5a7f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:10.882Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=cc922ade-f8fa-4477-a69d-bf842a272d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:20.892Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=9f583183-6e94-46c6-94e2-749d73f3f310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:30.903Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e73a39bb-643a-48bb-a302-a691922adc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:30.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:40.916Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f91a92f1-bd98-4a20-9490-d10163bdc560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:50.929Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6b2c407d-b454-436d-91e9-20f96771d512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:14:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:00.940Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5364fe3f-6c5a-4bf5-99a3-a79d81b6d11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:10.953Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b0c288bd-84c4-4127-83f6-3139839e37d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:20.965Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=674d05ad-bd11-400b-99d3-e55f24f3426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:30.976Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c561c1e3-7313-4095-8363-9aa08e30ad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:40.992Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=67cec645-196f-426f-9956-bb8fbcadc2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:15:44.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:15:44.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:15:44.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:15:44.759Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:15:44.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:15:44.771Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:15:44.771Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:15:44.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:51.003Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=797abada-d4d4-4291-9f02-22c1674b5440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:15:51.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:01.017Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=7fff853d-87c6-40a2-a238-fe6dca5db102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:01.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:11.028Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8daf3e21-7293-4ce8-b9a0-25b1d209c4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:21.041Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f0fc0ae0-0c7d-4ed9-bd89-09d2d0e48345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:31.052Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a97fc95e-65b9-423a-bc98-8792725bf545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:41.065Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=35141d1f-3f34-443f-9c2b-bb18244adad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:51.082Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b082674f-6c84-4e40-8bca-b6ff0e3b399e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:16:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:01.094Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e5ff8329-b805-4916-ac84-a5c22a06d6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:01.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:11.118Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8ded3c1c-943b-4eeb-a494-271ef0d8e687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:11.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:21.129Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=465e82cd-a57f-47f6-ac6f-60661e1e75e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:31.141Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=87ef716e-1463-4638-811a-f2f410339088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:41.168Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8e224af4-c435-4595-9281-db7344d4bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:41.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:51.180Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e453bbc3-a07c-451c-848a-cff4b87d699b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:17:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:01.194Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=52a60ece-c875-4ca9-a596-6cf49fcf2e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:11.206Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5fc93b02-aabe-4ee2-b24e-57ab7f84585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:21.230Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=9c79f3a7-7fe2-45f1-a46d-7a449884da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:21.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:31.239Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d354a27e-cc42-47b9-b017-7faafb0ff785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:41.249Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=7672ef6a-07c1-4187-8cdc-09430e7723d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:41.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:51.259Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=64b5dcb8-14ec-4c55-a8f0-305103aeb961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:18:51.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:01.273Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2dbbb356-8202-4cf1-a7c7-edd5f07a16ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:11.303Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=7e7d4ac7-0078-407f-8354-626a497e5363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:11.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:21.317Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4edf905d-7eb1-49ec-a702-8264fdce8aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:31.329Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ab25298c-ab71-4a70-9dbf-cf081cc15ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:41.345Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0b3deec9-bd5c-486e-a4f9-b211178e4c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:51.360Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=116d0dbb-3af7-4cf6-b7dc-9d491ae5b116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:19:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:01.378Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=3101d066-2485-48c5-a38f-e3b9ec77e584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:01.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:11.404Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=1f06eb66-77ff-4dcc-87ec-6bffbe46a404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:21.440Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=9e509ec8-a849-420d-8f78-f54b4d9462d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:21.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:31.450Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=87273598-e24d-4c5f-8939-31fed955bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:41.459Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4e8ad9fb-316b-41cb-85c0-6987c1fbd91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:41.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:20:44.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:20:44.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:20:44.733Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:20:44.736Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:20:44.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:20:44.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:20:44.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:20:44.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:51.497Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d731800f-6b10-4a0a-8c54-bfceb18e0212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:20:51.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:01.507Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=963cb309-c6cf-4257-b5ba-c4e2a8c715b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:11.517Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5dd6409e-2e98-4047-8a90-036825e0f6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:11.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:21.534Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=cb6e3463-5784-40f7-a4b8-671721bb79f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:31.545Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2f5a4352-d391-4a4c-aa02-5ba38c48d3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:41.557Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a3682577-7461-4da9-9cc1-2aacb569a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:51.569Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=12f403dd-44f6-4fed-972b-f8b8e6e4d012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:21:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:01.582Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=1aa4f6cb-be19-404d-9bdb-7360faa1cd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:11.595Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0561100c-8f54-4db0-a7a8-46e5d624021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:21.606Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=99452667-98ec-4fdb-bf3a-db55e9739108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:21.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:31.622Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=517ae00a-8788-4056-a9fe-709f93f5d9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:41.651Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b02f128d-3222-4e0e-9849-cba30d4daed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:51.670Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=aa199154-fb7a-40a5-8fc4-cc8710a68e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:22:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:01.720Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=dadf7000-ebfb-4fbc-b2cc-3d9b81db5337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:11.734Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e3af29de-6588-44be-88de-4d53672a977d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:11.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:21.745Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=7168a9ee-76d7-4f2f-a2ad-b854013d00bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:21.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:31.758Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4585f72c-9c7f-4758-8399-61b28106d223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:31.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:41.767Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=bde2112c-07a6-4318-8e01-e7e7d8c44fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:51.784Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=674145aa-8d7c-4419-8d01-42a2934a7aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:23:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:01.796Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=02aa3eb8-ee95-47ba-91c3-d43b0e2ebe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:01.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:11.805Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c0efe5df-0115-43e5-85d7-6ee514a52ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:21.817Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=dce23288-3f85-42d9-9144-6c645a2630a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:21.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:31.827Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=26d68d9f-b068-446e-883c-953cca9b5cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:31.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:41.839Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ba3769ea-c1f6-4c39-a5e8-873d6558d3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:51.849Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0509800d-dcbf-4758-b877-f14113b38eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:24:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:01.860Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=197dc4f5-236d-4978-bc29-a920fcffef06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:11.877Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=41b9deff-7341-4313-9aff-30823a3aff62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:11.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:21.887Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e5f317e7-fdd0-432b-8a2b-ab2e2968e4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:31.898Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=fdbd02b2-fdae-4c5e-86f3-b46998504641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:41.919Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4ceaf27b-d1ce-4248-817c-006d5a8c56da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:41.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:25:44.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:25:44.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:25:44.733Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:25:44.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:25:44.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:25:44.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:25:44.744Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:25:44.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:51.946Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4e54699c-f10b-4ecf-9b5f-f6f99ec58c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:25:51.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:01.959Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=cd1cb90e-59e0-4056-94a7-16146244b49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:11.970Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c2376a91-27d6-491c-8fee-90c7621521c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:11.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:21.982Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f6eabfcf-2abc-4d67-90f5-3db2f1eeb044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:21.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:31.992Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=76c6e958-2cd9-4702-b131-c8e95e26ed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:42.003Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0faebf83-db36-4cce-b3b5-5f51ab4055e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:42.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:52.013Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e7c2cf27-51df-4fc3-ab32-a88b2a041764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:26:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:02.024Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=93478ea1-b791-41b7-8da0-486a1b91718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:12.033Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=bc6b93f9-60cf-4c07-a716-6fd60607f5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:22.043Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=085b7bfd-c48d-4e3c-945c-3b18819bf039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:32.053Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ff3af48c-f593-4ee7-8ee4-1a5ca992cfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:42.064Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=45992d6f-f508-41d8-88bc-d9c5476d7058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:52.074Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=363b6469-3317-484c-b31e-c0f0e42eb0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:27:52.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:02.086Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=01015698-151f-4ea9-b943-aba8b0cffbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:12.096Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e94a9119-b378-4330-bd41-767d62ffa69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:22.109Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6067f345-e599-44a2-9903-a65e4fec4934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:32.119Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c123097c-9c8e-438f-82ba-03845d17a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:32.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:42.131Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2e2f1bcc-3196-40f7-86c2-021b65b8d4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:52.141Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=34c96128-8915-4024-a991-c02146ef2393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:28:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:02.151Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d479d212-902c-42c9-a287-88089e304060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:12.164Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d6f21a7e-a9bd-45ef-acfd-d44cfbbe2e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:12.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:22.175Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=dffc7360-86b6-47b0-816b-e44ae1d46793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:22.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:32.186Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ff1a77e3-87ac-44b4-aba1-3435f01fe75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:42.195Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=71d45054-db95-447d-9b2e-9a07e7100cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:52.207Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=9283e7d0-ee3e-490f-bc80-dc812275f449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:29:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:02.218Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c28e2e0e-7f0f-4a4b-b9d5-13d6bee5ca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:12.245Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=66a96f4b-27d2-498e-91de-56de4821969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:22.258Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c1760234-1fa1-4ba9-afb2-9139683c2894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:32.269Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=cb985ef3-56bc-452c-b1aa-e72e95f53f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:42.280Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e1d9bbf5-b108-470b-9adf-4b929a7dab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:30:44.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:30:44.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:30:44.655Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:30:44.657Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:30:44.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:30:44.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:30:44.663Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:30:44.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:52.292Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a5cd5bb9-337d-47cd-ba1f-91ca9c0980fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:30:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:02.304Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=68233984-3177-4fbe-aa65-50234e5cad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:02.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:12.317Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c1ab04c3-29e8-4d66-9d11-b57ea9c687e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:22.329Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4532ca45-eb58-4c39-9400-69c1ebcb7048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:32.343Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=eb58337f-86cf-4df7-8977-defed0a92855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:32.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:42.356Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2e6af825-e3f1-4b03-b8bf-d68e973ec7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:52.366Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=50359e31-5dd4-4df0-8052-00e520bc89dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:31:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:02.377Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4297d346-c4b9-449c-a3b1-95f905fb1af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:12.388Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=dfdd159a-4efc-4f44-9a65-828572265035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:22.400Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d0cdc315-392f-431b-939a-c0d3e7170d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:32.412Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4e21a112-bf58-4a74-bf5c-ddfe90c90e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:42.423Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=7eb53c16-36fc-4a62-8b4c-3b56d4009f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:52.437Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=09bd96ca-fb37-44cf-8370-bdabebeba231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:32:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:02.448Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b37793e7-f740-4941-be5f-44c37ddf9b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:12.459Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5b6fb6b0-68e6-41cf-a209-82a72646f862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:22.471Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b9646687-d742-4564-9817-90409c141b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:22.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:32.481Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5eb6c26a-f0b1-4389-9dd6-c9a97c2f7831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:42.494Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8586e5fd-9217-4e6f-a9c9-e5f8590ebd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:52.504Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=9d128768-258d-4a84-a620-8ed74992173f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:33:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:02.514Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=374eff2d-4bb3-4415-bedf-ba0cdd4d8177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:12.523Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b616ee8b-eef2-465e-9986-a588cd10ac16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:22.532Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b032638e-b403-40e8-85b9-aa9cddd93b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:32.541Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=478d205b-e9d8-4367-9354-6b58cc532ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:32.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:42.553Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=73c244e9-f0f0-4688-8369-b1d4020de410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:42.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:52.564Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=67362778-0dc0-49d7-8a10-c03d64ecfce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:34:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:02.573Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=79f5f852-ceda-439b-8363-e9702a915148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:12.584Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=39a257f9-84ba-4256-9270-3fc6db36f581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:12.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:22.594Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4ff5a044-fc80-4029-958f-549e14392ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:32.605Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=cd2b702f-02a5-466c-912a-ef61bd8035cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:42.614Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d761f44f-7ab2-472d-a15a-c5c58545882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:42.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:35:44.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:35:44.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:35:44.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:35:44.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:35:44.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:35:44.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:35:44.734Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:35:44.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:52.626Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=31257733-56ef-484a-b191-617b64ae846d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:35:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:02.636Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ce35991e-2da1-493b-8c82-a0059f4e4d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:12.646Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=48ec6966-20a0-42f1-bc5e-baa051caa843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:12.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:22.656Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=3b69f92c-6032-4d47-9ead-a769b227f2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:32.667Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=707c7788-c7f2-4561-9930-e6af53386010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:42.679Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=883e81d6-94d9-408d-9043-67aee698d6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:52.690Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a1c2a271-e61e-4ff9-bf93-d96fd5380f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:36:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:02.701Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=60d94081-af46-42ef-af09-d7f61f61fdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:02.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:12.712Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4a3715c6-0e3e-4641-984d-d8e6fbe32226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:22.722Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=bcc5583d-2d62-419c-80e3-07c265d1ed21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:32.733Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=62222e6d-6fc3-4a91-b0ff-25ce3645d6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:42.748Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=45023bce-74e6-48bd-b02b-b0643d90a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:52.760Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=22782ae4-3ce9-4fa5-b8f4-7a26ea42abe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:37:52.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:02.770Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=15234ccd-e5a3-47bc-a3c2-9cc61e2fabb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:02.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:12.781Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=9c4104ef-b549-4e29-86c6-ab49c064d67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:22.795Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=265df2e0-d5d0-489e-adc3-d57583f804dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:32.807Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6c66ee42-1bc7-4f73-881e-c69d19f1a2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:42.819Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0ff4f309-5e65-4826-8f74-431658a589b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:42.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:52.830Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5a518af0-d3be-4df7-8bdc-67eb07336f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:38:52.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:02.848Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8e3b5b51-016e-4af7-b598-04697b231694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:12.863Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=88e4a330-1084-4182-b668-1c5415252435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:12.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:22.874Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d81f4af3-7e40-46e3-a352-3d35a3c75def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:32.886Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d99de729-3a4e-4ae1-a98f-8c43ea758e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:42.896Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8d661592-1a8e-4f04-9293-f8a49e416cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:52.911Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=da58e96d-5d2f-4220-8bb2-a3897cf6ed9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:39:52.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:02.923Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=db39e19f-70e0-48ec-a931-e594d5b67ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:12.935Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=24c59ed6-0859-4bd6-af44-0aa2b57f24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:12.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:22.945Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a419fcc8-4492-4d70-af49-38934959ad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:32.958Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=3ffeed2d-0a74-498f-85de-473d491c1813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:42.968Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5761e511-3d40-4f60-8a4f-5b73dc95883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:40:44.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:40:44.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:40:44.707Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:40:44.710Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:40:44.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:40:44.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:40:44.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:40:44.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:52.978Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=db5df8aa-5658-4eb2-9443-d6ddf98d79e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:40:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:02.994Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f7207b58-2788-4a44-982e-13397c425536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:03.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:13.007Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=796536cb-907e-463c-95db-9e03d14ea7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:23.017Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0ad1e2b3-223e-4690-8f77-1a71157d7261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:33.028Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=89af1d45-8676-47fd-b9fd-2530ae6b9858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:43.037Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6af5d21b-f54f-4496-8327-18bfd5535cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:43.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:53.048Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2bcafeef-2f10-4e7c-85b4-f2a2766aed0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:41:53.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:03.060Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a2a72759-2af7-4fed-87a6-1697c566765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:13.070Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=bedc27ea-02e5-4398-853f-0c831863882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:23.080Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c89b9674-f8a6-48f1-9f67-b1421741b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:23.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:33.093Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c69a8f06-38e1-4ca3-8a31-e8fdc056660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:43.106Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=efbc3444-59c8-452c-858e-cb153df1db0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:53.118Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=19cb06aa-9f00-40b5-89c4-14bea1a0195b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:42:53.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:03.132Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=24a1c946-ac4c-496d-84d6-50a20928cb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:13.146Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c9b5377d-1ef0-4c52-a135-49d23a1fd273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:13.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:23.172Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=fd1d40a9-95f0-47fb-ad1f-fefcdb860492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:33.193Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=23709856-d75e-430f-ba9c-f7bd68151fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:43.207Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f9f054c0-7dfc-447e-bcde-35ff3415b7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:53.221Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=3ba7fcd2-f675-4513-b357-42a866e9c708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:43:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:03.231Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2a0cbc0d-dd4c-40c2-b7e4-54ee6f02b0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:13.269Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b6cde87c-34a8-4428-80a7-925ff66e2546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:23.280Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f2900377-c420-4b13-8f95-fae236df0a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:33.290Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ffdf384b-0aa3-4319-9fb3-af34df5d5878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:43.302Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ecc3f7a9-9814-4a14-8e96-cc76f6f94d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:53.314Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6e3f393f-34cf-4d85-9cf0-a24514966a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:44:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:03.323Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=aeeee265-6ab7-4461-86fd-c4d4914b9d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:13.333Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2c35e69c-942a-4420-8d89-2e05ad72f38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:23.342Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2019b8d1-c84f-439c-9f3b-19dd563583b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:23.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:33.353Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=3e1e5877-01ac-4df0-9992-127c95bed413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:33.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:43.363Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=8d646276-8b56-410c-be62-372bd5f28bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:43.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:45:44.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:45:44.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:45:44.703Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:45:44.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:45:44.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:45:44.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:45:44.715Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:45:44.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:53.372Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=1b968e78-81ff-477e-ba89-67fe2f823e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:45:53.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:03.383Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0802bfac-435d-492c-a74e-a5065d42a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:03.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:13.393Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=fa7e3d3d-2eef-4481-83f1-11722241c5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:23.404Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6d235e23-e25c-45e8-a710-d6c7192f81d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:23.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:33.415Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ea56d0c2-5064-4857-bd24-261e3e305b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:43.426Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4f4b2100-080a-4b49-866a-c92f09f6a51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:53.436Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e432e4d5-ee47-4aae-94c0-2127ba7c0547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:46:53.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:03.452Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ae80a103-38d1-4c96-a463-2fbf8508f2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:13.497Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=19661f61-009b-4a6e-b6be-8711edf77ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:23.507Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e907e497-0535-4563-baba-e08d550649f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:23.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:33.518Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d14ae060-d706-4eab-92b7-26f3b37978b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:33.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:43.534Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5a8855b7-0b06-4700-b0ae-bde12e78cc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:43.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:53.545Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6e3457c2-2edd-40a8-b57a-dfeaf9598178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:47:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:03.557Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f9e94f16-535c-4165-89c2-87a7f030a5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:03.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:13.570Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d9bbe4d3-8279-43d1-b895-96c2376c80ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:23.584Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=3d6e9aa8-214a-4982-a853-3325c8ad77b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:23.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:33.595Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0c5744e2-cd2c-4fc0-a6ce-50797f685af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:43.605Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=174f2f84-94db-4037-a666-02a48c3030af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:43.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:53.618Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=0be78f6b-1177-41e6-b6af-b5a1a85397f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:48:53.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:03.633Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4f4edb2b-08a5-46ba-b147-03d963c027c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:13.645Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=cc1af3b7-e7df-44ab-920f-bc0efb725066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:23.657Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4c4c13a0-e02c-48c9-b059-53593925a3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:23.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:33.667Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=da430cf9-62af-439c-9cf8-ee306cbfe3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:33.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:43.677Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=be8cf924-8d26-4ac8-a7a3-26b687606686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:53.688Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=9da80394-3ae6-4243-9e79-a2d28e3e19d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:49:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:03.697Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e0bfc033-b732-4c8b-8c5b-eea1f0fedabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:03.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:13.707Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=ef6b4e29-7c92-4ee2-b32c-d095bf09c7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:23.718Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=fdc5746d-e17a-4581-bdca-65bd58701b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:33.729Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c90dc94b-27be-4222-aedc-6e6a8b429218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:33.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:43.742Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f35e9b9b-56d8-4900-a479-6072b6f7c946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:43.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:50:44.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:50:44.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:50:44.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:50:44.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 |2022-11-26T05:50:44.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:50:44.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:50:44.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:50:44.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:53.753Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a688b354-1326-4900-99e4-687248638885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:50:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:03.764Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d8c087ed-e1ed-49e3-a8c7-53c117f27259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:13.774Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4ff258e8-fa5b-48ff-8f07-fa7ed2ef0e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:23.788Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b664b909-57d3-4388-b61c-bb0840016cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:23.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:33.797Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=5774218e-8cae-443c-8f4f-085d93025338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:43.813Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=fcb2d798-210f-4337-b6b4-bc91a7f5bfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:43.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:53.824Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=af515e05-85d3-410b-9e5c-220f976a4336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:51:53.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:03.840Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=3d28c679-7476-48f4-b82f-4ae870030b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:03.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:13.849Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e95df93d-1d25-465c-8b4d-e284577d3280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:23.860Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a440f5a9-5a45-4861-a7d5-4e68b45e2928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:33.873Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2b24e6e8-fc1d-47b9-93a0-3c80b39d2959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:43.884Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=a40d8a11-480b-4e69-83d0-9fa89c95b1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:53.895Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=fd4e010d-9760-4bb1-b20b-2fccefda9978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:52:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:03.908Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=aa1c1569-cfb7-429a-affa-a32f76749be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:03.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:13.918Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b8b72667-4f48-473e-91eb-64ec46a2cc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:13.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:23.928Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f3a90d10-758a-4477-8ead-36c4adbbca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:33.938Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=bca46ed3-5609-45db-a239-43fee99d50e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:33.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:43.950Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=337b7334-7487-4754-b4a4-48ca476ee56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:53.961Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=cf6e837f-c169-4310-b882-d2fc964ea2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:53:53.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:03.971Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=1f13deb3-4e17-41b0-b520-4aea5b870cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:03.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:13.983Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f6cfce68-f33c-43ce-8e50-ca561cb33daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:23.995Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=69823f9f-b899-429f-b33d-8d8f26f1ad66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:34.007Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f3ebcbb9-19df-44e0-b8e3-bb607e240d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:44.020Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b98ca5ba-9828-42f0-ba6c-a86a85660c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:54.034Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b2717bc8-b888-4bed-b999-9295999cfe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:54:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:04.046Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=13d80db0-2f25-4daa-9af9-53d13fabc4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:14.059Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d1121752-8c7d-4682-b30b-55a106a9519f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:24.074Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f63410c3-8283-45a3-beb5-39e91f242bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:34.088Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=e111fd2f-b6e6-4661-be2b-4638b8d1d80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:34.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:44.102Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=2284c0db-9575-4342-986c-0e120cf4fbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:55:44.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T05:55:44.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T05:55:44.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 |2022-11-26T05:55:44.760Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:55:44.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T05:55:44.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T05:55:44.768Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-26T05:55:44.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:54.114Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=b3e15f71-d97a-4546-8feb-4011189ad9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:55:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:04.126Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d2754d27-8161-4af0-b1f6-1b93c25e26f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:04.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:14.137Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=6bb08788-ed5e-4735-b58d-4153a201927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:14.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:24.148Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d75f640d-79c4-4f60-b77a-5706794c2822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:34.159Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=d59d0a36-8618-483a-b8e0-e495bfd3956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:44.170Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=4e7d54be-99af-47f2-867a-6c997ea578a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:54.180Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=035a4e5a-253e-419d-bbd6-5095e68beba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:56:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:57:04.190Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=87f65987-2173-4ae3-b141-75ae8da365ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:57:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:57:14.201Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=c3b9c6e9-e2f0-4784-bf22-ad949ce432b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:57:14.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:57:24.211Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=20c8ec9f-8846-4d78-ac49-cd9a34a4fdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:57:24.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:57:34.222Z |INFO |Init configs |InvocationID=878ca0c6-f189-47cd-aed6-bf4897d49682, InstanceUUID=f06f8ecb-95f2-4f74-b759-b76b3f57c627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T05:57:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |