By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T09:36:10.085Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:36:10.108Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:36:10.109Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T09:36:10.113Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:36:10.842Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:36:11.097Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:36:11.097Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T09:36:11.098Z |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 |2023-02-03T09:36:11.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-03T09:36:11.377Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-03T09:36:11.433Z |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 |2023-02-03T09:36:16.033Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-03T09:36:17.368Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-03T09:36:17.436Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-03T09:36:17.437Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-03T09:36:17.670Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-03T09:36:17.671Z |INFO |Root WebApplicationContext: initialization completed in 6237 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-03T09:36:20.247Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-03T09:36:24.883Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-03T09:36:26.054Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-03T09:36:26.389Z |INFO |Started MainApp in 21.04 seconds (JVM running for 22.347) |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-03T09:36:26.556Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-03T09:36:26.594Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-03T09:36:26.598Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-03T09:36:26.689Z |INFO |Start scheduling PRH workflow |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:36:26.732Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5dedb2a1-b024-4ae2-bb43-845a6e903422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:36:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:36:37.864Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=137a6af2-1798-4190-86ff-bd26cb7c8c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:36:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:36:47.916Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8cd81782-14d7-41d4-aad6-7f03917d103f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:36:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:36:57.945Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=dc330729-0e8b-4772-9ce0-f506ed82bb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:36:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:08.011Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a1a70571-0981-4843-9f4e-1c0de3d1104a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:18.054Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f52cd220-6226-4d53-8704-454606bfde14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:28.074Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=df73b185-1fd9-42ec-bf18-97c9834482e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:38.098Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=bc4daffe-b9ef-4b33-aac2-79b56e2f45d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:48.130Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9b63b08f-1373-44ab-b947-f9798de76585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:48.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:58.151Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7892b453-028b-410d-bb29-96b02f69a6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:37:58.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:08.173Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3c7cd9f2-01f4-4796-9179-70960309c760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:18.197Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=25ddcca4-3d84-4359-b215-ec5e9177c7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:18.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:28.227Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=795cee00-632b-465b-b539-8f851269d53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:38.245Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=725c633b-df43-4bef-be8a-364ec3fa8db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:48.291Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0b67ffcc-7e92-4ff7-83b6-448c21672d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:48.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:58.320Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6f9199bd-d513-440a-ae70-0a04f34a79bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:38:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:08.338Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=98d3f60b-2f66-4b57-a307-4d399d4eb96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:18.354Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e904668c-2fcb-4a23-8ca3-1dcb329f233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:28.381Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d72b627d-e12f-4229-b3b8-50f6caa1c2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:38.405Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e44016de-dc16-447a-a503-3ab0691aef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:48.429Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3f5c2bb5-258d-4308-96e3-28b32ad5160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:48.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:58.445Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=54a12781-c0f2-4e57-b3ee-7490d63cad0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:39:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:08.476Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=be3c42f0-665c-4622-88af-d7d28b994523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:18.512Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=33f4d7e9-1aec-442a-b7c3-4b4d17b287d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:28.563Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=622750eb-da5f-4ba9-b6ee-0afc81744d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:38.595Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ba84e96f-7f2d-4f90-964d-9c34cbc093e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:48.657Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=05157a9b-b286-48cd-9bad-cc9fe8f14cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:48.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:58.709Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5d8ae797-3df7-4d86-868e-8677cbe9719f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:40:58.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:08.737Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3d949049-d279-4241-abb5-5fec5bc73ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:08.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:18.755Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=366c29b6-a3e0-49bb-961a-2815f774b679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:18.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T09:41:22.123Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:41:22.124Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:41:22.124Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T09:41:22.124Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:41:22.129Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:41:22.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:41:22.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T09:41:22.152Z |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 |2023-02-03T09:41:22.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:28.783Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b75e3224-6874-4a97-98e9-c927933c5740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:28.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:38.820Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=47ca98ab-6079-4439-adc1-4190d874d5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:48.841Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=13ff8575-2835-40db-b613-ce28f9438cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:48.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:58.880Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=df1a3b8d-5342-4201-be0a-0799e7f94a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:41:58.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:08.906Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7f61d085-ce25-4017-b804-3069be881cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:18.926Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=96525f1a-5266-49b3-b9bb-05207479de35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:28.948Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fad27694-ec68-472c-9237-ddc066796db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:28.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:38.969Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7ff4a9b3-9213-4545-a66b-25c73bbdaa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:48.989Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3339e7ef-fb97-420c-9d6e-2d93266c0d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:59.014Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=dedfb319-4382-404e-844a-9ab1107576c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:42:59.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:09.041Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=56866a4a-63fa-4893-b73b-24227ae49a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:09.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:19.063Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2bc27c62-634f-44ad-97de-d845ef91ecd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:29.080Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a07f5398-3d72-4d1b-8fc4-062c620fdd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:29.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:39.165Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6b34a168-8096-489b-b5cb-985667bf13b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:49.185Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=647206f9-c799-4f59-b3c1-02a1b81bbf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:59.219Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a78f9fbb-a65e-4240-bbfe-2e1e0131ecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:43:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:09.253Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1fbb386f-98ad-429f-af2c-6cbb8f0fd1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:09.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:19.296Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=74cb23af-4734-481b-9d79-1e02ecfd9c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:19.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:29.334Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=518718e7-f717-4335-a6b0-db4984d8ddfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:29.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:39.356Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2de1dad1-fbdb-4ea9-88ac-822ba51ad4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:49.381Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e0ffdeb8-a194-4c2b-a5cc-f26dff3221f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:59.404Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2fc396f2-26bb-40b2-a993-2f02f85b1e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:44:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:09.453Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b987c686-6e7a-4ac3-9c84-4ad8996f2200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:09.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:19.490Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=481201b4-023e-48a1-9fe2-dc0d5bd3df32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:29.526Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3f2cb4d2-e56b-4ed5-a6fc-49fbeca2f416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:39.577Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6eba115e-0370-49e3-a400-c6ca36dbce1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:39.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:49.609Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=86415305-c57f-4fc4-b028-a72c6847389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:49.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:59.638Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cdbe74f8-0c1d-4cca-ac8b-487499cac0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:45:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:09.675Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0463132f-2eda-44ae-92e3-2ce7b372ac5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:19.696Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a887fb31-5971-44dc-9012-00fa87e63d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:19.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T09:46:20.729Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:46:20.730Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:46:20.731Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T09:46:20.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:46:20.732Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:46:20.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:46:20.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T09:46:20.763Z |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 |2023-02-03T09:46:20.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:29.719Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3736379d-3dae-4fd1-bc5a-238611c3205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:29.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:39.815Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=78fda0c0-223d-4220-9ed7-5f2b7fcacf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:39.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:49.840Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3fba9d55-a70b-4675-8759-893a4c8fc6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:59.858Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1ebb093f-16ad-4dc2-8291-e524d2eafdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:46:59.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:09.884Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cee7d8b3-76bc-464b-be43-e37b68e7efd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:19.910Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2f5635f7-d657-4382-8879-46a26a2ed54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:29.938Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e128b557-5c95-497f-a47b-8678d14a75ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:39.968Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=65f8b963-d275-44b3-8324-5b6d77e97131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:40.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:50.008Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0d93e1d3-93d6-4f6f-9ba0-0da6b9df67a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:47:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:00.027Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b30f9315-df93-4502-95ca-06dfb3a69bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:00.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:10.055Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=780eb91a-83bc-41e9-ac34-201922193d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:10.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:20.080Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9db269ec-5978-4d9f-8fd5-e70cc2bbb614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:30.105Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e610b937-a910-45c5-9546-fd89b4c5d7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:40.147Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d44bc071-7646-4303-88fc-a8c6bc741d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:40.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:50.172Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a7417a6b-ab59-4454-8277-e604b945ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:48:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:00.200Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4ab5249f-c222-472a-a9cf-768d12f28930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:00.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:10.217Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=021bcf69-4c02-4d82-8be9-a468a97f00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:20.232Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=785ca822-22d7-4332-8505-8507e0667f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:30.260Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=244e12df-79fa-4467-81e2-c45b0d7ce832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:30.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:40.276Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=06f1db99-09db-477a-b585-a8909f94f95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:40.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:50.317Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cf2e4997-2a04-46a8-9ae3-53cc08e41c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:49:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:00.339Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5d733067-682e-42b1-9031-0af565294bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:10.353Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e79c7ff4-13b1-4d2f-91d8-fb3b7c719576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:10.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:20.388Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=608ef7a6-583b-4e0d-927d-9a407a03da40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:30.405Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d62b3e52-caf8-4939-8213-6b4ea9131810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:30.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:40.427Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=226490c6-fedc-44f1-ac43-4329ba52dfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:40.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:50.448Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ef4ae275-8ad3-4907-9bf5-90ddb6d93850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:50:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:00.467Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=75e3fd0d-e73c-4dad-9c2a-718075831964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:10.491Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=83abc19b-6aae-4724-9c4e-3fe1752b7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:20.509Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3d37d4f0-5226-4f5a-9282-4cf0461f889c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T09:51:20.762Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:51:20.762Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:51:20.763Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T09:51:20.763Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:51:20.764Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:51:20.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:51:20.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T09:51:20.786Z |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 |2023-02-03T09:51:20.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:30.544Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9d27551d-1ad7-4f8f-ab43-8ecd537a40ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:40.562Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2aa2626a-6025-4c72-bdef-271e59d38849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:40.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:50.578Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a539e7de-8616-4320-af5d-6260fec7fa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:51:50.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:00.598Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ddfb91b3-0525-403d-8835-7f175dfb128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:10.618Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c1198520-f482-434f-8059-71941571df2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:10.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:20.641Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=46db8480-d449-40d1-ae16-b9eea8a8e9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:30.661Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c6c4f109-78d2-4389-a0b4-66fe41ca02e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:30.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:40.686Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6e7fc096-8c14-45f8-9a6f-5d82c924c9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:50.728Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=11835ac0-ac3d-47ce-ae7a-618c35faf6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:52:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:00.744Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1c765a2b-ed68-4431-bacc-a22e67671c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:10.794Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=daa826ef-5b08-4806-95bb-e105783c1e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:20.818Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e8e5420e-b14d-4023-9351-24d74f703faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:30.853Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5631c901-5189-4591-b58b-564b373e0b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:40.869Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cdad0dd1-be9a-4e91-9eee-784099cdb446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:40.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:50.905Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=34a0e973-1485-4667-9576-5a017008b291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:53:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:00.925Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6327dae3-16ed-4a78-a2a0-7399308ebffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:00.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:10.949Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=95346b84-82df-4e8b-9970-426cefd3594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:21.003Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4cf258d6-77ce-40ea-955f-81d3cf9332fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:31.034Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1e282902-b054-4e33-ab4d-2515e86926bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:41.052Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=219ee52a-c79d-4f0c-8065-2394f1a6f709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:51.065Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=319b6816-3fa0-4b44-b66c-78fa48df5796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:54:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:01.091Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2ab9626b-97b2-4ed3-9d46-01faa4e0a363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:01.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:11.123Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=473d408c-2913-4c7a-a850-08ce4cc1500c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:11.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:21.152Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=be7db7f2-2cfe-41a2-884d-debe81dd533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:21.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:31.169Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=379f4923-fd0c-45bb-933d-b262e70e16c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:41.187Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=825c2e30-7d5f-44c3-880e-6dbb8e84631a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:41.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:51.203Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=96190222-b379-4d2e-9d1b-e601ac658a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:55:51.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:01.219Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=59de9713-3ab9-4636-bb87-28bd27734f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:11.252Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6379a6d5-af90-4902-bb21-0b8da931491f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T09:56:20.608Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:56:20.609Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T09:56:20.609Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T09:56:20.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:56:20.610Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:56:20.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T09:56:20.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T09:56:20.624Z |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 |2023-02-03T09:56:20.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:21.286Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f59cf8f6-4d56-41e5-b943-e8144f1a686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:21.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:31.310Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2ae29c75-67be-46d7-ba3b-89f69c41f912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:41.347Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e8a7c421-1f2f-4edf-a578-f600e077d814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:41.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:51.376Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=583487ce-ce60-4059-8660-c350dc303f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:56:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:01.391Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8d8b1a6f-c609-46fd-ab5b-6b08686bd650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:11.407Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a5a24585-3361-4d7a-8549-c141a9e8ad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:21.431Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f1c23880-9588-4047-b823-87114cbf84d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:21.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:31.459Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=bd0907eb-b9cd-4f99-b413-0e36bbedbac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:41.499Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=dcb3d450-6bd6-4851-b788-348cd9fa8f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:41.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:51.531Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=40e014f8-2594-4bc2-9220-ef4bd852164b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:57:51.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:01.557Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f0adaa65-55cf-455b-b483-86a951e56e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:11.632Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a7c6762d-4acc-4def-9c4b-9f58461a8fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:11.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:21.764Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7616f593-2997-46be-a6d8-96fdc9be2321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:21.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:31.877Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=551fed7b-7cca-473a-86f3-42c5f0f036b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:31.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:41.912Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5e57801a-4022-4d77-924a-66f132d3a59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:51.938Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e6a5f59f-5cac-4cdb-a077-412ec5cf5dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:58:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:01.955Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4f6f95e3-0ed0-4670-a478-00058b180d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:11.978Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5718b506-a904-4745-a3a1-e0375dfafde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:22.047Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=69e5051a-bda7-4515-8665-3014bfce979f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:32.062Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fc98cf27-a94e-4e71-9292-18bbeb0b9f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:42.113Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e3903037-d3af-42a8-90fe-9f8622c04501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:52.143Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=329712af-91bd-45d5-9b4e-2b706673fa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T09:59:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:02.182Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a2395b2d-81b6-43c4-947f-a5ef5c6828ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:12.218Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=45fe6e2d-27c2-4441-a746-a17aac48f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:22.245Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8f00681e-f97f-4219-a764-617d7eb2a61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:22.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:32.277Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b3a6ccef-5c0f-443a-b5e5-342560f02ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:42.338Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a00ce0b4-7893-4da3-91ee-9a88cae3cdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:52.389Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=87cb5230-2dc2-4c3a-ae3e-b377ed041feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:00:52.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:02.411Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0c980cfc-f550-46d8-a45a-fc553a00ba0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:12.452Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=53b0566a-1e79-46e7-a4eb-6575f7c3b977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:01:20.737Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:01:20.738Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:01:20.739Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:01:20.739Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:01:20.740Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:01:20.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:01:20.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:01:20.757Z |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 |2023-02-03T10:01:20.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:22.480Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=69791fde-3f4e-4a25-bc75-cbc858d447d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:32.503Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=946f1022-927f-422c-b14a-fb24c0e01399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:32.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:42.529Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=62aacf09-1b9a-49cc-9b58-6e64243e91ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:52.549Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7e28ae97-97e7-4159-a2a3-d983e1f9feb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:01:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:02.580Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=80f995e1-d1dc-46ba-9c96-c8ec17ff0348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:12.666Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a1dd3bcb-08fc-43ad-94d0-09b72396d107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:22.685Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6af93941-b0b9-4739-8898-17b9c10f677d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:32.717Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=99d82cdf-b52e-49dd-8f89-00d6a88f9b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:42.748Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8bbd0769-987c-4ea1-b5fd-b40afa96c6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:52.799Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=17485548-f4ef-496c-be74-b3a6fbf22a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:02:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:02.828Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ddd468ec-7736-4d43-8daf-a9a6eb6c0d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:12.857Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8a25ea90-e4db-41ed-98a0-5526616c3a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:22.905Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c301df1c-77df-4afd-a119-4ff187d0bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:22.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:32.923Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f13fa112-24f9-4564-858b-97953c00731a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:42.958Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6a44cf8d-83bd-4e6d-b6e4-2434c822a52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:52.990Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1b609403-06a0-493e-b30f-5b7579e59ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:03:53.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:03.011Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=937d72da-b89c-4adf-8149-3f9f2f96c8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:13.038Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4cfcfb1f-bef0-4a90-a2a9-153d0179dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:23.056Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=adb8d77b-f32b-4aef-9575-4965ca351f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:33.078Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3b4e135f-08d4-459f-8022-6d7ee7baec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:43.108Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=16e9c80d-7e88-4f3b-95ac-060ff16a3d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:53.135Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=23844e5a-ec3e-4996-b2cc-4cac79dd5ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:04:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:03.152Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2ef22dfa-c19f-460c-99f7-d182abb4e0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:13.172Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=51f8b9af-7ac7-4558-a9f2-2e65b07bf62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:13.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:23.275Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9f1b73ea-94be-46ed-88e6-60838fa2a1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:33.289Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9f605d10-e38c-4926-a57a-e22413854f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:33.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:43.308Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=974c0922-2dd5-497d-8471-f7936a9b3d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:43.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:53.321Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b3fdbbcb-5726-46fc-b22a-3cbde0feca82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:05:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:03.360Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=73ea7a48-881b-41cb-a619-01ea6fcdaea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:13.377Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=909938fb-13dc-458e-a70c-b655968149c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:06:20.573Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:06:20.574Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:06:20.574Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:06:20.575Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:06:20.576Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:06:20.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:06:20.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:06:20.585Z |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 |2023-02-03T10:06:20.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:23.392Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ba612bef-7b4b-422b-9fa1-6ddbad38de6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:33.441Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=811f1572-7521-4e27-8032-2bb8c50d7f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:33.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:43.464Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5c0809b9-fbc6-48d0-8287-91bca3656e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:54.171Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9ddc3df4-b8a5-4f70-89a6-02045edf97ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:06:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:04.186Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b6a3373b-eb2e-4774-9917-b59a4cffecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:16.115Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cb8e9394-c172-4813-9f10-082bdd39f17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:26.134Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9f62756b-9479-44f6-871c-d8b5c9171cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:26.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:36.163Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=93b6639b-bc3d-47d7-8a18-19649514a9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:46.199Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f529870c-59ed-4a32-8deb-ac9b0ebff059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:46.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:56.215Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8e832b5e-ee73-4a47-84af-f0532794bf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:07:56.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:06.230Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5f277769-2b9b-45f9-bd48-2b4223607e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:16.251Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5a717b83-9e07-459d-9ea4-2cb1dc7249d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:26.267Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c5dcd681-459a-42b1-9aa4-6533ff91a430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:36.285Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8dd546bb-5a7f-45b2-9c39-7625b8ab4944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:46.301Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6283514d-9134-4945-b17e-151ca11528b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:56.315Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b0976d4b-1f1b-48d0-812b-341e068ce449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:08:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:06.349Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=74feb570-398f-44e0-b0ac-bc9ae765c5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:16.366Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=96cb90b5-8bb8-4b05-bbec-3d4d0434346b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:16.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:26.508Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cdf3ff4c-61c2-4aee-a04a-495350ab5c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:36.524Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ee9410e9-df3e-4db4-b739-29b885380bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:46.541Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7fcb2ba4-7a74-4c4d-9cfa-9cf29b287d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:56.564Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1613ecf9-1500-489b-b0ed-fc6a4bc3d16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:09:56.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:06.581Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=162a9709-9647-4419-905e-3cf3a9c7b9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:16.601Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2506eaeb-c032-4348-9ce1-172fb7c0fae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:16.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:26.619Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=66a13d9a-cfe7-4a72-9ac3-d0cda35bace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:36.633Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f6cc21da-42dd-4370-a26a-5e3e057021c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:36.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:46.648Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=90e32d50-2b8a-4c2f-a816-c083e5ac04a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:56.667Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e763ef6f-9df8-428e-9875-3164834cc13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:10:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:06.696Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=62415a20-28d3-449e-933e-7407a907f954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:06.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:16.718Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8158b2ac-d383-4cd9-b8ba-00723c1fd381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:11:20.709Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:11:20.710Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:11:20.710Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:11:20.711Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:11:20.712Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:11:20.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:11:20.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:11:20.723Z |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 |2023-02-03T10:11:20.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:26.735Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f8e11187-3b59-431a-92ab-2dc4ac1247f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:26.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:36.752Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7b7f779f-66e6-4c06-a55c-649de2e68da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:36.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:46.767Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b14b764c-d977-46a5-ae98-8b5a2d6d64cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:56.784Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d437308c-6f9c-4017-8bdd-90121bd42029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:11:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:06.813Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3b11f020-e1e9-41b4-92fb-055ad28003fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:16.828Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d121fe94-3041-4433-813e-34eed1f48eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:26.890Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ccf80b10-4277-4bb8-a882-27da77365304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:36.908Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4968db89-de48-4842-9db9-6e8c7f8f81fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:37.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:47.011Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b66f1743-586b-498a-8989-b3f638c898d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:57.026Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f36d4164-e87b-4b7e-9f61-035bc16674ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:12:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:07.093Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9840d46a-5d6d-4bd3-8a88-3e7a339449e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:07.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:17.117Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9ff25d8b-0d88-4a8f-ab08-f63f196c2efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:27.138Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=58a7b9cc-eb8b-4cf9-9f93-830e9bf46067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:37.169Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=28d03566-4cff-40aa-8eec-f345948d7376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:47.215Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1579874a-a42f-45fc-8ec7-12f3713f7ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:57.232Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f1b5e663-3a9e-4581-a39d-88974773b71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:13:57.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:07.264Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8825713f-8703-4021-b4f0-45d6b1d0c17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:17.277Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=29a08c2b-7c86-44f3-899f-24807284a2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:27.291Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=92383928-bac7-4960-b69f-badca2b73c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:27.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:37.370Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=caf2e18f-058b-4c98-ac86-9b32ac9588b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:37.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:47.387Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=76af1d20-973a-4ade-8a9e-97a28953bb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:57.415Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=482aafa6-69e9-401e-8cd6-333dba78e4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:14:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:07.446Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5ae073a2-12df-4c7e-9904-7ec657312af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:17.471Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a76fa5c0-5528-4942-9c06-84c473101463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:17.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:27.494Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d8e43d6d-8d53-4abb-b548-05c4a31d578d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:27.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:37.514Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=da81bfc0-101e-4c9d-88a8-0b7f546095f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:37.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:47.559Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=95c5f3cc-99b0-4d17-8e8f-cb528fb95c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:57.575Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=06444f02-d92e-400b-a0b7-978cdd6282c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:15:57.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:07.594Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0798f64e-a05f-42c7-b833-717ef08a4832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:07.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:17.635Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=863206c9-c567-4e48-a5d3-c3159744ec39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:16:20.642Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:16:20.643Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:16:20.643Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:16:20.644Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:16:20.645Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:16:20.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:16:20.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:16:20.657Z |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 |2023-02-03T10:16:20.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:27.649Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4472f1fc-c062-4bc1-b8f7-25acf02cc351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:27.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:37.681Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2f82ff79-ed8e-4e21-a9e5-98a627e6d940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:47.695Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=744609a1-0b50-494e-9dec-e7e3e3562123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:57.715Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=eb52d22d-b813-408d-84eb-ece335155e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:16:57.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:07.733Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4f657a24-49ed-4abe-b9cf-a6857979be86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:07.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:17.752Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=837573de-81e5-46c9-9628-d8c89a7dacdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:17.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:27.769Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9d427dba-d471-429d-8a8f-06a2b52e34f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:37.849Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c361851f-ccfc-46b8-906a-cf27f09e6efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:37.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:47.871Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=bf0052f1-3b7d-4f41-a3d2-0e53941a8325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:57.885Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=51bd5f31-a20d-4c02-8fe3-3ce6ac0c7f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:17:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:07.901Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9d58a934-05c5-45c5-9c36-1048e6b03f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:17.920Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d95cd003-5cfa-45a7-8b1c-3c418d2af1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:17.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:27.937Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7ea7b25e-028b-41b5-ae8d-67557ed1cfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:37.967Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0fdd33cf-c640-44b8-8cc4-a176db752469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:37.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:47.985Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a443ef01-c5b8-487b-b0b2-af23ecc61020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:58.002Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d12bb236-4f1c-4f37-b6a1-2f74b987a83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:18:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:08.017Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=54dd99ba-6f9c-4f8b-8a96-97141157e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:08.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:18.038Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a57eb135-c525-4afa-8a03-ace676ffa1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:18.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:28.059Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=60c5c004-313a-4427-a9ed-11588e2f7c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:38.074Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b1a35bc8-f918-458b-a25b-532d774a2c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:48.095Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=079abe08-e677-4bf1-bfad-b343a8be49ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:48.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:58.121Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ddae547f-fd11-481a-9cc1-1722352221c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:19:58.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:08.140Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ead9812f-30b5-4dcf-88f4-eb5ca695fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:18.177Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=26b137d9-8dfb-4732-9495-3fd9a30948c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:18.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:28.198Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8466f011-8a1d-438d-a1df-bec5a4230dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:38.222Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8667cbb1-f69b-435a-8f9a-5b1ac2214c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:48.244Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b4369c8e-6180-4bc8-a43e-60bc165bdacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:58.263Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=35509992-6cde-4cd9-81a0-3f05428d910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:20:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:08.281Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ca2a3ea6-6d62-445b-8819-ae4ff7f096ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:18.296Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3759a3fe-f67f-4b80-b01f-6b9f73eead3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:18.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:21:20.673Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:21:20.674Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:21:20.674Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:21:20.674Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:21:20.675Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:21:20.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:21:20.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:21:20.688Z |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 |2023-02-03T10:21:20.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:28.328Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8dfa7d8d-4b7e-4891-9137-a27bbb589399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:38.348Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=35f62f9f-4d06-4220-bc76-a4126f939feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:48.373Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=812afd34-8d4b-4c39-98e1-eaa059937ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:58.399Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6ec778ec-6d78-46a5-8f9c-4bcf163438c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:21:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:08.417Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2100c12f-26c8-4c51-992d-551d78e82d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:08.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:18.436Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1dd60814-90cc-4640-9851-df6978d72736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:28.450Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=81103bb8-3454-49f1-9432-4e8156b24482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:38.464Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7eec542f-34ea-4c92-9d67-50b11af2e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:48.479Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2651282b-963f-4543-8015-25ff8ed91e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:58.507Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=214a32b8-352c-4f5d-a70d-334c31014590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:22:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:08.537Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d54d7a93-632a-4bde-8934-a0d973b15e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:18.553Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1aaf9d53-1c0c-4b7c-88df-284132493e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:18.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:28.579Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6c5e672a-04f4-4229-92ba-5f178103c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:38.594Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c4286e12-c764-4e96-851d-1f76cdd906d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:48.620Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0e3532da-e837-4cfa-870e-59b58c5b9f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:58.633Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=872562bb-da60-4cc7-bec0-9c85f4532b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:23:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:08.646Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=646a6cad-dc06-4bb7-aa02-490c38d0fedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:18.666Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=770494c5-37f6-41f6-b81b-b62e8f0d5d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:28.682Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f7b2a7f9-249b-4c4e-8cbf-2238f31aaae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:28.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:38.697Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=61821b27-2613-4cb8-9d54-5873d8559c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:38.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:48.729Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=566e809b-e147-4079-ae15-330556e35e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:58.760Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=816406a1-6c32-498e-9351-bc56122ae235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:24:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:08.789Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=93bce4fe-d0a2-44d6-a01d-c53ac73ee306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:08.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:18.807Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f443652b-fad7-4194-bd60-371b8b8d9495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:28.825Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=684233c9-0b16-41c0-b3c7-17fd23142e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:28.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:38.838Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cb6b9bf8-a823-43d7-928a-ec69c500e4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:38.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:48.858Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=92389dc1-5a3c-44a0-a891-a26ce92b927f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:58.882Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d952b27f-77c4-44f5-983b-b4a97a115d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:25:58.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:08.926Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5d39474f-12bf-4e86-9976-0c1ad753a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:18.943Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2b8c3e0c-eda5-4a77-a7dc-fe7e9232a3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:18.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:26:20.603Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:26:20.603Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:26:20.604Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:26:20.604Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:26:20.604Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:26:20.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:26:20.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:26:20.614Z |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 |2023-02-03T10:26:20.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:28.980Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f56ef789-f67b-4634-912e-2e5f98752429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:28.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:38.999Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5153df08-772c-46e3-9195-9dabbf8fa918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:49.023Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6f6e1d2c-518e-4a9c-8e80-c0ff09979ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:59.052Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3bbaec70-0451-4311-a277-93d703398c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:26:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:09.101Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2cb1f66b-f814-4023-a2ac-c2ad8ec5e266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:09.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:19.122Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=03672a8e-8bbb-48f5-b7f1-1fd837bd2973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:19.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:29.150Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=afe7d8ea-5109-4f4a-963b-e259f0b56ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:29.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:39.179Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=14a93ebc-7540-45ab-a6d6-f876dca1ae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:39.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:49.198Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c857b7ea-3251-4579-9190-c5c5e816dafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:49.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:59.215Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=58124080-bc29-4463-8b31-9c33752943fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:27:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:09.235Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=919cae78-c3e2-48c9-b919-1ee2b105245c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:09.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:19.289Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f64ea737-e700-40c7-9041-308822590fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:29.323Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e3a32fac-9d3b-46b7-8505-0dab26e70f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:29.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:39.341Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f694a743-3a03-4ff6-83d1-31bf1f803fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:49.367Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e1b38a2e-b1f4-4036-bd51-05e47bdf2a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:59.399Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=dd387889-c2c5-42dd-bd10-4dfe26886973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:28:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:09.416Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3f982cb7-e0d3-48dd-a3c1-99d29e87deb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:19.445Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9ad82f60-0b5f-491f-b63b-3d7dd8d241ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:29.493Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8c934747-490e-45be-bdf5-6d988e6ebd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:39.549Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6f69dc0c-becb-481f-9b53-291c9ea31b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:49.565Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8792b699-8a25-4f6a-a3ed-cdd9490e08c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:49.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:59.599Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6d72088e-9f0b-4d0d-844b-f84d25427631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:29:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:09.614Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=77dca2dd-48e6-42c4-ac96-b07732722c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:19.628Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2a30db89-f922-477f-bc93-6068486a890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:29.639Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6dd74cf8-0aea-42b9-b11e-154a3997def7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:39.661Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=bc08c504-b45c-466b-b6d6-b0aae1963f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:49.676Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d550f321-a59f-40af-a8ea-3c7510ddbab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:59.688Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ec8061c7-77d3-406a-b8b4-ac8c97bc6985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:30:59.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:09.766Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8cfb5aed-4ffb-4a2e-8b26-2050f4a535c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:09.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:19.779Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=577eb504-1e4a-4174-b7ae-784c002aeb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:31:20.619Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:31:20.620Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:31:20.620Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:31:20.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:31:20.622Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:31:20.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:31:20.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:31:20.633Z |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 |2023-02-03T10:31:20.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:29.807Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=659b17b0-edd8-49fe-8d65-4d065eed1c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:39.825Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3aed402e-1a50-427c-ada3-2f763b91b179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:39.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:49.854Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=dd5ec65b-94cc-402f-80ba-3e3e15819b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:49.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:59.875Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7b65941b-cb6a-40ce-9024-2c56505fdc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:31:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:09.889Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=39b96cec-38e0-4698-937c-e2efa21ab488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:19.951Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=91aaf8c8-2842-458a-bc78-472d64cb594b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:29.989Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d3f6f80a-a051-4f80-98d0-1d55e4e0e9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:40.061Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=601a2b99-6e59-4739-9a1a-356737e5467e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:40.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:50.090Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2cfe446e-adb6-42b2-841b-993ac348c1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:32:50.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:00.113Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2250d195-a32d-46c8-90f1-f73acd423599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:10.145Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=12485ad4-195d-4183-9b2c-c8a5e9d253bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:20.164Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c8dd8566-6d5c-448f-9509-f31d46fba888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:20.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:30.192Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2f0753fe-1b5e-4af7-b61f-f64f9f39e9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:30.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:40.206Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7ee3fc43-08df-4c31-b8eb-eb646e91f979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:50.229Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=33b6a25a-ff97-4227-a1db-b4b62072c582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:33:50.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:00.251Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=315df79a-07d2-4751-bd25-84d22dfab809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:10.265Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a468d559-1aad-4b73-819c-623a4679b433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:20.290Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c494ca61-ac2f-479f-b659-a6c87d9bfbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:30.306Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e568e4af-cc67-4066-a939-86fe9d8fab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:40.324Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=263b8073-b573-4ef0-b43e-39bcaf3016c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:40.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:50.384Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2121faa7-581d-4a2f-b48b-593c23088399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:34:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:00.416Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6c4d9fcb-85d2-461e-828d-8204bbaad216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:00.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:10.442Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=65f002e8-b1cb-4120-b547-bac5400fa8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:20.463Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=76559296-c649-47b1-855d-951cbd435ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:20.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:30.492Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=734167f8-c324-48bd-9175-f7a667b235b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:30.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:40.550Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=50992d7a-ea41-49ab-b7aa-0802b9405f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:40.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:50.565Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=84572c4b-ca47-4afb-953b-e4baf2aad29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:35:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:00.590Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f1f68aea-cdb6-4094-ab3c-1de7ce32b248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:10.605Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5ae958ad-6b94-4a99-8b3c-e0c633a52f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:20.616Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f9d74cd0-0714-480f-b09f-c30b4ee94a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:36:20.619Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:36:20.620Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:36:20.620Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:36:20.620Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:36:20.621Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:20.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:36:20.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:36:20.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:36:20.631Z |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 |2023-02-03T10:36:20.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:30.628Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=135fe909-f6c9-4925-aaea-6f623b71cd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:40.646Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=109f5eac-b862-4957-a8e8-494e5f20b4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:50.658Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e5a8772a-5fda-4fd4-a605-237141e9e6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:36:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:00.673Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1ca03bf7-d422-4033-b460-174985c949d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:00.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:10.686Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d42c82f5-95b4-4cbb-ac5f-34633bb70cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:10.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:20.700Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=50366ea7-4b5b-48f1-a97e-93f80339fbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:30.713Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=093e09a5-64d4-40b4-a6e0-9a68dd0ee016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:40.725Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d0e80815-39d9-4c0f-abc6-5d6920129d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:40.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:50.737Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=11ab6cb1-de6d-4361-b3c6-4518605e74a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:37:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:00.749Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1c73edb7-e215-4868-8578-096e190f3b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:10.763Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b24a58ea-f3d7-4920-bdff-842aec9a00ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:20.781Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fc3e3672-d39b-4edf-805d-069afaa33b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:30.793Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4410c31a-69c7-4970-b9a7-00c54d9aca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:40.805Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fff4b6d9-2545-4fcf-9c7c-f822d081ef31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:50.830Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=897ff7f5-34bd-48dd-b376-0b9eb5be0544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:38:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:00.842Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=af466e49-406a-41e8-802e-7845f990f03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:10.856Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7c28a2be-22ff-42ea-b451-97f26a5087cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:20.866Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4a7e40ac-9498-407a-878c-2414168c3924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:20.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:30.878Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=349183a4-d340-4a1d-bf1e-360297d67b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:40.891Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ca816fda-5dc9-4326-8b27-099852685154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:50.903Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7254ffa5-dcbd-4375-a971-ea3696c0ec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:39:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:00.917Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e1593173-64c8-46c7-a391-a4d804b80a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:00.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:10.941Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ae19feb0-38e4-47c3-bb17-6c726ef18d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:20.955Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ca825193-f9ce-42ba-ad6b-13c826ab04b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:30.989Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=537a4166-5adb-451c-8774-dec0432dcf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:31.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:41.007Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=86c59f4a-7c5c-4aa0-8812-a968c5ba6d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:51.024Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4c8fa5f5-22cb-4b7f-a9c4-833e77c55003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:40:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:01.036Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8054eb47-eab8-4027-852a-e97d5004f60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:01.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:11.067Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=55d48a44-17bd-4093-8c72-beeef3b66906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:11.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:41:20.537Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:41:20.538Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:41:20.538Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:41:20.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:41:20.539Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:41:20.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:41:20.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:41:20.546Z |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 |2023-02-03T10:41:20.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:21.082Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a27af4d8-5faf-438a-bdf3-74b672a2907a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:31.111Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5cc3b29f-91a2-4fdb-a81f-a9efc918b1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:41.125Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2ca125cf-e3a8-47a2-96cc-007166d77475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:41.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:51.141Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6ffcd21d-241a-456b-a2f1-a47f3d7f65cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:41:51.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:01.156Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=276383d1-c864-46ce-a49d-3a454ac6f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:11.170Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8eafddd3-dce9-4e9a-96c4-733d791d4a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:11.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:21.210Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=77d22130-05fa-4f1d-91ac-98272dfb42ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:31.231Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6165b24c-6e87-4184-9c6d-08aca1302eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:41.272Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2b5c2079-c6b3-49e6-a4b1-4aff73b8f1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:41.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:51.286Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=17cf1123-f6db-488f-80c7-d63696cffa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:42:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:01.305Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7e904b30-49e9-479f-b081-eae9934f08cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:11.319Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a112a975-f953-4fb3-be52-b55a9b4ebcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:21.350Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=328ba366-bebd-4296-bfec-86a1e30be294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:31.365Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a4817348-3b38-4af6-8e4e-2923099bd828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:31.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:41.390Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5ec2d2db-188d-4ebf-bba4-0478724d26df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:51.406Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=50f7b969-a6f5-4ea8-9795-a9e3b642de7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:43:51.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:01.421Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8026e8e6-6989-4b34-b051-f1c55dcc8470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:01.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:11.437Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=56dd4ab6-afbe-46d2-b4a4-47a1f902f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:11.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:21.453Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1ffe426c-8198-47de-8391-ed74233690ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:21.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:31.467Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2d3599ea-3054-4cd0-9a64-23e414a01eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:41.484Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9cc021fa-5da2-4e2d-8454-aab65f18a1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:51.496Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5516c206-8608-49c5-9cc4-e088d8ead092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:44:51.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:01.512Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=da4bdcfa-9f40-4557-b99d-b7d0cb7be57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:11.531Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=358d69ab-625d-4ef5-8df4-9fa6627a1939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:21.544Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4b5f5208-8572-4bb0-9a2f-beb561655f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:21.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:31.563Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fc76a62c-365b-4efb-aeaf-57a16d774c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:31.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:41.578Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=66f0b28e-fcf5-4e37-8086-836c11c272f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:51.600Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=abe7c4ce-5eb0-4561-b631-a61ea45f2478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:45:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:01.613Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=644cdd62-66a7-4ba1-9bc5-db2c884605e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:11.643Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f9b1d009-4b5c-4d5e-bcda-0c4a3b615f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:46:20.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:46:20.600Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:46:20.600Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:46:20.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:46:20.601Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:46:20.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:46:20.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:46:20.611Z |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 |2023-02-03T10:46:20.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:21.674Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=55356b11-09f1-4dd4-8bd2-6b3c7023cd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:21.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:31.695Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=28a128af-7392-48a9-a65a-547428224563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:31.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:41.720Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e3d63576-d38f-470e-bfa3-eb69b56536d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:51.738Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e01e1e02-75ca-401d-b85b-cf5d6498b7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:46:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:01.753Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=70ed16c1-4b65-43d7-a280-1a1b81ce1a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:11.767Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=db2d43f0-4453-4461-a4bb-241e3c2c78ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:11.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:21.782Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=41cbc61e-8156-446a-8cf8-08b4ffd23cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:31.797Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=15331f3e-ed77-4c33-94c6-51e0c8b46ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:31.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:41.826Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c7a65ba9-1e92-4366-bc6d-6e9209734a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:51.844Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=44ef3a44-eada-4b5b-a255-bb768ca836ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:47:51.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:01.865Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b4ca3049-9104-4b09-890c-fe5a6833eba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:11.885Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4f87dbaf-49be-4909-92bd-90445520bef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:21.901Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1946d7ff-2d83-4a61-a0c3-6c6788502587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:31.916Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b649449d-d3c5-4bbd-817d-ac9074d40940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:41.930Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d7092c81-0d62-4098-81a0-19b94131d6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:51.944Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d044a2fe-8a71-4664-9372-4f9aee32c6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:48:51.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:01.966Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9564acf5-ba26-4c02-829d-5f76d2581ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:01.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:11.980Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fee44425-bf70-4b18-a068-b715077a15a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:22.006Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c9eece9e-e15b-4000-874b-5250783a2d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:32.040Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d16b1cdc-52fa-420c-9491-9a8e403b5318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:42.070Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e8976ab2-3fb0-4d27-91cf-30dd6e0d8823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:52.090Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=98c15fa1-6bea-45a0-9ccc-adc295f5b813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:49:52.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:02.106Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4e95983d-7af0-4857-915a-019d5680f8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:12.118Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=95f3d780-1255-4ee8-a22e-d3fa63168491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:22.131Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=efb617fd-3f95-468e-8fbe-0695b107ea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:22.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:32.222Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=70d71203-c816-4d1d-a57b-e56668b9cf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:42.234Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=481492b5-cf23-4297-bf2f-7710dbe99335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:42.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:52.248Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e16e466e-8236-4e57-aa2b-3e9b35224cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:50:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:02.260Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=35bc89c2-ea09-4cdb-9490-c3ae2a6adae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:12.279Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=06e74939-07dc-44c5-9ea7-f9c459d4bf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:12.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:51:20.580Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:51:20.581Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:51:20.581Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:51:20.581Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:51:20.582Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:51:20.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:51:20.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:51:20.589Z |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 |2023-02-03T10:51:20.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:22.301Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1088dea3-787d-4743-886e-50d5a1676838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:32.313Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8ec00cd8-bbf3-4fda-82ca-4d1722a8516b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:42.338Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=22562aab-e4ee-466c-afa3-7ecdf984cfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:52.372Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5b9d17a4-e2af-4928-a7a8-a5528b6445f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:51:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:02.390Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=aec3e33d-2e46-409a-9675-8bddf55efbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:02.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:12.405Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ea036e1f-324c-4063-9625-2f6b42e0e42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:12.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:22.418Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fb344783-a062-4c08-ae00-833b9478e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:32.437Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=98ac76f8-92fb-4070-9dd2-96bfdb8f75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:42.458Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b7295445-7e9d-4131-a36b-083570d38b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:52.471Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9033f86d-d75b-471e-8d43-b2c4375493a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:52:52.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:02.487Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7afffe5f-2a23-4521-9f5f-a0494ea92f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:12.506Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=72e85af7-5259-494b-88bb-cee76a8fd51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:12.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:22.529Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f0aae88b-592c-4a55-a2f2-52beeeb51ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:32.544Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8ebfaecd-592f-4a1b-8685-42a40b14c53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:42.565Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=75bff0fd-8079-4e31-a958-fc9b8ba50297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:52.580Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ac996d8d-5e6a-4797-9dd5-d99f7c65b1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:53:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:02.594Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7388f7c6-958e-48d1-bd7c-e93e3adcda98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:12.612Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cbdda635-00ba-4592-b160-6154ae6ebf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:22.624Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=155f43c9-bb6f-4608-ab2b-0908b710db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:32.636Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=83a1c14e-cec2-4bb6-bf6a-c7973004f3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:42.650Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5fe412dc-be87-4888-bc93-6cec060ea5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:52.664Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c9500244-30d6-4ae6-8303-d3fd2d5dca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:54:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:02.678Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=22dc4d4d-17b6-47e9-8eda-063be9fa420a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:12.698Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=31d350de-7c09-450e-9fb7-930aa03997c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:22.714Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=29f4df8a-cf64-4f69-9759-df0f17c5b597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:32.735Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5e22f74e-6932-418a-922a-1e20b872a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:42.747Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=df84e834-e7ea-4b3f-a042-a88fa9577fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:52.797Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3a94bf98-9082-485e-a654-4b53b500ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:55:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:02.809Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b13b1492-c162-4973-81e5-ac27fa98585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:12.825Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=82f16fed-4c53-47fd-a910-900c005b1623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:12.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T10:56:20.727Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:56:20.728Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T10:56:20.728Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T10:56:20.729Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:56:20.730Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:56:20.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T10:56:20.743Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T10:56:20.743Z |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 |2023-02-03T10:56:20.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:22.846Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=339f03be-c6b5-44be-ba32-39788d265120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:32.875Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5dc5d9ff-9e73-4509-b444-6533a838331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:42.890Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=796ddd5e-cca1-4090-b0fe-27509ca75f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:52.903Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b538c955-74d1-439b-83a0-44745739c3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:56:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:02.925Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=268b18b4-f707-427b-89c6-fc5ac21c7b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:02.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:12.942Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=137042e1-cdb1-4c94-9119-4274e234f19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:22.958Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=46908d82-e1e1-48d0-aec5-fdbee6ec2565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:32.981Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=286cc7c3-fba1-4f26-9f2d-46ddba5e39ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:43.000Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4700b73b-05a0-4c0a-84ea-18f6fe6d93d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:43.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:53.013Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e32ddf15-ba45-4007-8ff2-a47c5f7fcb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:57:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:03.029Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=16af7896-f5d5-4750-9736-6472f8c6c4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:13.044Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=08211960-5962-4c76-912b-5322f57a4905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:23.071Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4a0a1ec9-6e8a-4574-8198-6d46d0e87b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:33.142Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=50f349bf-b982-425c-9c5d-6c3c6cfcb994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:43.166Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b3871843-2d0c-4d32-a545-c9bd7fcdda00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:43.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:53.179Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1d220b2f-35bd-4f03-9b49-36c530795869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:58:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:03.207Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1d5d9de1-c425-4841-b405-49d06e619649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:03.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:13.232Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1209c581-82a7-4345-94d0-66c7ed1961ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:13.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:23.259Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=05a2aa45-cf2e-4b91-940d-51be65e659b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:23.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:33.275Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8033bfc6-a85f-46ce-9f82-0cbd17734319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:43.292Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8a61c003-d7da-4d21-b59e-06ddf6511f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:43.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:53.324Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=599e7b51-1fb4-452d-a16c-06ddd07ba22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T10:59:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:03.348Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f7103e48-4688-45a5-a38a-2aca49d8dc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:13.366Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=750c55c0-670b-4e9d-94e5-252e7cf09bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:23.389Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e01c6de2-0101-4577-a70b-54107d752b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:33.406Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8f133d08-a6d5-479f-bd9e-ad8d80b5bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:43.425Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3a6a4d56-3002-416d-9071-9bff3b7052a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:53.443Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c940f870-32fc-4fa7-98c9-9499b9936e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:00:53.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:03.460Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f7d1eb2b-5488-4915-80d5-513220bbe0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:13.481Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3bd9b849-b147-4049-a38f-2d878cf0f6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:13.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:01:20.611Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:01:20.611Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:01:20.611Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:01:20.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:01:20.612Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:01:20.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:01:20.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:01:20.621Z |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 |2023-02-03T11:01:20.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:23.499Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9884a9de-7cc6-4c43-92b8-a74259b4a231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:23.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:33.517Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=39ec144b-42b5-49c5-b659-285cc131e1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:43.528Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ed107137-1218-4088-8dee-d001ebf57931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:43.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:53.544Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3a4a4a33-7025-46a2-bb9d-2b0e27aea217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:01:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:03.569Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c56c04a9-de6e-42a3-b141-f1e0a2e87486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:13.584Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4a9a3711-8b73-4c2a-b6fe-02cf68d78eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:13.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:23.609Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=aea91330-cd8e-4102-862d-27aa052e6bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:33.628Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ee4ca9a5-0719-4723-a299-dde6f3bc7ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:33.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:43.644Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4c4af36b-d2b5-40d3-be00-261305717d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:43.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:53.663Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=10c07dac-2548-4862-af89-b7beba9b26d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:02:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:03.676Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=17d0cbd3-4be9-4d1e-a4d2-769a861a5a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:13.688Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=873c67ab-1329-40b9-87e6-29b98c8f1443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:13.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:23.702Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4ac78d4f-c0f1-4cb9-8618-4f781f5d7f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:33.720Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ba810218-d98a-4ba4-a8bf-33a4440f4412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:33.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:43.744Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=61e1b946-60e0-47c3-9c42-98baddaad040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:43.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:53.764Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a4a3ff79-da79-4e3d-9219-fe916407a0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:03:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:03.788Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=388e4e3e-de3f-415c-9fde-6e0f9764136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:13.814Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=830d7e4b-602b-4212-8c91-cdc7184cb6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:23.832Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a6c1417c-a779-4548-be0e-857d9da11c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:33.855Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=90208b58-04bc-465c-97bf-42408e185d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:43.871Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a8dde490-e980-487f-9e27-d943874f73b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:43.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:53.886Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9912bc35-3d89-4c7b-a8a2-64369d12f717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:04:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:03.903Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=596e2f63-ff56-4a3b-8d5e-6ef2a9f4d615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:03.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:13.925Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=11f8a0cd-a035-4648-a17d-87ffa8957e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:13.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:23.979Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e011bb40-14c7-4259-a655-af67b4659c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:23.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:33.998Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3dd07feb-0a80-4e44-9421-7127c4b04784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:44.060Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=37e56706-517b-4f87-9a4a-221cf362ebf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:44.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:54.134Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cdde29d1-2dcb-45c2-9f60-572fa50b7e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:05:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:04.152Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e61d3ea2-4541-4364-8bb6-66148fc2369a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:14.193Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a58b2eea-55f8-4692-935a-d62644451bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:06:20.654Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:06:20.654Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:06:20.654Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:06:20.655Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:06:20.656Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:06:20.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:06:20.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:06:20.666Z |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 |2023-02-03T11:06:20.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:24.230Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f15c760a-65ac-4082-84e7-67d604556c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:34.257Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=448b3592-1567-4e97-bc57-1458242dec6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:44.300Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=61194b96-d57c-43c3-ba1d-4a70d36bd604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:44.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:54.320Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b25d337a-2519-4689-9910-de4588d0b392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:06:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:04.344Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f97b575f-e468-42f7-b783-1db8933a0d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:14.382Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=081a0fb1-bf8f-493a-9f4a-6d96dc8d6235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:14.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:24.414Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d44f27d7-a9d8-4b60-a8ef-7410fd56dd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:24.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:34.433Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cd87a00c-7e66-4622-b2ec-3075dca6424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:34.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:44.450Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=09c15a31-ffe4-407d-bae2-1b159e250628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:44.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:54.465Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=20722d40-4f3a-45bb-9030-61e605a524cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:07:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:04.480Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4b37bf88-1fcb-40c8-acca-6b62bf748c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:14.514Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5da08ee8-3c97-454c-ba05-c3baf16352e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:24.537Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f525b2f2-7c3e-4c82-99fe-2edf1608df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:34.553Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7f51bd04-8784-421d-b85f-29cde7f3d533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:34.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:44.573Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d26b2151-e325-4d83-ac94-fe676fa939e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:54.589Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=57d22a3c-dbc8-4906-a2eb-6b2d1638ba1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:08:54.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:04.606Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0de3b209-fd95-4ee7-be90-27cae9fc6298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:14.620Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=249d08e8-e653-4679-8c22-aae0312d8009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:24.638Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6808ab1a-182b-42b8-8f2c-3ee313217079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:24.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:34.659Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7a9222ff-c85e-47e7-8f6d-eb5aa4fd462e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:34.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:44.673Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6676b1ed-d28e-435a-91a9-342c53fdea9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:54.689Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=82d10824-d4f9-428b-af86-26f8a4db04e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:09:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:04.718Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6e648975-b089-4ba9-be11-89172d214ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:14.747Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=619a2498-d869-4ef8-8d65-03b7cb3cb0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:24.780Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5c3a865b-88aa-44f1-a0ec-1c69056d69fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:34.813Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=250919e6-b9af-46a8-ae03-778ad0d19cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:44.844Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d317f6ca-93c1-4bae-bd63-c4aab764e783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:54.867Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ae51a7b5-4638-4971-a75d-5555caf4ab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:10:54.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:04.889Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b2ad96dc-0e85-47db-95b7-e9b940bfeb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:14.905Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c356fa55-e264-4a0c-a4cc-2422b72758e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:11:20.608Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:11:20.609Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:11:20.609Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:11:20.609Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:11:20.610Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:11:20.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:11:20.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:11:20.619Z |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 |2023-02-03T11:11:20.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:24.953Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f9e3d0c1-ef01-443a-96fc-fc242158d837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:24.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:34.967Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e002997f-fbb0-404d-90fd-173efd17f3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:34.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:44.982Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ded49113-2b35-485c-98df-a2ff53a949e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:55.001Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ca61a01d-d540-46ad-96d8-1f86a20e8ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:11:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:05.020Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4469f436-e13d-4e8e-b69a-1b6c910ed8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:05.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:15.049Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=83728337-8b44-4f6b-8be3-6a65fd753687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:25.065Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3ec38a55-295c-435d-8693-a9f8285e1562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:35.112Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c911fb0d-54ae-4141-94e4-127356b14357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:45.124Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d124fd48-4047-4dc5-a9de-3c6b4643ea89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:55.148Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6795aa9b-e5aa-479d-8c5e-7dfd6ff06f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:12:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:05.166Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f8b605dd-3fa3-4be3-8df4-a1b6f080166c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:05.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:15.211Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f3e763d2-c028-43db-b12e-d9bd4295467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:25.240Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4eb6a01f-b30e-4399-8a7f-664b74139145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:25.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:35.268Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6d3812d0-0344-4835-a8fc-4c5df85be98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:45.293Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f930919e-ef88-4c47-b567-de2ccfd98c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:55.318Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=85b5bd69-41ae-432b-935f-3b0232329a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:13:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:05.336Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=89a9f331-5d9e-467f-90d2-ac8766237777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:05.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:15.376Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6ff466f5-cc91-4f2d-8532-1dd014b493ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:25.392Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f0a58fa4-2e97-49f2-8f09-1cabe3ffe306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:25.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:35.413Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4f76501c-ac27-4c05-b694-aae808353dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:45.431Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=39e1914b-f122-4bd7-9d2b-570ec48cb55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:55.476Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=214368ff-2601-455c-af25-6146c8475ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:14:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:05.495Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3c911a2b-45e5-4278-9054-d9dad272fc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:15.515Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1b198936-9e81-4d82-a317-ca01d300c5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:25.530Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a6c8c69a-9a68-41bf-91a4-fa92407cdaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:25.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:35.568Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=57c6c655-dabb-4d90-a8d7-dce05b059fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:35.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:45.589Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=36b33f40-befe-48b3-9946-8f1ec806e09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:45.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:55.613Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7a3f8a0e-0bc2-4b7f-87ae-34f451e7270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:15:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:05.643Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=150bfe47-6d80-4520-ab7e-aeed958abb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:15.663Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5dac6abd-c724-4c9b-9701-1d5028daa88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:16:20.759Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:16:20.760Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:16:20.760Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:16:20.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:16:20.761Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:16:20.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:16:20.771Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:16:20.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 |2023-02-03T11:16:20.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:25.715Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=469b7c10-3b5c-4cfc-948a-c798451c5eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:35.730Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0504cd27-eb67-477d-af60-bf6eaa492d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:45.750Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b6a59b0e-159f-4b6b-8b23-2d56fa400fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:55.774Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=23ac0a32-f366-4494-9dcd-c48b804caa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:16:55.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:05.790Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a3c72b53-b242-4a10-883a-8dd646ff4d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:15.810Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cc57bcd3-c27c-4d34-b1b5-ae6a9754fb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:15.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:25.843Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e2fb9a23-5b78-4f8c-928c-89b82c1a743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:25.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:35.857Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=bb497dc7-2e54-4bf5-89d3-8e708ba147b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:45.868Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ebb905c1-fd8a-49b3-a6fa-e55cbab61451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:55.884Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=23c53c0a-9cae-473f-b104-b77ad921095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:17:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:05.917Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b4e6b271-2e37-446b-82e6-745bcf2a2e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:15.942Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=84651e1e-46ec-40ca-a513-98c2752195c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:26.005Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=eb34307b-f672-4365-a018-0867460377d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:36.018Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=53e176ac-964e-4239-9aff-9d155abc0fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:36.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:46.042Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=03c5c710-5872-439d-9839-33615ad3c29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:56.059Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4f7182a1-b0b1-4c85-b6df-bf71663a8889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:18:56.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:06.074Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a9cfa77d-1484-46d2-a8bf-23dd289dc0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:06.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:16.105Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cd0cdc0a-d5d7-4460-8a8c-298d8ae427e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:16.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:26.151Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0d392a9c-af04-4fc8-9528-7ecbb08f4a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:26.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:36.192Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1280fa45-9775-42de-b1e2-b27dfbbca8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:46.208Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=af2fa17f-681a-4af6-8035-10c83a859c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:56.224Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=aa9f4676-325d-494d-9267-945dcced5b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:19:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:06.244Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f8fa0281-3e6e-4cd7-a7fb-ad6a1bd708a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:06.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:16.262Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=59977db1-8ebb-4b86-b631-bb799c2c8987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:26.288Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=79daedb7-6ece-4cf7-9a78-ce5396706d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:36.305Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=64c3bb4b-5fec-43eb-845f-dfa3a74c4018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:46.322Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8f583d50-9672-4b27-8c6e-64935353fb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:56.337Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1964c29b-d2e2-4bb3-969a-826f9cabba07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:20:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:06.359Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c5c85395-5c94-46f4-b74b-c16f2cfc3859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:16.378Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cceed2a5-3487-4c2f-97b0-e564ca3b9180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:16.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:21:20.725Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:21:20.725Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:21:20.726Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:21:20.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:21:20.726Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:21:20.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:21:20.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:21:20.740Z |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 |2023-02-03T11:21:20.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:26.413Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f65211a7-0395-4647-ad49-4142bc7b6827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:36.447Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0dcedd05-9ac1-440b-931d-04a2dfdfcb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:46.459Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d822b439-c482-4361-8782-1e97f6697a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:56.500Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3942fa9a-807e-48bc-88ae-8cd9a35be868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:21:56.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:06.529Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=37b70004-6b51-4925-b823-226e57c8ffc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:06.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:16.542Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=760e0158-0839-4d33-a71a-bf7364217ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:16.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:26.560Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2c117113-78e8-4a22-87bc-4cbf651cfe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:36.576Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e5334524-62aa-4655-aa4c-2638305ce14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:46.592Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f45b9d21-2b58-4fdc-b0d6-5275bbe7ae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:46.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:56.605Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5593e5c3-1a0e-4e28-aa6a-778489ad9e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:22:56.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:06.636Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=98a5cbd7-5051-4a59-9be7-f9e26b75f3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:06.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:16.649Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d27348b7-d1b2-4593-b086-690dedf6559d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:26.683Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e82e82d0-4eaf-457c-9fe0-d1b5d856aee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:26.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:36.701Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b9d015bb-4b36-4b68-9e0c-4f52889ca1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:36.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:46.721Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a42ed1a3-3cc5-4e60-98f0-4d8347c9c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:46.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:56.752Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=bf605a6a-316b-4460-8e28-83838e127509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:23:56.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:06.769Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3e892f06-5274-407c-a56d-021f92620df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:06.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:16.789Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=91ec6546-54d2-4a9d-a719-06e35e821521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:26.860Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4cd9483a-e296-41ed-9fd3-dfd8f118456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:36.872Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=76f752b0-f432-43f8-8856-3999ac260b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:46.887Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=62f6929e-7a35-4681-867b-7f4dfa75a9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:56.900Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=48703a3a-d0a1-441b-9a04-7892e7d8d499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:24:56.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:06.921Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=810ba938-2405-4078-8387-c05220115fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:06.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:16.938Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8f0ff334-ee7c-425e-8de3-4caefbdf0b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:26.968Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=880533de-5d5e-4a0f-b2ef-12804dc54556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:36.994Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=29b8cb0f-0066-465d-88d9-45bfcb216cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:47.010Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e5552379-9cd3-43e7-bd8d-31722d0c37cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:57.027Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e5f65244-99ab-459e-b953-162adc2f9cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:25:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:07.061Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4e7fa115-4b54-4315-980b-86488b9e53b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:17.074Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=60d9d466-12fe-4e84-8e33-879ea5489421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:17.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:26:20.636Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:26:20.637Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:26:20.638Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:26:20.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:26:20.639Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:26:20.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:26:20.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:26:20.650Z |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 |2023-02-03T11:26:20.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:27.092Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a730cf33-0f05-4ea3-bbce-dfc965948166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:37.113Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3f670e66-d968-4081-a3e6-5b24b58130b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:37.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:47.127Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=09a78fd6-b6d2-496f-8fd1-ad45433c89d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:57.139Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=97198790-1884-41b6-9572-2984d45fe979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:26:57.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:07.171Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5ceb2deb-30ad-4fec-b110-f797843b6f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:17.187Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=84e862bf-e708-4680-92dd-dfd6128a85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:17.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:27.216Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ceb99362-640c-4017-be2c-57fbd1997543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:27.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:37.231Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b2f29d43-433a-4260-96ae-8cd554f2b5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:47.245Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9e729567-5f28-471c-833a-3c6fae3020dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:57.259Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=dd71d664-1187-402b-9252-8e16893be572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:27:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:07.280Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e6d5b4e8-2b52-48b6-be0f-d9ddee664182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:07.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:17.294Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9d0e67a6-f94a-408f-9693-6365455d88da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:27.308Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5185c121-cda1-4ff9-b1e8-0cbf1c6c1385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:37.323Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=bf931c06-d3de-46f9-8600-eb3355fcd1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:37.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:47.339Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9adbd781-cbec-4efb-a0b4-af6c7b7ec893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:57.358Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e0172195-ffea-4fcc-9a3c-f674ace61dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:28:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:07.369Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b43bd5d2-c4a7-4674-b743-be42f3a07236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:17.382Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4a4c33c6-b8ed-4942-b297-158cc0478602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:27.398Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9ae39c30-7354-4c4c-9981-df2ba2d8a232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:37.414Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b63198c7-80e3-4d56-abb5-387d5a944aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:47.426Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=67e4fafb-b194-4416-af85-025872edab0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:57.438Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4495f190-26f6-4116-a4fe-47fec924b4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:29:57.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:07.451Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ab2fdfa6-5bd1-4e26-ae65-e311b94d1733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:07.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:17.473Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ccd68d14-a07c-4c1c-b9c6-afd3992cd492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:17.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:27.485Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d9645a21-e6f9-4153-9a58-e584fec44e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:37.500Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=950f8b72-6afc-4629-8db2-841d642a563e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:37.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:47.523Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=92b100e8-c036-4ede-a4a1-12933f11f4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:57.535Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0ef1777f-3cb6-442b-a14d-be1e51ba1de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:30:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:07.552Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=85b864f9-b054-4022-b118-6d69574511dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:17.565Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=02b0deac-4b2b-49ae-86c5-6394cd7db685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:31:20.498Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:31:20.499Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:31:20.499Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:31:20.499Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:31:20.500Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:31:20.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:31:20.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:31:20.505Z |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 |2023-02-03T11:31:20.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:27.589Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4eb5c85a-82e1-4534-88f2-577011adb91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:27.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:37.602Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d6f21960-03b0-416e-9af6-7e9136f1b9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:47.613Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3fee4602-e111-4e3c-8ef9-df35beb864f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:57.625Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e1d02c9b-b7c9-4716-aa28-50610ba49a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:31:57.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:07.653Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=32782ec2-2a63-43e5-958b-91be4daeab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:07.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:17.682Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=25540bdb-999f-458c-8fbb-a291284b690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:17.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:27.694Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=74945756-339d-4541-8a7e-b1d7e39577f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:27.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:37.711Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3f8162c8-3583-41c1-a9cb-fd3ecd2b976f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:47.724Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9c7463cb-5885-4c33-acc3-5099a52c9c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:57.741Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2f4af2c6-bfc1-4f86-be38-89044f69c190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:32:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:07.761Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c1a12e23-7ffc-4053-b971-3a7564764804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:07.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:17.774Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=30a5f551-13ea-467b-8ea1-1326c5aa3939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:17.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:27.786Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8623e432-2bfd-4a90-89dc-90e5c253bfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:37.800Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=da9285d5-1313-4419-bd4f-9b260248ec9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:37.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:47.815Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c3dc6ff3-0c5a-4f60-ba64-ddc441ab32b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:47.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:57.830Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=00ffa75e-a137-42a4-8bba-fbee5701f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:33:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:07.857Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fbd24222-61f1-4d51-a9ae-8dbaee3d050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:17.881Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cd3988d8-9abf-4f82-a7c6-a8d15530d2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:17.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:27.894Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7597e7ad-ee3f-4da8-9b46-e04329998873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:27.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:37.905Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2d48c1d4-7899-4111-8f0a-cb34eb82c6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:47.918Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c6cf2e50-1e66-4cf4-a075-1153d777fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:57.930Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cd294c65-7ea6-40db-86f6-39a9dc9bbcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:34:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:07.941Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=76f5f0aa-9f04-4b23-bf98-b8318af3a65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:17.955Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7c8af7c2-b984-43ab-9051-3a2a8b935cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:17.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:27.970Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=403a6fc4-266c-4394-b858-38ce3e5221c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:37.985Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fbb09991-fd83-4231-baf5-0c268dc9465a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:48.018Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=469eaee8-7dc1-4b26-8e15-6e63c964a1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:58.036Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8326ef5f-2f68-4f55-8563-7664b6bdfbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:35:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:08.048Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=692d2022-0bbe-4d20-aaf5-cb6c07dbaabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:18.060Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=30e12347-f8d8-449b-b919-70dc6dc889cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:36:20.561Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:36:20.562Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:36:20.563Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:36:20.563Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:36:20.564Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:36:20.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:36:20.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:36:20.570Z |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 |2023-02-03T11:36:20.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:28.073Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1123b513-fe52-42e0-985b-99956c33ec0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:38.087Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d9becb00-dcce-4264-8196-1e12f21fdadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:38.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:48.102Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=30178717-3ef3-4e59-866d-deae3c820cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:48.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:58.119Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=745a8894-c079-4985-b26e-64766f31e297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:36:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:08.133Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f762ac0d-bf94-4e4c-a3f6-6ece82ee9c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:08.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:18.150Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=238f5c81-4b6a-4215-bde8-8fa8f2eaeb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:28.169Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=20d77b79-cbf7-4e10-b223-5070a5b53003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:28.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:38.225Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0a7c2e17-4384-4ec3-80ce-c69c28ddb112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:48.237Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=eef56e7e-34bc-4ad7-9dfd-2d3e90e87170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:48.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:58.253Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=660eec46-d17a-4291-a111-99a8171b51b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:37:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:08.266Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9ebb4855-7551-4bb0-b464-e7c92bfb2cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:18.286Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d6ab1ce4-e99e-4001-ba54-6ba7975c83df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:28.300Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=25457eca-3766-4f48-af25-a56e8351906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:38.314Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a9359090-cef0-4355-b49f-cc2f02a556b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:48.328Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b411932a-fdb6-445b-b1f1-2baf710fbce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:58.370Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b1bf10d4-ec8c-46d9-824b-33b525adda0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:38:58.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:08.401Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8d1cfcfc-121d-41ac-8dad-336b79ef9de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:08.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:18.421Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e60e8bf7-7dc0-412d-ab53-f0e53589eeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:28.463Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0bf5cf8c-c0b7-4999-903b-0d80b172d573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:38.481Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2f88eb6f-4c29-4d22-8de5-3f418d77f17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:48.496Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5c91d159-240d-4920-bdb4-48d6e78056c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:58.511Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=82d5f423-afaf-499a-b82c-bf846820b6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:39:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:08.555Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=da46326a-232a-4aeb-9f62-9ee5985fcae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:08.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:18.570Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=605bf81c-fefe-45b9-a306-0cd67e553d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:28.597Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ea6dd8e6-a842-45ff-b79b-61ad9b48406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:38.613Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=155c298c-8c6e-423a-a1b0-43a49758b16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:48.634Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e415d203-4b0a-4a33-8064-3fac31c5bfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:48.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:58.679Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0cd3f9a9-ba93-42c9-82a7-22e4cf8b082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:40:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:08.694Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=05e02b1d-083f-4e83-b28a-abb397544b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:18.717Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=30773a5f-d356-4393-9e66-4a6399b0631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:41:20.635Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:41:20.636Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:41:20.637Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:41:20.637Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:41:20.638Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:41:20.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:41:20.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:41:20.646Z |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 |2023-02-03T11:41:20.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:28.735Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=defc832b-1380-4c9c-8bc9-26853033fb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:28.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:38.756Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ba92050d-77df-40f4-a0b9-8e4df764f6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:48.792Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=06077a22-5f82-4631-abd0-bc484c56b3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:58.805Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4add6a8e-1a12-4947-91a9-9a910a790819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:41:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:08.819Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fe1b2672-ada4-4251-b56f-2a02aeab136d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:08.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:18.872Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ba7ee3f3-6217-491c-95a8-c658d3ec1a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:28.889Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=501140e3-520f-4fed-9b2d-8d55a63eaf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:38.902Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c0841abd-a78d-49e7-a979-51c4b51b2ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:48.917Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c6380682-bc82-4d94-a00d-30e6da0cc90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:58.934Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=03755074-5181-4745-b256-59581be98582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:42:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:08.948Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=48bbe7e1-e96d-4515-9e66-d6b2b6c9fc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:08.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:18.975Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3c169436-16a2-4be8-a04c-8bac6c4d07f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:28.991Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c38ae3d3-515e-4f5d-9233-edec1fbea760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:39.005Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=017fcbe2-0331-4867-abfb-bb0b5e346a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:49.060Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a00d4e14-2b2f-49e5-bc2e-18ece854e1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:59.077Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=bc03d63d-9917-42b7-af23-97ffde279caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:43:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:09.107Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=aab0ab6f-b89b-4296-a376-b2f65c97ab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:19.203Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=93398549-b4b8-49e9-b4a6-fb1254e83391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:29.219Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6a743c5b-5366-473c-970b-b48229de4396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:29.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:39.245Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0b105b63-6a82-4a27-bde1-af47fce7f716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:49.278Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f6ceb6b4-5d39-4e51-9bf4-29b483b22204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:59.308Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1cae9eba-7e4f-4ad1-8d09-91b56848157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:44:59.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:09.328Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=293f42a4-17d9-4128-9644-d72288329337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:19.370Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=dccddaca-c015-426e-8845-4b292f2b8b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:19.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:29.395Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e2383465-8267-4d8d-b929-08a96ebbfd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:29.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:39.408Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=31434a0e-0f56-4629-8d51-6ee611c9a6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:49.425Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=89879157-6ad1-4fbd-ad58-4d6a4958ae79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:59.437Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=18df8962-62f1-4bc6-b9bb-2a7f8996b569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:45:59.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:09.450Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4ec6aa8b-8f25-48d4-9f2d-75969e890e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:19.467Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=e7a8adfc-a469-4c1a-9133-8cc4ce96592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:46:20.477Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:46:20.478Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:46:20.478Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:46:20.478Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:46:20.478Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:46:20.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:46:20.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:46:20.484Z |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 |2023-02-03T11:46:20.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:29.490Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c4e9732f-798a-44b2-a373-4d75f963e081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:29.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:39.504Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=442fa556-17d7-4768-8574-4198a5769fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:39.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:49.521Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=96768c2d-692a-4ef4-94a3-59775a72b668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:49.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:59.543Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a93fc9d7-fbbc-408a-a137-8ca90cea8f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:46:59.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:09.594Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=44f3a022-a687-49d7-bf8c-70d74a319ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:19.608Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fa077ae1-29b1-488b-8506-95dd560ed79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:29.619Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d3d2e1fe-6d03-4e1f-a068-ab1d885e352c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:39.635Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2a46e3a3-c2a2-46b9-9421-1fe59d8f7250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:49.647Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=93fb9788-9386-4507-bd33-caf0f24d2208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:49.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:59.662Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=855c07d0-cf7e-4019-b721-e5b2e9269853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:47:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:09.679Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a8ad1a07-5b7c-43a8-bbfd-4b43a0668794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:09.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:19.718Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=34591d7e-8c01-43dc-af0a-980f5652612a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:29.732Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3e86b6f6-19ad-4c94-93de-2fe0a81d49ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:29.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:39.748Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a477bf9c-764d-4942-b674-222631bae0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:49.761Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f5a37697-178f-4577-ac38-5966c1eec8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:59.772Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=83483e96-31e5-499c-9359-3467cfc71db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:48:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:09.785Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=589d3260-82ce-4b33-b7f7-0396b6b69fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:09.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:19.798Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=216cd18a-645f-4486-82a1-4341a9c94fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:19.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:29.814Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8d684b35-769e-4058-af0a-63f57203c5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:29.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:39.836Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b2f0f2b6-8cc6-445a-a5b6-639172fc21d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:39.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:49.866Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6b448735-48e2-4967-bba1-db02cd439693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:59.905Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ac5a4b97-615c-49c4-b6dd-41abb69aaa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:49:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:09.924Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=4de1f786-ac62-45a5-a26b-342fcbb88001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:19.937Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=708671e0-4db8-4d76-8f79-3b3ea6f4068f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:19.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:29.951Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=70b459f2-7455-4032-9a75-dd1db3e5e88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:39.996Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ae2790fc-d331-4124-9f78-9ca4c9c290c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:50.036Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7ca5e326-f34c-404c-bf19-68ba3d8fdfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:50:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:00.053Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=ff27a388-f94d-421d-9e58-80c3ca1da622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:10.069Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=0de1f578-c4be-453b-ac03-5d33a0e23b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:10.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:20.083Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7b0104d9-2fdc-4120-b601-2883aab959cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:20.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:51:20.559Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:51:20.559Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:51:20.559Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:51:20.559Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:51:20.560Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:51:20.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:51:20.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:51:20.566Z |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 |2023-02-03T11:51:20.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:30.093Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=9a43fb2c-be8f-43e5-958e-9f99b4c21155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:30.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:40.121Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=33409248-1ad5-4eba-a0a6-432bf573bffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:40.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:50.142Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c3582566-3574-4fbf-9538-ed87838009e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:51:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:00.155Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f5393256-3cec-4306-ad75-68e9e743c98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:10.169Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=89869e55-bd92-4836-9fb5-6ddf14d63a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:10.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:20.181Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=02124ca7-d297-4617-b468-3b83a07ff604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:30.195Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=242823be-1b1d-4c74-bdb6-2fd2877edfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:40.208Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f87f32c9-a8c7-4934-a27f-4e3a42100f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:50.220Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=aa463356-8b19-4093-955f-f47da3978c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:52:50.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:00.231Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=8494d489-3194-4d4d-b562-cb14af0ad36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:10.245Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=35597408-5b8d-4003-8642-24e62c1431cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:20.258Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fde4a6a9-3e40-4b83-9bf7-3927158f5bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:20.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:30.270Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=26d11162-4725-404e-a5ec-ac305a7fe158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:40.282Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=3c13d7cf-2702-4164-bbc3-d41a9c31fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:50.296Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=19ad3ba7-2c07-4d52-bf8e-c5afbfaf9da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:53:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:00.313Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2f613e90-1282-4229-a68c-ec5be0d864e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:10.328Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=fab50ab2-8691-4dc5-a43e-7e10763e5eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:10.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:20.342Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2a87b854-df65-4754-b488-f5b5a9933176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:20.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:30.356Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2b508b70-aa12-4b9d-922a-b8f4489651e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:40.373Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6aabb74d-55cc-4182-83dc-2cccf7be2af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:50.387Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1bc2da65-d281-4ca0-8285-1fe265f1f6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:54:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:00.399Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=599425bc-66b9-4841-aa03-78253555bcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:00.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:10.411Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=2665b68b-6931-49a3-8cae-3ca7b58b5c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:20.428Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=d084e08e-ec02-408b-8946-3ea023f84585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:20.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:30.440Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=38511387-4869-4f19-8b1b-c826a19928dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:40.452Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=47be378a-add1-4986-b2cc-419bae448aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:50.464Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=a2a3b520-ee63-4ceb-bd1d-038fb25d49bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:55:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:00.482Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c8f8c109-78ba-4000-a753-191c8599bfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:10.495Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=f9c09b34-a9e1-486f-b0c5-19796090d920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:10.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T11:56:20.501Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:56:20.502Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-03T11:56:20.502Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T11:56:20.502Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:56:20.503Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:20.514Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=1004e47c-05a8-4c8b-846c-d37d379231fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:56:20.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T11:56:20.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T11:56:20.521Z |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 |2023-02-03T11:56:20.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:30.527Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=595e7822-b628-4f92-bd1e-57b4a8648960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:40.542Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=7100ff48-aaa2-4be7-bbc4-1e21cf28e1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:50.591Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=50647533-f683-4167-87e5-60aecaf553c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:56:50.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:00.604Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=cdcabe5a-b562-4182-80e7-bebd67b4545e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:10.616Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=896b6a8e-51d6-4b93-8fe0-c60cd70b1c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:20.630Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=45eeb39a-1f81-4d82-9c7a-404717d39822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:30.642Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=97e9a58d-d3b5-4266-a66e-74c73b4679fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:30.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:40.655Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=b0f3d711-dcda-413b-a695-4049f28cdef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:40.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:50.670Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=907d8205-3f9c-45f0-90b4-1afd9fa4c15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:57:50.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:58:00.681Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=28ed0a94-666e-4a4b-adc0-fdad54441e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:58:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:58:10.701Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=5a682c5a-eaa6-4023-8091-7e56b40ec502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:58:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:58:20.716Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=c12eaa6c-8a99-4628-8ae5-1824e0594ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:58:20.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T11:58:30.727Z |INFO |Init configs |InvocationID=32fb73fe-d5bf-4064-889c-1fe7d6c311b6, InstanceUUID=6a079ab9-88c7-4ba6-859a-d03b3012183c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-