By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T22:55:53.618Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T22:55:53.633Z |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 |2022-11-03T22:55:53.634Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T22:55:53.636Z |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 |2022-11-03T22:55:54.064Z |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 |2022-11-03T22:55:54.221Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T22:55:54.221Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T22:55:54.222Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T22:55:54.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-03T22:55:54.358Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-03T22:55:54.383Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-03T22:55:55.840Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-03T22:55:56.331Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-03T22:55:56.356Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-03T22:55:56.357Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-03T22:55:56.454Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-03T22:55:56.455Z |INFO |Root WebApplicationContext: initialization completed in 2072 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-03T22:55:57.486Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-03T22:55:59.666Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-03T22:56:00.301Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-03T22:56:00.449Z |INFO |Started MainApp in 9.915 seconds (JVM running for 10.707) |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-03T22:56:00.509Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-03T22:56:00.515Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-03T22:56:00.518Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-03T22:56:00.533Z |INFO |Start scheduling PRH workflow |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:00.549Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f15a8641-e63c-4ae0-8850-3b9fccaf2074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:11.174Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3bc4cb3a-f860-491a-86da-601659363c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:21.198Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8c85f607-5884-4acc-948e-11b1532f8720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:31.227Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5020a6b4-43c5-489f-94b2-958f538f0f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:31.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:41.244Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=eb972487-74d7-4c73-b49d-84b3e3d7a2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:51.260Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bb7d1a29-bfd9-419e-bc78-3642783357dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:01.280Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=96893043-bd2e-484e-b3ea-f0b4d979d167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:11.298Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4e09e926-2032-4e66-9c7b-307abe8f6693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:11.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:21.320Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=795e8eac-85d7-486e-9706-1faac1685893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:31.343Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b6c2a5e9-3415-40fc-bc54-402fc3fba58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:41.366Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e814efb9-5616-402b-ae36-ce9784fc0110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:51.391Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0843888d-8f32-4d0c-ba50-12d81672a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:01.410Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4eca3440-a78e-4e2b-8c95-fdd6bedf2f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:01.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:11.434Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e895d03c-41ef-4bfa-b0ae-d52834f0aa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:11.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:21.452Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d4d0461b-d4c2-484e-99a8-cfba966dadc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:21.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:31.482Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e09ca28c-56c8-4cde-8ebd-aa97a78e57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:31.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:41.504Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0138c54e-43a0-4712-985e-17b8a64f76b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:41.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:51.529Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aec0926a-876d-4eaa-9834-ed180c981646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:01.547Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c8b9bb11-69b5-4725-91da-649d56e80986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:01.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:11.567Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b3bae7ae-3c0a-48a8-bb86-7944f8209a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:21.603Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7bb6d083-f205-4f78-81ec-1cca30f098f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:31.637Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1d7e6e2a-b94e-4efe-b595-1b1bf41eaaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:41.654Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7197374d-cb13-4384-a45b-92ef08c7e226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:51.846Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f852d86a-a29d-4e68-9f11-5845d395733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:51.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:01.860Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=961747e9-c1b8-4378-9749-22ed43bcb96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:11.889Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=71a5552f-f390-4480-984e-1d60c9bebbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:21.923Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1b927813-7bf9-4bdf-87ed-941914f84328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:31.939Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0c4612da-3ef8-4610-98c9-01a7d7d46b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:41.967Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cf154401-9c73-4063-b503-647afb5a40c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:51.989Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5e5899cb-a363-4ada-a922-63d1dcef6703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:00:58.540Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:00:58.541Z |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 |2022-11-03T23:00:58.541Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:00:58.541Z |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 |2022-11-03T23:00:58.542Z |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 |2022-11-03T23:00:58.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:00:58.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:00:58.556Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:00:58.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:02.022Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b06558b9-4b00-4c9e-9455-83847856071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:12.039Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b75f5d01-6215-473b-94ac-3a1cf1b2cd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:12.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:22.053Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=770a8e03-56eb-434d-83b7-1da7f5fa91b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:22.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:32.075Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=87ee9998-7500-476a-97b5-2a52dae24e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:32.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:42.101Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f05f1eac-b25d-4aa7-a2ef-f07606d13620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:52.117Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a835d8ea-f87e-4556-b7b3-d0146d2b9b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:02.131Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=650862bf-2b32-4590-a9ea-8755689eaac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:12.145Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=12a8c653-db51-499d-8720-7473e53368cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:22.167Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aa75bf56-2a55-4ad4-a58e-60ff1cd401db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:22.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:32.185Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ac6ee099-df70-4d0f-a35e-05ed79a41f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:32.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:42.201Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=74dea551-2d9d-4b30-98e7-a95febe1e561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:52.217Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c5fea8ca-4066-4433-8a9c-639ce76b51f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:02.263Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5e60a85e-333d-4425-b652-53b82d9a106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:12.281Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c13d9a30-b323-4977-a7c3-8bba8da4a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:22.294Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=09cc2ca0-a462-4d76-9564-305e97e410b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:22.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:32.316Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8b05aceb-492f-4644-9423-85d96b0a3e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:42.332Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=065e13a7-9c9b-4e6b-acb7-31f99c070de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:52.359Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9435b1ea-8a66-4feb-8bb7-22849846ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:02.373Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=413bb25e-ad78-44b1-a600-d27a03329b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:02.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:12.388Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6b2006e2-ae41-47cb-97ca-c0d3bd3a74c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:22.403Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a11755c4-fb2d-4df5-a254-52109047ac60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:32.422Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9f5ccb52-c64f-4b50-9631-e9d603c47cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:32.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:42.442Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=88855ec4-24fa-4855-a1fa-d78eafbde2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:52.471Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=720e63fa-234b-4492-8f0d-5256bc5f1e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:02.495Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=72e1ff03-23ed-445f-952d-0e6a8d77a269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:02.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:12.531Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d17bc82e-1929-4638-9503-862935cd777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:22.560Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a8a011c4-139e-4cb8-9e76-c89c9b183eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:32.577Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2d614de4-60ab-412b-b03e-6e248eecadff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:42.606Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=24a6b45f-4ccf-474d-837d-0d73a0a45bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:42.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:52.623Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5e841e23-4157-44d5-b437-a9be411d28ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:05:57.743Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:05:57.743Z |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 |2022-11-03T23:05:57.743Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:05:57.743Z |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 |2022-11-03T23:05:57.744Z |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 |2022-11-03T23:05:57.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:05:57.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:05:57.754Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:05:57.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:02.660Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ab338987-5c03-4b58-be5a-af799f7e6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:12.691Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3c8a1731-0c04-4637-9abf-005e4f417b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:22.707Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bb793027-c263-4789-b3a0-97756e4a23a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:32.724Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6e848591-3df6-4ec8-98a1-56cd2ee9cf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:42.738Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=337c6ed6-7c7e-481b-a1f5-e4e188f58b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:52.765Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7c6b6c96-8f9c-461c-a6f5-1d434483b313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:52.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:02.872Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=683f975b-3e3e-4081-82c7-05f022cb73d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:12.917Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1965e388-7f3a-49e0-ae8f-785d9ab9262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:12.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:22.946Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3a12f4c9-31ca-41b9-8630-a7483f47896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:32.971Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e3f87e6f-0cec-43fc-b11a-6cb478dc555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:33.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:43.013Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=05c771f3-76cb-4ceb-84ed-494bf6d36ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:53.070Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=308df354-2ca8-4d75-b790-d6cc7a153e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:03.108Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=47318297-c0ee-4e25-9809-a2b6ad2aba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:13.142Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=25fa7f18-c971-4de2-96d9-42cc448de4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:23.180Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=af119bcc-c899-480f-885b-90b61149ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:33.223Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=69857025-36a3-4ad0-b652-cd8351d95cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:33.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:43.238Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=10608c04-1317-42e9-8e76-227aa3879d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:53.258Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=30b9aba6-f093-4fef-a53c-feb742f49307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:03.272Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1c11620d-ffcb-40c6-9da7-7c16903a7e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:13.288Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ef30cb74-da04-494c-8747-e73fdeeb0965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:23.305Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e53ea13e-75de-4b5d-be72-72eec709dee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:33.322Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=43ccd490-f338-4156-8375-5d01df655a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:43.339Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d8d57156-1264-49ef-88b6-547f72fccbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:53.355Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c1e4d936-df8c-4182-8ec2-6eda07fd18ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:03.370Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2795a1d1-2c82-4553-9df8-393f39a9f8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:03.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:13.390Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1b1c90eb-7db3-486d-9765-4cce37a25da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:23.410Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=dc70c1a2-4c36-4b31-8c2b-a561a12f999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:23.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:33.436Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5fc2dbd8-1c70-4bfc-844e-9ed606a165d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:43.456Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c97ce80d-9311-4cc7-9924-22ce0f3d0d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:43.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:53.489Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=81543402-24df-4a4a-8f49-7efd04044130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:10:57.805Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:10:57.806Z |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 |2022-11-03T23:10:57.806Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:10:57.806Z |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 |2022-11-03T23:10:57.807Z |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 |2022-11-03T23:10:57.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:10:57.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:10:57.817Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:10:57.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:03.528Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4046ff16-923d-4064-a9e9-4f2b5b8ed5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:13.551Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=901a7b17-21e2-4bbc-8fdd-b1f035d5b8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:13.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:23.677Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fa834e80-068d-4b7b-a2db-efc100731dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:33.693Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=21352fe1-fabe-45f1-a73e-983a96b9dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:33.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:43.740Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=49488b66-0aa3-4160-8706-857168a6d705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:53.760Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f37aed09-e3cb-4319-9393-c524b030c0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:03.777Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=dd7930ac-8128-45c8-b89a-fd361e454564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:13.797Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bf41aa9f-c512-4b6a-b942-c74ad0bc46d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:23.822Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=771d84be-d3f4-4616-ad53-6b386fc7b62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:33.872Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7966b29b-2466-4e92-9a6f-4ef7683fab17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:33.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:43.890Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f84aee47-af43-4469-bb86-b92b8841afa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:53.907Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9ea3fa74-ce26-497c-84c4-72a6608a6d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:03.929Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=eabe7c57-d02a-42bd-85d2-0f88fa8e3cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:03.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:13.945Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3c068701-e745-436f-b83a-68fbd658a76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:23.970Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d4e2d2bc-03d6-46a4-95f0-bb5000878bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:34.054Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ce66c745-fb8e-4845-be96-104dea9346ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:44.426Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=eab077ad-98a5-4825-bbf9-b1bd0a2d4197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:54.474Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8f12f267-b39c-427a-8333-a647ca11201e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:54.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:04.613Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=da0f05fe-e466-47b8-9f5c-2496352b46be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:04.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:14.633Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=84c307db-4d65-4f64-af56-9f68114d6c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:14.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:24.658Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f119ca2a-fd7f-4661-a627-35f1d1dc465f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:24.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:34.678Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3e0b6ce1-c645-4ce6-a7cf-b7b0fa7d7564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:34.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:44.694Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=232b9c45-e6c5-488a-91c6-58155981ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:44.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:54.713Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7ac7477e-2e6a-43b7-9afd-bb2e4299c25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:54.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:04.827Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d1a28c56-bbb7-415f-9271-decf39898273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:04.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:14.844Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9ec08b0f-a687-4844-95a4-4a892ff75413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:24.863Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=db9903d4-1882-46a8-bfa1-89848afc8354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:34.884Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d27fcaf3-784a-4c19-9986-06eaf85afba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:34.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:44.912Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3b4ab06e-1de4-4434-bb7c-a94cefa21715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:54.937Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=34323971-1650-44f7-97db-e5a2b43f26d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:15:57.800Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:15:57.800Z |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 |2022-11-03T23:15:57.800Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:15:57.800Z |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 |2022-11-03T23:15:57.802Z |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 |2022-11-03T23:15:57.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:15:57.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:15:57.813Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:15:57.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:04.964Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6accd1a8-d18d-406e-b890-0f86c23f1e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:14.981Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=107d6a30-6f9a-4fdc-98de-1d216fb6b956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:14.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:24.999Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a3ecffae-45c3-45a7-adfe-987a417b6026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:25.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:35.015Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c38a72a2-17f1-4bb8-8cb5-08e13b3b7982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:45.033Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bb8a0cc2-f4e3-42e2-8f9a-9dc9d17a575a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:55.060Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=856d6eb6-d450-488f-aefd-b659809ce3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:55.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:05.095Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=00ff4cfa-7a28-4ef9-a0a1-ba64e07d9d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:15.116Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7da239b6-51c8-48d5-992a-15c6d681891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:15.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:25.141Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=962ae050-131c-424e-bc7b-9782317b3019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:35.178Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=37625dda-1ae6-4c93-9ffd-d9f13acc0f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:45.194Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=628dcae2-27a8-405e-8251-c422ae35568b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:55.209Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e817eee2-6bca-490a-92d3-f355efe71588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:05.259Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fce7cb28-77c9-48b3-ad69-16ed8276bcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:05.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:15.276Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=359c7b01-6ca2-44bf-950f-d4f8987aa121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:25.294Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=86fb7e89-e2f5-4634-afdf-32bd581531f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:25.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:35.311Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5c033a39-1bda-4fa9-8e74-f74644f8fe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:45.329Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=056e2569-1571-413a-9bda-43699d1e14a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:55.351Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=38384178-11a1-44a6-acbd-b2e3d20d971d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:55.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:05.368Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a47d0785-1b91-4e93-b9ab-27aaa1ef2bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:05.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:15.391Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=89a1eec5-f61e-47fb-aeec-c2471fcc292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:25.431Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5b1c09f0-0434-4964-abee-fbe0d264bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:35.451Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d2bedeae-8859-4860-8e64-9aa626c9262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:45.465Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=455e4ed5-ba0e-42b4-b4bf-a499082a8b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:55.481Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7b4e7f33-59e4-4170-9519-b990eb442698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:05.496Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7b7fada4-9a44-47d4-ade0-32be0d3ab862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:15.513Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ef147157-6ce4-4845-a5b1-c513334f931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:25.535Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fbefd0b1-4e0f-4ff0-926a-6e8473a57f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:35.577Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f3fe8f93-37dc-4132-b228-a694178d11aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:45.605Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=35849490-e7f0-4ed3-b995-554171fa2f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:55.621Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b47d69b6-dd55-44fe-b1bb-3bba7040f4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:55.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:20:57.723Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:20:57.724Z |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 |2022-11-03T23:20:57.724Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:20:57.724Z |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 |2022-11-03T23:20:57.725Z |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 |2022-11-03T23:20:57.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:20:57.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:20:57.734Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:20:57.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:05.651Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ff0d782a-4bcd-4165-a5ef-db4bb775c066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:15.686Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=da954588-52dc-4793-af18-c256b4405d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:25.704Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=60e51450-66e1-47d9-9c97-85b36d9d3fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:35.727Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b4f0a52e-1bdd-4919-8bff-310e7f5f9f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:45.744Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c847d7ad-95bf-44eb-9d98-566d851b3065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:55.768Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9dc7b1ee-f2d4-41ce-a384-07ac51938634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:05.785Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e3940dd1-15c8-4242-b8ab-cb054d5382f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:15.805Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=009c30eb-f869-4779-a365-6be46791a21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:25.845Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=06451ae1-e7b1-4bc7-b46d-7a11e29a3188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:35.861Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=260b01dd-67b2-4adf-9ac3-150fb9165b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:45.877Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e748f7e7-f962-4691-a543-33f43919d6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:55.894Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fd6af992-04c2-46e2-9539-f9f5fa2569ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:05.912Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=80261fe3-6815-418c-baa5-cfe670705666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:15.926Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=924403bd-18ef-48dd-9f30-811a9d0a3fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:25.941Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=68e02e68-ae7b-44d7-9514-b22c4b20b594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:25.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:35.957Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d88edcca-831a-45af-a482-76721c12ddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:45.975Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3b870c23-3ef8-47af-91f7-eb650cd6b693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:55.992Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=88b38caf-8232-406b-9a82-dbff5dda0d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:06.007Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=61821716-d048-441c-88e9-b0a101f0d497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:16.027Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=15adc63b-25f7-4582-827a-1abf60da5850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:16.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:26.044Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c2c41383-f828-4e5b-bd5c-64ff7a180f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:36.064Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6539903b-c4e7-4a61-b6a6-9b8bd6b1f00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:46.082Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f1fd458b-f2b4-4f76-9778-fb15d8cba343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:56.099Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f0b60007-f153-4886-90e4-bceee6f26cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:06.116Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3f72f00f-ff18-43af-bc03-6e7dd8432554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:16.138Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2fcae038-5b92-43da-b02b-8ace0eb6a533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:26.155Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1ff72097-9b95-4652-be3a-af612abe2395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:36.192Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f4a0e65d-5d45-4934-848d-ccd7d740f5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:36.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:46.212Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=47668f19-f734-4e12-a264-648d36122a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:56.229Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=39e41e88-632b-46ea-8956-d8af604ca06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:25:57.807Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:25:57.808Z |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 |2022-11-03T23:25:57.808Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:25:57.808Z |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 |2022-11-03T23:25:57.809Z |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 |2022-11-03T23:25:57.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:25:57.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:25:57.817Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:25:57.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:06.247Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ea415a8a-c3d2-437f-bf28-921feaa45dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:16.262Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5f5818ca-ecf3-4aa1-a098-7a13ad3efd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:26.283Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3bebcf74-c57a-4aed-83a5-3fbfdb4736a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:36.302Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=af7be397-1c5e-4ab2-9d66-7df0ecf798dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:46.317Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=be8c0496-7172-4a4a-b536-1b9eb61bdb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:56.330Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4c4ea799-9251-44e1-9045-f21c95790a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:06.348Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=786c007a-a504-4887-9e08-8104ea7ee5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:16.365Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=479b9971-fa33-4206-8a96-ed7d0c4cc42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:26.384Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3e4fbc24-5031-4a0e-9a7a-63c70f4f418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:26.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:36.401Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=40dc4432-fe04-4b75-960b-984bd81f0ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:46.422Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=990dede3-1def-4c5e-9e2b-5a31bffddb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:46.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:56.438Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=15876db8-a155-4712-84c2-c99107ee8699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:56.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:06.455Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d3558772-15c8-4179-b87f-16d593464c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:16.470Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=38a41709-6a9d-4517-85ae-8cd4cfd4dbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:16.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:26.485Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=efa9a1e8-522f-4b29-bd31-a4382812dc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:36.506Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3ec06876-581a-4dac-896f-7760fdf57a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:46.528Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3e6cf892-ad84-4dc0-81d8-df86c3da5d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:56.549Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bb9ee00f-73ab-4358-9645-793727ebb2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:56.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:06.566Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cd5a6731-a38f-40e9-b1b5-0536b339a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:16.585Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=69f61ceb-f1ba-49ae-a7e8-3419637d404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:26.604Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b7dcd68d-6ee0-4eba-9ac2-823ac95cb6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:26.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:36.621Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5262ebba-5c30-426e-90a4-59e67fd3e863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:46.637Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=daae2290-7a51-45af-bc75-acba2c954414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:56.653Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=06d49e18-89e6-4785-aaf9-6443e45459f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:06.672Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c9006bf9-8367-4182-8c9e-5c6df51393e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:16.688Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=51d86bc4-aa03-4de7-9838-2398970ffafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:26.713Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c2fd4673-5ff6-4c1c-a4b9-56e3ac7d28e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:36.735Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c290ab9b-44b4-4815-bf5f-222505ccdaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:46.772Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fd30c57f-bd50-4bb7-8b50-0029134ec16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:56.787Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6ec5b1b7-652d-4f06-b508-f1e92212b856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:30:57.729Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:30:57.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 |2022-11-03T23:30:57.730Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:30:57.730Z |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 |2022-11-03T23:30:57.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 |2022-11-03T23:30:57.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:30:57.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:30:57.737Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:30:57.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:06.804Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=72f733e4-cada-40b9-a8af-225dbd13a53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:16.821Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=54a99c47-ba92-4e9a-b5da-d1386327066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:26.839Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c2cb0bce-a996-489a-aa05-2e0c1ebbd53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:36.865Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d856900b-9404-4469-b156-2081a8a53b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:46.889Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9b141ddc-1c1e-4fd5-883a-f0fa0e1e0511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:56.903Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e1207a92-2ce9-4505-a897-e0e844d9c160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:06.920Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f142cb97-0bc8-4635-868f-942b7b85b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:16.936Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=da4d0465-4b4d-401d-b9cb-6dddc93511d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:26.955Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d5a6a10c-ef49-4fdd-bde1-a6042e4621a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:36.974Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=836a65a6-e764-4810-a33e-00a7b53c11da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:36.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:46.990Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=508d7a18-adc2-4967-839d-2ab36ed89813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:57.006Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=15212df7-8931-414e-b941-067671795afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:07.023Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fe866f10-5697-435d-8f48-57e97c60f4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:07.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:17.039Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8694ce2b-08ae-4a21-a096-11229fecf3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:27.069Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b4d5f272-4923-407b-8e3e-34970345be05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:37.086Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e309b055-5d4c-41ab-b71c-d251db36c744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:47.108Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f5432ae3-7a79-48c3-8c2a-cd01be596568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:47.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:57.123Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c4d11c79-0de8-45bd-81a5-8189f583afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:07.138Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6f7f1f2d-141c-49c7-b72c-a51858959881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:17.152Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=55e9066d-5d4f-4dcf-b9f3-d7d76394c9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:27.168Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2ec65dfb-933f-4a40-9a60-6bf688f0af0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:37.195Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7db4c8b6-642b-48dd-a753-07c22d35d6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:37.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:47.224Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=baf40474-e88c-45d7-8861-0b4bf97e5fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:47.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:57.245Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9f5216c9-1a98-4e56-ba87-fa57e6e18d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:07.260Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a75f3421-3fb1-40f2-9eb7-959401da200a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:17.273Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bddf175b-9847-4783-9fc6-0e206c32bbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:27.288Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=496da311-7b9f-4f0b-a13b-4f111f59cabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:27.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:37.306Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=83f89eff-e578-454f-8f35-a737f7e26131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:47.327Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6cf25331-0f04-4a27-98fc-5cce4c95e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:57.342Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e648ced9-1d8e-4766-b0de-24c8903f42cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:35:57.809Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:35:57.810Z |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 |2022-11-03T23:35:57.810Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:35:57.810Z |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 |2022-11-03T23:35:57.811Z |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 |2022-11-03T23:35:57.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:35:57.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:35:57.819Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:35:57.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:07.365Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d7b194c4-b130-498b-a917-e0bc68a43a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:17.378Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7b05c8ce-850e-47b9-b607-398207f916d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:27.397Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f8163a51-764e-470a-b88f-89f96ba2aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:27.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:37.413Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=48009d77-02eb-4995-8dcc-ef0b59d42bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:37.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:47.429Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=46e2cd15-8a19-437b-bb0e-48684f56645d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:47.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:57.442Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4dcf8bad-a9db-4946-b13e-3677c87a3e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:07.461Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=43f2114d-e106-496b-a3de-99b17ca3564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:17.477Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=187a6b07-83e4-4f1d-a1b2-5cc370b21bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:17.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:27.516Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b58b5417-5860-423c-bd52-6b39a60231e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:37.533Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3906b253-721d-4745-ad62-aae9d39eff49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:47.551Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0d6dbfa6-e924-4be3-a0f6-615c5e8b62bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:57.565Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cc95ebef-07f8-42c7-a98b-eb4116481b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:07.580Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3fa89b29-fbad-47cb-a2a8-94c62abc21a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:17.595Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=79b366a9-fd13-4420-89d8-8c3da982822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:17.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:27.609Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c0caf4ca-3946-4bcf-9f86-ce3d6d64ebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:37.625Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=522594ca-12f6-48c7-bc61-fde8098a71a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:37.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:47.642Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0924f20e-d878-4ca6-9516-6a45be08312a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:47.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:57.655Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d1a9737b-2dff-445b-a72f-61aae37ecee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:07.671Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8678363a-7839-4029-b273-83d6d2e1c021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:17.688Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=38004d91-4628-4cf4-a2de-c8c222a285f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:17.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:27.703Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8253795b-c299-4ab5-bcba-58ed45fb0b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:37.720Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fed01181-2505-403c-aa7e-488d112c5e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:47.741Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d5f441a3-29a3-482b-94bd-2e2b150a74ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:47.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:57.757Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8aeea3f8-4d15-494e-8cf5-6ea7b6687cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:07.777Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c9c0251b-86d0-44fa-99f6-d6f139a8d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:07.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:17.791Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d308128b-5f5e-46c8-b8e8-64cec23b63f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:27.805Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=048c7986-ccc0-41a8-a8e2-a9580263c9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:37.820Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=436016b1-a24a-4e35-a4cf-e7719c99ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:47.838Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8bf6f700-a91b-4a86-873b-4ab9dae755eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:40:57.722Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:40:57.722Z |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 |2022-11-03T23:40:57.722Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:40:57.722Z |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 |2022-11-03T23:40:57.723Z |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 |2022-11-03T23:40:57.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:40:57.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:40:57.729Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:40:57.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:57.852Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=46229430-7ea3-4986-84fa-7f43966f3e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:07.869Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b2055e9f-a28a-431a-8216-949d9870b113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:07.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:17.889Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=254412f8-c8b6-40c4-860b-9c218beddc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:27.915Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ea7f7adb-1aac-435a-a9ad-bef60394b0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:37.929Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0d769be9-c808-4773-b8a4-847a82d83e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:47.944Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=84709c28-041c-4911-996e-4977eca0d0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:47.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:57.958Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5c1f7746-2b50-41fb-82c0-de4ef252b909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:57.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:07.979Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d5b041a4-9eea-403c-8be2-74a9686e0850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:17.998Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c518bbd1-11f8-417e-8ff8-be95d1f0c79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:28.012Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ebe8de87-5b53-49c2-aafb-ec6b5109e5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:38.036Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=78385076-e457-4a19-96f1-dfa6098101b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:48.052Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2383f540-5294-4b16-9c8a-b97987642bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:58.065Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=baabbcf3-4c94-497f-9cc1-a57e5a40a900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:58.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:08.083Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d41faa24-6b32-4fbe-ad11-3f30ee02904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:18.098Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=581a9770-7385-400d-ad8d-6333f296d8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:28.114Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2b9e69f5-8545-4766-b524-208346bc456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:28.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:38.131Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=eedf8e9e-f8fe-4519-bdfe-4642eb46ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:48.147Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cfb0bfd7-2dcb-48ab-bfef-e5c30aa6cfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:48.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:58.161Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=76ef148d-560a-4fa2-9506-865365777f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:08.177Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=22749a92-7fb5-4ccd-8d7e-9eb3eccd1a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:08.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:18.193Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=43ed97a1-58da-4387-a07f-ae77b45e2371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:28.236Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ee0c8b29-a414-4d32-adbc-3a32fa449af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:38.251Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fc2c3f73-38ec-45be-9db5-cb00b265a210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:48.276Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=05278966-32ea-41ae-a2a9-b893aac77441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:58.313Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9507a662-8468-4cd9-8913-b65b3fa0deff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:58.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:08.332Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6e16c6b2-e312-4953-9383-606aef04b04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:18.353Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f501968f-a458-4806-a314-25c19f480458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:28.380Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ac6d0b63-b958-4d91-8751-c7c4da73bf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:38.396Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=be44c2b8-f7f7-43ae-acfb-b4e5a080d9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:38.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:48.418Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6f3d0c80-aca9-43ff-bcd3-33a82256b31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:45:57.797Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:45:57.798Z |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 |2022-11-03T23:45:57.798Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:45:57.798Z |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 |2022-11-03T23:45:57.799Z |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 |2022-11-03T23:45:57.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:45:57.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:45:57.805Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:45:57.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:58.434Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aa1dfa16-bd30-4c0a-9b56-b53d8bb18da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:08.450Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b0343e77-1211-4647-bf9b-4d412ed3b056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:18.487Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3961b6a5-101f-4775-80a6-b068fa10a2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:18.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:28.504Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c98d349f-4c57-46cc-afc0-cb02fc92b80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:28.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:38.523Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8e5f6bca-5938-4902-af06-e12cfa41420e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:48.562Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f69ccc21-256e-4b63-b389-f75b5304d938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:58.582Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=05974db4-8501-4ef2-977a-e03a23230f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:58.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:08.604Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3e33d06e-4b12-4c9b-bb3d-ab6a5d790fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:08.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:18.623Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f02c1fe5-4884-40ee-b9b7-a1b260988a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:28.640Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=404843f6-5500-4dbd-be25-02ed1d0c7c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:38.657Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=38314858-f2e5-4a90-ab05-340cbe58a549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:38.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:48.676Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=54c86004-6432-4739-b5a5-7f7e8d09b6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:58.716Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c748ab1f-11bb-4c3f-a007-35ed8a6fb953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:47:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:08.736Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=913a0e4b-29aa-4d82-b769-78b4ff2a9b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:08.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:18.750Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=15f8d894-fffa-4a09-9839-58a1a5479b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:28.766Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7752a36e-4be1-4ee6-af18-bfb7edc496d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:38.782Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5b7eccd1-d1a9-43df-aad2-76b3789014eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:38.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:48.797Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=48eebf4c-5606-46b0-ad48-65880e526ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:58.942Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2173c413-e992-41e3-b37c-2088ad370d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:48:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:08.960Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cb58b246-47b3-45d5-8908-8b8fd8e4f71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:18.979Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d1588f10-cde5-4338-8304-8a338bd00104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:18.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:28.997Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c1b8f900-c58e-4577-ac28-cea3a1ad36f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:39.019Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bf20f127-8d0a-4e59-a755-03f291051e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:39.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:49.034Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=074e5834-59c0-43e9-9524-688afcf9b7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:59.059Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6358000e-2501-4cfd-ad67-d839382efcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:49:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:09.076Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5b6ebf4f-d3f0-4f5a-b64b-a62cef6ae407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:19.095Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=69613d73-998b-4194-ad56-64809edd5f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:29.112Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=af5933bc-090d-4cf4-a3c1-62bf626b537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:39.128Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9372d98b-8fab-4431-9dc8-91494b07249a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:49.144Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=968944c2-8e69-4e08-9a58-82b31bbaff51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:50:57.822Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:50:57.823Z |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 |2022-11-03T23:50:57.823Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:50:57.823Z |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 |2022-11-03T23:50:57.824Z |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 |2022-11-03T23:50:57.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:50:57.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:50:57.830Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:50:57.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:59.161Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=54688283-9a5c-4e57-810f-467cfd70fff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:50:59.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:09.179Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bab23be1-6c6a-4016-a2ad-54593151b15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:19.196Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=21586394-c721-47e6-b589-178cc49f1952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:29.216Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6e896369-d586-4f9e-a356-9bc8a0121bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:29.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:39.260Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3942b324-5f5d-444e-92b5-229febfc1d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:39.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:49.306Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9438f3fa-1ca6-477d-a23f-dfc5bd2e6d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:49.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:59.325Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8569540b-68e2-4a44-afc9-f753c7f13849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:51:59.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:09.345Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1dea0fa2-8a63-4719-8a28-a3dccea984ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:19.361Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=474eacfd-e3e0-4a78-8ed4-f8ed829e2848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:29.385Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fcf299ea-6859-462b-892f-6dc4d68b4d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:29.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:39.401Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=21661bc2-2766-417a-9d4d-c93fea7485f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:39.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:49.417Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=55d7aa7c-7c7a-4bf2-848b-76ea9d426290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:59.434Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6c04be59-7513-4e5a-8194-27cfe1a2068e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:52:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:09.451Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5751d15d-57ad-4996-9e15-dc267197ffa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:19.465Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=38aa399a-42f2-4278-a2d4-7134fa02db2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:19.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:29.481Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6435f8a8-d79a-4dc6-9dc4-7cb5bdd1d6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:39.497Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7d7ae5d9-8c6c-4f86-bbb7-ef00b95912fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:49.513Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=43c4d355-f1f5-4b13-bdc2-3ba648cc0c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:59.530Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9c5df541-c255-43af-9379-6a9237c662b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:53:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:09.544Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d9afe084-58ce-4ac7-b520-00ab767a5e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:09.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:19.557Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5958fda8-e455-4ad6-bbdb-fc070b263897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:19.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:29.575Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8af485af-b30c-4d45-864e-85c5377d7ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:29.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:39.590Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3b32f703-76ec-4dbb-b430-1fd5f16900bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:39.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:49.608Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5b112814-7333-4bd1-b641-303fc9472784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:59.622Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2cb9b0f0-f6d2-4103-8c69-75ed49b45a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:54:59.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:09.644Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1eccae39-eab4-4fa9-8ad6-5fc1bca3619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:09.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:19.659Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=705345c2-2ab1-4019-8ca4-e435894fd3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:29.674Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=49531488-d64a-406d-8a02-39504c7d9162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:29.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:39.688Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b9d82ec3-98c7-4d2a-b943-9d962aeaf045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:49.713Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6a1fb3b2-3a1f-4c5d-b800-8cd7c4752cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:55:57.745Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:55:57.746Z |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 |2022-11-03T23:55:57.746Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:55:57.746Z |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 |2022-11-03T23:55:57.747Z |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 |2022-11-03T23:55:57.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:55:57.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:55:57.755Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:55:57.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:59.730Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5253dfae-3f84-4e63-8ab2-2ce90883203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:55:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:09.747Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6f56ddb9-f276-4a53-9672-a9ef47bb3fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:09.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:19.762Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a5e4db84-7174-4fb9-9f07-0482fb104ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:29.779Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d5299b5a-222a-4f6e-903c-3bd704b89b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:39.800Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2c962963-ca7f-4df3-99ec-cdf13c48614a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:49.815Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=be540077-9cfd-4ef4-a10c-c8f936edf2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:59.830Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=baa050bd-b1d0-49eb-a1e4-2699e3db1f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:56:59.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:09.843Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d48f5f97-3b1a-44d1-b5ef-79593dab2336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:09.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:19.865Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=34e7c292-bffb-4aab-b132-0842d5c6e12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:29.887Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=019152bf-ea73-46fc-87dc-a428d21e8502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:39.904Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d1a1e194-328c-400b-84f8-4d666fc09461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:49.921Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d8fcaa9f-68b5-4099-8fec-b8a8bc36224d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:59.938Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8519ac2d-7b0b-4295-9e89-d231d66aa329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:57:59.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:09.958Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e2fe2cdf-2e32-416c-9ee8-d0297d483d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:09.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:19.983Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=21e7efe0-48bb-42cd-a8a7-566b4afcb64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:19.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:29.999Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=24eb3418-4cbf-4f41-9cc2-3ed7855ed67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:30.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:40.023Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a7544c4b-4029-48ab-a715-048ccc32d5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:40.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:50.040Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=05bb69f2-5090-4ad6-8b72-20fba7f594e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:58:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:00.059Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bccadc50-f2bc-4579-8109-cb48a13c0b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:10.076Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6fea34e0-df5b-4241-82d9-95be25d19232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:20.093Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e0ec2c08-a031-4ba6-b8d7-12bf22381298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:20.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:30.108Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b49d2933-c497-4c98-984d-e2772dcd097c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:40.123Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6705330b-1f2d-4b21-b760-1251d716f2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:40.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:50.144Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6efd7c48-3c70-4f6a-afc2-dc2402afc557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:59:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:00.164Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=606bca74-8a43-427f-9132-9e42292467f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:00.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:10.199Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d61319dd-377f-43a7-a0f4-21e973fb549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:10.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:20.222Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=00b4661d-9635-441a-b90c-becf8cd4f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:30.242Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ee8fa211-8f2a-4bde-a762-000f9bfb8e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:40.258Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f387ad28-8f91-47fc-a743-5013de16d05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:40.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:50.282Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=176416e6-cecf-4711-92be-f1ef1a011da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:00:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:00:57.855Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:00:57.856Z |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 |2022-11-04T00:00:57.856Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:00:57.856Z |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 |2022-11-04T00:00:57.857Z |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 |2022-11-04T00:00:57.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:00:57.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:00:57.864Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:00:57.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:00.299Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cb3a03a2-c7f6-4cdb-aa36-93ace48a7911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:10.318Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8eca2eab-a433-470b-b070-8896603f4201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:20.339Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=93ee1a8c-c08d-4957-b482-3ba6db923006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:20.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:30.355Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c6db6afe-b8be-42fe-a03a-de50e883031e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:30.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:40.378Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=84a4897e-3d72-49fc-937e-b26b6d0875b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:50.398Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ec41d639-8652-4664-bbe1-6071cd2e9449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:01:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:00.414Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f69b96e6-2e2d-413e-a8fb-d064858a9b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:00.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:10.429Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fd9f556c-9214-4166-8c00-92f3e9d9b4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:20.444Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9fc41fe6-78d8-4c9e-96bf-42083d012b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:20.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:30.462Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f8e82076-aa33-4d7e-bcc1-d0c7906593cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:40.477Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=25b9041c-592f-45b5-a5e9-b0860255b9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:50.495Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d7d0f14f-d07b-4f1d-85f2-723b27dbb89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:02:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:00.512Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e67d7adb-b639-42f2-be96-af2be53da956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:10.532Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fcbcd1ed-c479-42d8-95c7-eaa7f0e80dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:20.549Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0d31fe18-a5f1-4ef1-87f2-36a76de723ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:20.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:30.568Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5db7c515-2d45-4916-86ca-150dc65123db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:30.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:40.587Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=64f2d66a-7bc6-479b-aa81-26f090f3f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:40.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:50.603Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4919f9e8-deb6-41fa-bd80-5eb557292e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:03:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:00.617Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4397474a-1764-4a06-a3c0-db91736c8074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:10.634Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b321d385-19ba-429a-b2f9-f8a370073850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:10.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:20.651Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4be2ad41-d8ee-4a95-b5ea-45a33b7869f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:30.669Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9d0714c0-f654-48e3-96ec-f8f061eeaf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:30.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:40.686Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c7e88afa-b535-4e16-9cb4-8ccc20d84061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:50.702Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=11bb7c85-63b0-4a31-bc88-6b1dbf4628d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:04:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:00.718Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aa1824f0-1647-4ad1-93b5-31787f0a586d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:10.733Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=050312af-952c-4091-822b-f1d495f82c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:10.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:20.751Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5cf5d811-13e6-48af-a6ec-1c08d936d405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:30.766Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=29d817dc-f9b0-421e-9153-8f4cb149df79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:40.803Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5510fe05-8fcc-4930-8568-6434d440bb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:40.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:50.818Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b02d9341-a30d-4202-9984-6b8b50763989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:05:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:05:57.765Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:05:57.766Z |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 |2022-11-04T00:05:57.766Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:05:57.766Z |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 |2022-11-04T00:05:57.766Z |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 |2022-11-04T00:05:57.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:05:57.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:05:57.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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:05:57.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:00.832Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f239378b-1618-4384-a3de-84984ab6a25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:10.848Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ea9b47d9-1809-4b1b-b016-54e0885d0cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:20.876Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b7108955-3f8d-4856-a809-6690cd858994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:30.892Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c1a83565-52a6-4ae9-95bc-061e31feb90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:40.909Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=50620af9-6f51-49e3-a3f6-7b9baaa5e1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:50.927Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=82793f34-4db4-484a-b847-fa3e7001e529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:06:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:00.942Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3f3eec70-eb15-4f83-9c16-ab3972c4c0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:10.959Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2eff799f-c401-4535-8150-99267228e1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:20.975Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4bc252cf-4697-4e18-9ec5-e74d6cc6fb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:20.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:30.990Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b3fce6da-caba-4e10-8c8b-a8505bdf9347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:31.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:41.004Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2338f36d-1777-4f56-8d5f-bc42c8734f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:51.026Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=15e5964c-fd5a-4914-abd4-ef0077e92df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:07:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:01.051Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a1e9be39-f86e-44e4-9821-cc7efc3bf9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:01.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:11.066Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2f490e76-214d-4756-b915-2d18171aa710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:11.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:21.081Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=06538529-354a-4a4e-9f5a-c2eb33fa7541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:31.119Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7644aec3-c8a4-4046-99a5-34dc590b61a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:31.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:41.181Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e68a2857-88f3-43b0-8dbc-331a90e35066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:51.199Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=589e9af8-6829-4261-b9dc-7cd4d53fcb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:08:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:01.218Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9c36e742-c7e9-4410-9979-ad69a5eb7719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:01.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:11.239Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ad055eaf-3e31-49cf-8118-cc2dfd638f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:11.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:21.262Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d9a93603-f496-4e19-980e-913371bac862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:21.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:31.283Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ccf2d1fa-0821-490d-8a79-22a114ac6b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:31.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:41.300Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aed11207-1ba3-444b-b473-3df52646d146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:41.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:51.318Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5a592e61-e981-44fd-9a2c-4fab04b5a2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:09:51.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:01.332Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=57f19c58-ae4e-4b8e-96fd-aec25a17e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:11.347Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7c102a84-da9f-410b-8e3d-613fb4b3a48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:11.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:21.362Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=53d18f9f-e6b9-46bc-a282-c873a70649af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:21.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:31.375Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2fb0de80-a4f3-4e47-acd9-4212ecf05a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:31.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:41.391Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b0b99f53-3a9f-4f02-808a-2f5b730f6ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:51.414Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d8fc4fc0-ea96-4672-bff7-c0b9427b0a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:10:51.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:10:57.723Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:10:57.724Z |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 |2022-11-04T00:10:57.724Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:10:57.724Z |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 |2022-11-04T00:10:57.724Z |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 |2022-11-04T00:10:57.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:10:57.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:10:57.730Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:10:57.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:01.430Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3b94b6a6-9a0e-4aa4-82c9-45faf8181ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:11.452Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a1779408-507d-4d3b-a1e0-30f4cd9a03c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:11.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:21.476Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1207e573-0204-496b-a641-a9b79b08fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:31.491Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7a7fc57e-f0aa-4de5-a61f-9d4ac5ea59d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:41.506Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bd8be288-81d3-43f9-b0da-fac92b8d68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:41.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:51.524Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=10ec574e-7102-4bd4-9c0b-ba1ae36fd1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:11:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:01.540Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c70612b2-7950-433f-bc93-8e7a05000522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:11.555Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=28803e97-8240-4b5b-9b01-a5c45ca8e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:11.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:21.572Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b8d0feeb-8423-4318-b158-879f50cc5728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:31.588Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4facc528-0d50-4ce7-8de2-6f4bb864e07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:41.603Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f045db52-4a6a-40f4-ab9d-f142f19f0ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:51.621Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=36b8073f-8d8b-4a95-8543-d62c18e1d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:12:51.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:01.638Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c4ea697f-f85f-4338-885a-d6de28d00835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:11.657Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=306629e7-d587-4287-b3ea-cc26c0ef9c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:21.690Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e5cff53e-565c-49dc-81ec-916da1ea5787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:21.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:31.705Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f78b8ff3-4da7-471c-85ec-3d7b05b13919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:31.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:41.725Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6308b568-63d8-4fa7-b280-0f1fd878c8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:51.739Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e13bdd56-1521-4a3d-9e53-56d42858f93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:13:51.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:01.762Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=007992e4-30db-4b6c-80eb-84a137686019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:11.781Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4be27d4b-1865-442c-8329-1f55f66e2e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:21.803Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=46cf2e53-2c1e-46d1-b074-43245014a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:31.853Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8885e0d0-85c7-4bb6-8eaf-32691b0a5fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:41.874Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7de39fee-520c-4e8c-92b9-5211c2144277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:41.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:51.891Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=019e71f8-121b-405d-b96c-7208e73086ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:14:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:01.909Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bdcbe98d-d04e-4ac4-affe-b0d2f04bdbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:11.928Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=40b951fe-b096-402f-95b0-70617fd6e8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:11.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:21.944Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5a9135b2-701d-4a94-954f-396cdeb49b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:31.962Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5ecc8431-ceec-498f-b96c-50cc21aec326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:31.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:41.985Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3efc1422-dec6-43b1-a464-9c76e17f142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:51.999Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6be4439f-98bd-4b48-95ab-9808b70b83df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:15:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:15:57.804Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:15:57.805Z |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 |2022-11-04T00:15:57.805Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:15:57.805Z |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 |2022-11-04T00:15:57.806Z |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 |2022-11-04T00:15:57.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:15:57.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:15:57.812Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:15:57.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:02.015Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=02942d1e-7b4e-45d8-8e57-ab60a247da2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:12.030Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1046636a-fb68-4caf-9101-c7d79be776dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:22.050Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4dd48e75-fcb8-4992-b017-df4a7fd53e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:22.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:32.067Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=dd1b15ee-d8ab-4118-81cf-860989c4b92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:42.083Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9de1595b-5282-4ee3-957d-6754ac435e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:52.104Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=665110b9-3e0c-42a6-a490-196866a02200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:16:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:02.126Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=97c8138a-fc1b-4a71-8f65-74b3e8c0911c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:12.140Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=634203f9-c2c8-4a42-9c48-52bcfb0bc3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:22.155Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7df75690-b97b-41ed-aaad-9100a42c86eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:22.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:32.173Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=175f8440-54a1-4e42-9bd6-8bccfb00b920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:42.189Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c4d715ee-b737-463a-a966-4a5e45ccbd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:52.209Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f3ab0f9b-82ff-40b8-a6fe-af1513ca1474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:17:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:02.229Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3080fb40-2801-4844-a0f0-1e5aadb121ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:02.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:12.243Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c4336094-9446-44ee-b801-3224bc83612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:12.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:22.268Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0d9ce257-a3aa-476b-889a-28251ccb5db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:32.281Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9dff2268-89e3-419e-8ddd-f5d41a302c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:42.307Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=253068f4-365b-49aa-9a8d-eb4cf78bfcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:42.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:52.322Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=885a72f4-2ece-4e82-9066-09716d6558ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:18:52.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:02.344Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=32b375de-ef07-4a13-9206-6849f2fef369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:12.361Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0ca1f544-bf51-444e-aa15-219fc30aaafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:12.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:22.376Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=43cc0d7d-b349-4450-9e6d-62f4b10244c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:32.401Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4f626fb3-8feb-4ec9-ae88-17057cb9b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:42.418Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3ebd16e2-9e46-4ddf-bfa2-6ad1d91a805c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:52.433Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0d0d44db-6bef-4036-bd8e-fccc863e46aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:19:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:02.458Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6de8ea61-678c-4c2a-bce8-528a527fffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:02.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:12.507Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bda88bb8-1b69-46de-9af0-f1d19343e78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:22.523Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d7163c38-fdbf-41a8-aaf1-1d50905661a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:22.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:32.550Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aad88ec6-3f23-420b-837a-3bb0e7bda020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:42.566Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0429a685-6afb-46ef-b301-890afab9ddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:52.584Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=00be7b6a-51c0-477c-bcce-c52898180cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:20:52.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:20:57.709Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:20:57.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 |2022-11-04T00:20:57.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 |2022-11-04T00:20:57.710Z |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 |2022-11-04T00:20:57.710Z |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 |2022-11-04T00:20:57.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:20:57.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:20:57.715Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:20:57.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:02.599Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b6b30704-cf00-49f3-81f7-a243b0908f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:02.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:12.615Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=65924ab8-97cd-47d2-a38e-b4624a0795f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:22.638Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8d00935b-20d5-4fc8-9cf5-a45345057c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:22.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:32.663Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2bc9849c-8c5e-4b65-883a-0c27c98dd40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:42.682Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=af1862c8-33ae-4bcf-916e-5be66ab378db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:52.699Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5a75742a-e504-45b1-8701-ce7454acc73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:21:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:02.714Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=25e7f547-41bd-4331-adad-03348cf91c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:12.729Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e9d6b39d-83eb-4dde-b495-fda24e0bbd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:12.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:22.746Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=91a59218-bc3c-47c5-bc86-34f3a34ea31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:43.486Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=12a67312-1b40-4e04-ba43-2c11a778e260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:44.938Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dJxx95n1ZJROp4UMyGdE'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:54.935Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=41d73e23-a214-4d91-a49b-f7ef2692f7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-04T00:22:57.461Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=dJxx95n1ZJROp4UMyGdE, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:57.682Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:22:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:23:07.683Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=10c40048-11f9-4667-90b7-626cda45143c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:23:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:23:27.326Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0d664d28-31ef-44e9-9608-552a02ada298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:23:36.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:23:46.933Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=513a9e16-da5e-4286-a889-e902fe0dd877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:23:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:24:06.528Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ce434e52-ad2a-49be-bab3-936cbd36ecfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:24:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:24:26.086Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=16a79a99-9b99-4009-a611-d1be733db565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:24:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:24:45.670Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=542abdc5-cb4a-4385-9fe6-9386883711c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:24:55.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:25:05.269Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=25ff9032-c497-418b-baef-a35eb5a8417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:25:14.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:25:24.855Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e3f30bf3-f8f9-4fea-b976-dbdbcbdeb0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:25:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:25:44.416Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cf47879f-e30f-4468-9bef-3baaa8dea626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:25:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:25:57.818Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:25:57.819Z |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 |2022-11-04T00:25:57.819Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:25:57.819Z |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 |2022-11-04T00:25:57.820Z |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 |2022-11-04T00:25:57.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:25:57.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:25:57.827Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:25:57.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:26:04.013Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=51bef1ff-da1a-4523-8051-a962712d87ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:26:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:26:23.613Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=55db6d9e-2268-45bd-9b35-9b7667a36ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:26:33.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:26:43.238Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9b05a29f-63ac-4b92-83e6-6deaf8126a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:26:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:27:02.817Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e53bc7cb-e3f3-4a56-ab7b-00b64882d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:27:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:27:22.417Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b20cdcca-e065-4f8a-a32b-646e7cb9baa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:27:25.391Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:27:35.391Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bfca5b35-3bee-44fc-baaa-1e3596aa7501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:27:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:27:55.003Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4b1d73a3-aae8-4806-9fbb-ca5c7833b719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:28:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:28:14.588Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a752de9e-fec3-4bdf-a6ed-71051e72cc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:28:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:28:34.161Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=95ecc9fb-4ca3-42fd-adef-9660c7ea3e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:28:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:28:53.756Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3be4a20b-0a95-4a91-986f-afe76266601f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:29:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:29:13.388Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2a45d7e0-51b4-45f8-a456-3ffcd1aded77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:29:22.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:29:32.949Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=34b565d4-f8dd-485e-b52f-570206fc2934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:29:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:29:52.617Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=313b149e-4f63-4050-8dde-483e74b6b48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-04T00:29:57.786Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ewY3OMdqxzyvJhwf8051, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:29:57.810Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:29:57.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:30:07.811Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=10776e1b-8fd1-4abc-b61f-f00c15fd1dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:30:17.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:30:27.447Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=604b1baf-3a88-4bf0-9899-c2c00f398cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:30:37.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:30:47.023Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4d3dee05-bbcb-4137-a170-22d1efefe9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:30:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:30:57.716Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:30:57.716Z |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 |2022-11-04T00:30:57.716Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:30:57.716Z |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 |2022-11-04T00:30:57.717Z |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 |2022-11-04T00:30:57.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:30:57.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:30:57.721Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:30:57.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:31:06.600Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=12f639bf-bdad-4685-8b40-365830642dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:31:16.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:31:26.186Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=87c55e98-2c13-4ce7-87e3-38356d9fa212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:31:35.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:31:45.827Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e44b4904-7d90-4e26-9ee5-bcdfb5f90123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:31:55.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:32:05.461Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7aad6e5e-2a65-4833-b93e-6cad254daf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:32:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:32:25.036Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a951e768-d1b9-4058-82a6-c9cd4bd0d0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:32:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:32:44.611Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b2a743fd-2c99-4a79-94b7-5a406912b516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:32:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:33:04.183Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=39698aaa-4255-46b9-8b70-37c5e21d9f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:33:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:33:23.790Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b1e5222f-a0de-4e72-a616-8ea52c8b7dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:33:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:33:43.355Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5c58ffad-6106-4d1a-88b0-c445bd39572a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:33:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:34:02.937Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8b2dab51-f9d9-42a9-bdbe-0c4cbd382629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:34:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:34:22.514Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3913e6e4-0152-47e7-970f-a4d94b4cfd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:34:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:34:42.117Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=70a79e8e-1200-4d9a-9aa2-a6100fdae3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:34:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:35:01.743Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ae124923-551e-4ec4-b79e-0401053714e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:35:11.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:35:21.356Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=814c39ae-4334-4560-b29d-4aa352d3b83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:35:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:35:40.915Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6d642059-a721-44d9-b64d-b4e12847fecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:35:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:35:57.790Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:35:57.790Z |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 |2022-11-04T00:35:57.790Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:35:57.790Z |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 |2022-11-04T00:35:57.791Z |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 |2022-11-04T00:35:57.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:35:57.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:35:57.797Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:35:57.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:36:00.497Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=934c4f9c-b290-494c-a3a8-8549034a5f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:36:10.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:36:20.081Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0fecbbd4-5b29-4de6-b446-253a23e10d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:36:29.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:36:39.885Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b6122077-7259-4baf-a35c-7198d097f5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:36:49.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:36:59.470Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=deca6b7b-b7c7-45d1-99f2-f8cf035bf77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:37:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:37:19.082Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e16ba029-2627-4b48-8329-f8903cd87bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:37:28.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:37:38.661Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9e152cc0-3e9f-4192-aa9a-eaee33fa39e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:37:48.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:37:58.233Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=31e8ec05-3502-457a-aa82-311f3e25f5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:38:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:38:17.821Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=29650f36-b123-450d-9d75-5791568075df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:38:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:38:37.405Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a592428d-4747-4725-966b-a275cdcd6f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:38:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:38:56.985Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=21301246-2f92-43b5-a877-1340f3cc2b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:39:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:39:16.559Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f4b585cc-4fe4-4f61-a532-e358a591643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:39:26.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:39:36.121Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=01e18ce2-ea3d-42e6-8767-f485d47206e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:39:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:39:55.692Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9772e62b-aeff-4c3d-a302-98c040b04b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:40:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:40:15.264Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2f11bcc6-fa8d-4244-8f11-669d007dd518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:40:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:40:34.869Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6b34c663-97e3-4afe-94e5-41708bf6edd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:40:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:40:54.440Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=45080f97-3fba-4ea9-a7bc-eb3544aefe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:40:57.721Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:40:57.721Z |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 |2022-11-04T00:40:57.722Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:40:57.722Z |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 |2022-11-04T00:40:57.722Z |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 |2022-11-04T00:40:57.726Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:40:57.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:40:57.726Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:40:57.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:41:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:41:13.999Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=496b2b40-c0ae-4e88-a1a4-4b6d7a04a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:41:23.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:41:33.601Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=df7525fa-b7c1-4757-95be-29d2c6c2cc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:41:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:41:53.170Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=16c69565-5481-47a8-8638-ab6fd295a13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:42:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:42:12.821Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2c84d93e-cfe3-4e4d-8ba9-5ddf5f6bacef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:42:22.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:42:32.397Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=270970ad-d5b0-4d5a-bb79-095cd4b2e63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:42:41.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:42:51.964Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3b547473-c2eb-4856-94c6-20f0c1a5d856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:43:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:43:11.556Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3ca9a27e-0e26-4178-82b4-7e6a29894662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:43:21.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:43:31.118Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2e5dcabe-5d4d-4991-828f-8fbfc0e99ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:43:40.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:43:50.693Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4f335e4c-11c5-45cf-aa73-b56d9a043f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:44:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:44:10.268Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=042e2beb-ef79-4ada-b0b9-07633f5e8163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:44:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:44:29.826Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c3934115-8e06-40ac-aaf1-89568ca65f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:44:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:44:49.401Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f2c99a80-a2c4-4c49-8b00-78fe6ebaeb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:44:58.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:45:08.968Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=276a4764-05b8-4beb-bd99-9d9a070b2094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:45:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:45:28.564Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bfd65357-5251-4be0-a179-3df5d64c9797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:45:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:45:48.145Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=24dacba6-b1ed-4cb5-a7d8-c577b20935cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:45:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:45:57.785Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:45:57.786Z |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 |2022-11-04T00:45:57.786Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:45:57.786Z |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 |2022-11-04T00:45:57.786Z |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 |2022-11-04T00:45:57.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:45:57.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:45:57.793Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:45:57.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:46:07.744Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0b6fcea7-49a0-457f-b0aa-d158b6afb6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:46:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:46:27.303Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=11a3cbe7-f5ae-49ba-a5e0-3f4a473cae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:46:36.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:46:46.860Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1ae8d04c-e272-425a-b39f-fd11dcfc402d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:46:56.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:47:06.435Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3584bb60-91bc-429f-aa3c-9a8a563366ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:47:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:47:26.043Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b80add6e-11a8-455b-8946-a5d59245289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:47:35.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:47:45.634Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d263d073-0c99-42e4-9be9-8c1d18c407aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:47:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:48:05.215Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a0b07bb4-aca2-4217-b604-667688723c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:48:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:48:24.777Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a5421f86-e768-412c-8d0c-3959e1a334aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:48:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:48:44.338Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=657c5803-5eb0-4ded-9931-468d9b313e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:48:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:49:03.908Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b87ab7d7-e20b-472e-bb5c-5b9fce991bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:49:13.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:49:23.503Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b5e421a3-3852-4239-84fb-a55062e7fa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:49:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:49:43.102Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=355b63b4-7ef9-4ba4-aca6-daffcd70f605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:49:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:50:02.676Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d2215bf8-b28e-4990-afd0-01e23393e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:50:12.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:50:22.235Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=92b0220a-7c21-498e-b76c-6f0f3e045dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:50:31.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:50:41.796Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=743ebe9c-2a97-411b-8413-36c90984ed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:50:51.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:50:57.808Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:50:57.808Z |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 |2022-11-04T00:50:57.808Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:50:57.808Z |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 |2022-11-04T00:50:57.809Z |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 |2022-11-04T00:50:57.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:50:57.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:50:57.814Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:50:57.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:51:01.382Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=92f3e8ba-b5c4-465d-b3b9-24719768aabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:51:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:51:20.971Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1f791deb-4d11-4540-830b-0aa26f28ead8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:51:30.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:51:40.529Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=18fe4e3e-25b2-4005-926e-db2e71b57705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:51:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:52:00.117Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f0ce591e-b021-46a1-92c5-0d0f86a5d435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:52:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:52:19.691Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=88cfde9d-79e8-4aab-b8e9-17040b006bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:52:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:52:39.280Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3856402b-6245-42ae-a7c9-72fac46e8d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:52:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:52:58.872Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8e56e2e2-3287-4448-83aa-65cf5cb54cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:53:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:53:18.452Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=12e5cd27-571f-42e7-b5fc-83ad905394b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:53:28.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:53:38.023Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=07bd71f0-b76e-4014-a7b8-c8b7f5d8336e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:53:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:53:57.600Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cd19590e-5e39-4ee2-b4bb-1962cc511ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:54:07.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:54:17.173Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f40057e4-98d1-45db-a683-3d864ac4d60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:54:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:54:36.749Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d1e66a12-5b1e-49f8-b3d0-f43915741351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:54:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:54:56.314Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=49904304-e704-4e3b-8647-4230d78f70ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:55:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:55:15.937Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b79de7a5-1ffa-46c0-858d-9a842bbeb696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:55:25.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:55:35.525Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=58dd2a20-4539-4217-91d9-e9705f875ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:55:45.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:55:55.119Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c52f19fe-9900-4625-ab0a-d43423d97457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T00:55:57.719Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T00:55:57.720Z |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 |2022-11-04T00:55:57.720Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T00:55:57.720Z |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 |2022-11-04T00:55:57.720Z |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 |2022-11-04T00:55:57.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T00:55:57.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T00:55:57.725Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T00:55:57.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:56:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:56:14.716Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b386ea09-1645-406b-b746-5f07711569cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:56:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:56:34.303Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cfdc272c-2155-4a0a-abe9-d0d538e61ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:56:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:56:53.933Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a6541aa1-716e-485d-bea5-df68addfd932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:57:03.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:57:13.553Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e3806552-2276-4346-92c8-a6b78236e3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:57:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:57:33.171Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ae219ca7-40a2-494a-8fd1-96407064d2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:57:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:57:52.746Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4089083e-1e2c-4373-88d6-f64ca3e87922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:58:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:58:12.324Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7f9bd550-5bcc-4141-aed0-fd6946e3e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:58:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:58:31.920Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=156be17c-a7c0-46ef-9b23-bd5d2df0aea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:58:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:58:51.517Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=56fe7b1c-5249-4747-ad48-f9927335b428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:59:01.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:59:11.109Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3a441c66-3d2e-47ad-a53d-d5dfcc3905ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:59:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:59:30.679Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0ea5360e-4603-4941-b5b1-6a5cba35c564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:59:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:59:50.250Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9ae8b61f-58d3-49f4-a2e9-385734df27e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T00:59:59.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:00:09.858Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=472e5785-a904-4ca4-af62-b8ab6d6375d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:00:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:00:29.418Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f8cb8855-a53c-4f87-87dd-0b684cedd9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:00:38.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:00:48.995Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=15d230be-e8d8-4e10-ae60-e3c19ee30e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:00:57.811Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:00:57.812Z |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 |2022-11-04T01:00:57.812Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T01:00:57.812Z |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 |2022-11-04T01:00:57.813Z |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 |2022-11-04T01:00:57.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T01:00:57.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T01:00:57.819Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T01:00:57.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:00:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:01:08.572Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d7ff7ecf-469d-44cd-8672-42b5aa86b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:01:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:01:28.174Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2c62fb87-f0ab-434f-941e-0bae4f3a941b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:01:37.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:01:47.834Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9ea52fff-6b93-4dcc-a420-1ff174a1b11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:01:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:02:07.396Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c2671613-ecfa-474e-8c58-13114adbb4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:02:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:02:26.965Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=88c51d08-eb4d-47e4-9e84-a624760f629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:02:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:02:46.520Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=26bff862-015a-48db-bccb-e3c08de47a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:02:56.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:03:06.094Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=05e207d0-c0c6-458f-aa65-ad09b08a15d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:03:15.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:03:25.697Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9e76a7f9-99f7-4a7c-adb9-65e6a9739d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:03:35.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:03:45.269Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=619d1577-200c-40df-8af7-16b4e1c1f3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:03:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:04:04.841Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=889d58af-9464-4bcc-a3d3-fc588a930304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:04:14.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:04:24.411Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=26eb914c-cd50-4ab1-9aa8-f2e955bd3785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:04:34.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:04:44.001Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=088b5609-4bdc-4e7b-a51a-eb6877dedebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:04:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:05:03.589Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a9da16f0-3a53-4129-894a-abd128e4d0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:05:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:05:23.174Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4dbf0641-1421-41b5-97f6-ff7a4c9432f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:05:32.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:05:42.732Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=546476c9-37b1-46d4-8608-341ebaffed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:05:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:05:57.700Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:05:57.700Z |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 |2022-11-04T01:05:57.700Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T01:05:57.700Z |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 |2022-11-04T01:05:57.701Z |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 |2022-11-04T01:05:57.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T01:05:57.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T01:05:57.704Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T01:05:57.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:06:02.305Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ab047fa1-aab2-4a9f-8bfc-f7cbb5beac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:06:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:06:21.867Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=776dd530-36e6-4a53-8a06-1524ac30da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:06:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:06:41.462Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=908a313e-0adb-4dc5-9308-d09996ea3608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:06:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:07:01.028Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=09ab1670-2d3e-48ae-a68d-79fc1c44d0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:07:10.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:07:20.579Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=98e56447-e8ce-4663-8beb-635176176259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:07:30.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:07:40.195Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e8749d72-5f95-407c-9751-084d0742f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:07:49.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:07:59.760Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cc07bf9a-ae43-4203-b58a-3593ec03b43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:08:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:08:19.330Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=080344a9-1b16-4deb-b997-76c473a63c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:08:28.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:08:38.932Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b4df9a5f-3181-49a8-a350-bb13e4e6045c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:08:48.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:08:58.514Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=76aa5237-f7a8-47b0-abb6-b29db1365a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:09:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:09:18.075Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f54d1a3d-d92d-4471-9296-dcc536297a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:09:27.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:09:37.672Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=04d1bf89-dc19-4f8f-80df-67e6196c0101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:09:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:09:57.242Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ea3765f4-1a4c-459f-bdef-aae2a50cac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:10:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:10:16.813Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=512dd583-e874-4354-aaf2-7f1969dc9b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:10:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:10:36.380Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6ac15471-515b-4639-ae36-32137ab696f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:10:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:10:55.988Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6dc585a2-a422-4b71-af3b-ba6ac3c78250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:10:57.720Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:10:57.720Z |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 |2022-11-04T01:10:57.720Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T01:10:57.720Z |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 |2022-11-04T01:10:57.721Z |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 |2022-11-04T01:10:57.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T01:10:57.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T01:10:57.724Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T01:10:57.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:11:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:11:15.566Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=280f1630-bcb8-49d2-ab04-ee63cbb33b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:11:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:11:35.147Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c5a51791-b2f1-4e7e-afe2-6062a879c353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:11:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:11:54.801Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a1c6da41-9653-4d11-b7fd-9b47b57ea0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:12:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:12:14.460Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=13611c7e-6611-4bff-a5ae-c50a7ece9827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:12:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:12:34.045Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=191d4c9a-2708-4fa3-8c2c-115a2481fbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:12:43.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:12:53.670Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b4e40a5e-b59b-427a-a2ad-c9842868bc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:13:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:13:13.231Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5cf37694-c0a2-4838-aab6-6bad9837f0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:13:22.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:13:32.812Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=026c8dff-18df-4ae3-9e00-c83474831d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:13:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:13:52.382Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b7c3d70f-21d3-4c14-ad23-43ef2ba71df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:14:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:14:11.960Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c20c0d82-8d61-4b2f-bdfb-0dd93b3c413f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:14:21.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:14:31.531Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bab1fe9d-4750-4719-8df3-f64979d5cf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:14:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:14:51.096Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f732b00f-9c25-4723-a580-2a66c18608de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:15:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:15:10.669Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=994d7816-e925-47e0-9372-b839299363ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:15:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:15:30.230Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e2afac22-9adf-4349-ab27-797748cb9f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:15:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:15:49.823Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=13ee1a31-bb49-4be6-a042-9fb0bbb5cd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:15:57.780Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:15:57.781Z |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 |2022-11-04T01:15:57.781Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T01:15:57.781Z |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 |2022-11-04T01:15:57.782Z |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 |2022-11-04T01:15:57.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T01:15:57.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T01:15:57.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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T01:15:57.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:15:59.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:16:09.401Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=517269b8-0cca-4f2e-b58e-7b091101e47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:16:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:16:28.969Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8e6a4dcf-f2a0-4c94-9f63-cb26385836b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:16:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:16:48.543Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a0c97939-8dda-4a5f-88ff-e6acfbba2ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:16:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:17:08.139Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=53b8299c-e11f-44a5-b908-3dcce4392d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:17:17.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:17:27.703Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=34f7ddb2-06a4-473d-b0bf-e54136a35286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:17:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:17:47.316Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=925defb7-eeae-46a0-99ca-f30a37334780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:17:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:18:06.894Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f7bcfc3d-663e-42fb-b01d-8e58a0d3bf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:18:16.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:18:26.458Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fe08e6c9-85dc-459b-acd6-d6f8263d174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:18:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:18:46.098Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=20de5024-d4c4-439c-b9e8-386e1644eef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:18:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:19:05.660Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=55df1d9b-9c4a-44b8-b11d-b591119edc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:19:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:19:25.240Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=540b2419-1eb5-427a-b946-3366fbfb137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:19:34.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:19:44.809Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6c60351d-37c1-4fed-b316-36a8a9ffecd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:19:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:20:04.399Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f9397741-87e4-4e22-91e1-018620fcf20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:20:13.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:20:23.958Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cd962f58-d756-4a68-8635-c4d08fbb4e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:20:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:20:43.589Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=02c6146c-5106-4755-8250-284b984a8281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:20:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:20:57.692Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:20:57.692Z |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 |2022-11-04T01:20:57.693Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T01:20:57.693Z |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 |2022-11-04T01:20:57.693Z |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 |2022-11-04T01:20:57.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T01:20:57.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T01:20:57.696Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T01:20:57.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:21:03.237Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=14ae82a1-e5c3-4909-822c-edce86ae465a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:21:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:21:22.828Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bc9cc261-7f0b-4900-aa55-5d97fbdc87ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:21:32.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:21:42.387Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f2e30f12-7957-4327-9d40-26660188fc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:21:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:22:01.956Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=dc9c3f87-b37b-47a1-8b19-468b3f4de922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:22:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:22:21.532Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ffdb8c3d-f6e5-4d47-9325-178b15dae022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:22:31.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:22:41.095Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f805a072-4c1d-4528-942c-7c8db2cc41c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:22:50.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:23:00.669Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fdbe0cfb-0130-49d4-93c1-0ff1ff284348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:23:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:23:20.231Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7e207aaf-8328-4a6e-9e72-3a290535c018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:23:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:23:39.807Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0e30c614-d5ee-4f08-a5ca-cda207eef20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:23:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:23:59.373Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=32bc17cf-1058-43b3-9a6f-65c7aec6414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:24:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:24:18.967Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ca622ab7-df5b-439a-b2ac-1860de1bcf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:24:28.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:24:38.547Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=875b15cc-d4c0-4d14-b0e1-5efc4b136bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:24:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:24:58.129Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=51a3e175-9145-4ebb-a53e-0248ac25dddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:25:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:25:17.683Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=11fa80df-ba4c-4fc1-8e8f-fc7d80b88d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:25:27.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:25:37.300Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=622fee7d-114a-4100-aff7-83105b0d118e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:25:46.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:25:56.895Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1bcbb7d5-8183-4875-959a-476560611fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:25:57.785Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:25:57.786Z |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 |2022-11-04T01:25:57.786Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T01:25:57.786Z |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 |2022-11-04T01:25:57.787Z |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 |2022-11-04T01:25:57.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T01:25:57.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T01:25:57.791Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T01:25:57.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:26:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:26:16.460Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=335ac9b9-55db-4b6d-a928-d45709594374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:26:26.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:26:36.042Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a1118a71-196e-49d3-9c9d-e013984e810d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:26:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:26:55.616Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=39b78650-1615-4e45-a97f-77732b467e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:27:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:27:15.178Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b73f539e-8426-4637-9271-29d8186afafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:27:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:27:34.766Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c3803cd8-c183-4d3c-ad81-1b131380e29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:27:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:27:54.322Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1e76a73d-cd43-442e-89b8-3c3d8266ec85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:28:03.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:28:13.897Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=befdcc58-6c23-4d46-b7da-b30b0574f673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:28:23.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:28:33.468Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=efd2cbf7-35b9-4b05-80f9-202f8e3635cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:28:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:28:53.113Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e59d11c4-f41d-4083-9b60-90b9bab2abef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:29:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:29:12.694Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5ada9ace-1880-4b91-a675-e63d0329a27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:29:22.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:29:32.311Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d90906bd-1323-44c2-98d6-84ca4f4902e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:29:41.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:29:51.881Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6291f893-50f5-43d2-9ab4-f2e71a069a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:30:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:30:11.489Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=99dea52f-2e43-440a-ab25-f32049768206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:30:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:30:31.052Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4a2f3d6a-cbc1-4da5-b3d7-4de2bbc89c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:30:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:30:50.620Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=73c80a36-5404-48d8-93a8-768c4fabe90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:30:57.687Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:30:57.688Z |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 |2022-11-04T01:30:57.688Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T01:30:57.688Z |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 |2022-11-04T01:30:57.689Z |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 |2022-11-04T01:30:57.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T01:30:57.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T01:30:57.692Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T01:30:57.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:31:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:31:10.195Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0c6abdf8-6852-4ad4-9cab-07be20dcba75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:31:19.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:31:29.796Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6103219c-bf80-4209-9c5a-a06515b7ee32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:31:39.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:31:49.353Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=55ea12c0-d230-4f41-9c2b-3103459db9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:31:58.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:32:08.917Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bcfb8a89-22bb-4d40-99c1-853f9d10b901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:32:18.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:32:28.526Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0d3e1975-19db-4f43-9bf4-e491a02bd906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:32:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:32:48.088Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2fbddd17-f22e-4cb1-8eee-50036bcd6988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:32:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:33:07.663Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=92a49689-e05f-4605-9069-aafcec1befd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:33:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:33:27.247Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=79ac012a-bfb6-458d-9c2a-bcb290125de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:33:36.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:33:46.823Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2e58335b-dbfe-45b5-aa95-e5df8921592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:33:56.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:34:06.397Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d6278864-8714-48ac-a385-bab775ccd6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:34:15.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:34:25.990Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8de5346d-8511-4c79-bb50-c0b10d425029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:34:35.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:34:45.561Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=017f7c5c-b2a9-42ae-a5e7-df2aaa085cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:34:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:35:05.154Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=dab8eafe-2eaf-445f-adc2-ed38420308b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:35:14.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:35:24.733Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=095dd8b2-b5ea-4b52-a0ae-8214666ad4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:35:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:35:44.326Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5eba29b8-4b05-4dbe-91af-25b622d575fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:35:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:35:57.710Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:35:57.711Z |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 |2022-11-04T01:35:57.711Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T01:35:57.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 |2022-11-04T01:35:57.711Z |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 |2022-11-04T01:35:57.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T01:35:57.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T01:35:57.714Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T01:35:57.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:36:03.925Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5e0c742a-1352-406d-b151-adbc62388939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:36:13.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:36:23.485Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=eda25455-16c3-4a20-935d-e5688085b1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:36:33.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:36:43.082Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1865b35c-1e89-46eb-a9fd-bcd61ab9642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:36:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:37:02.665Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9aa4f7f4-c66a-45d9-adf8-fd940289694b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:37:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:37:22.240Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=78e7a564-0cae-46c9-a864-d3727034d1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:37:31.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:37:41.799Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3c46f2d5-2164-49e7-9fa5-967415c1f60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:37:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:38:01.362Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4bf11183-e411-4551-88fd-a1f461c7a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:38:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:38:20.939Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=735ec804-c4c4-458c-942a-f55bb8d15235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:38:30.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:38:40.514Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3b853ed5-ef99-48a4-a525-dd5628735c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:38:50.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:39:00.090Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b28b68f9-04f9-44a4-a218-f2ab39e9ed5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:39:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:39:19.698Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=80656a3d-9eb1-47d2-b252-f648c459f3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:39:29.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:39:39.290Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=881de86a-c6d3-4e4d-9cac-d4fc9c3b47f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:39:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:39:58.854Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ad331b9c-3c63-44b6-a40f-98ade992dea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:40:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:40:18.426Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e48d8007-c964-4650-b1af-eac95e5c344b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:40:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:40:37.996Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=29230bea-77a4-4099-9635-19f246c514c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:40:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:40:57.561Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2e73e568-08cb-49c4-8695-87d9f41e0955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:40:57.799Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:40:57.800Z |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 |2022-11-04T01:40:57.800Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-04T01:40:57.800Z |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 |2022-11-04T01:40:57.801Z |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 |2022-11-04T01:40:57.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-04T01:40:57.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-04T01:40:57.804Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-04T01:40:57.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:41:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:41:17.133Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3a45ca2b-e8dd-4b3e-84de-a72d8d04aa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:41:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:41:36.692Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4ceeabaa-edba-4a79-ab6d-97fadd8367af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:41:46.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:41:56.269Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e62e1fe9-2994-429a-8fe9-83bcd6685eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:42:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:42:15.843Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=601d4a20-d596-4a4e-b05e-90f5e8f77ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:42:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:42:35.414Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3f45f4f7-1add-4424-9725-4aa3ce4221e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:42:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:42:54.991Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5616292f-d6fc-4e13-af77-273d7081bd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:43:04.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:43:14.560Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1112f606-1936-408e-bb9e-0d480bc614e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:43:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:43:34.155Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d838b6e7-7aa8-4eba-b636-eeab3ec52691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:43:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:43:53.818Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2e69774f-fd1f-4ef1-a092-0c84b389f8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:44:03.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:44:13.384Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=74d63293-0f95-401a-a040-e0913825a850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:44:22.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:44:33.000Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=78b0f3a6-d0a4-4819-958c-530aa330d468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:44:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:44:52.596Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=529a68bf-2c8f-471f-86d1-93909feb9e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:45:02.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:45:12.193Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aebb2b80-799f-458a-8b3f-1e73bbe1bb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:45:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:45:31.787Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4b8c89bd-6068-46ad-a7bf-c06774b3c1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:45:41.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-04T01:45:51.444Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=19e36c08-63e8-40d3-b037-82502159e285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-04T01:45:57.717Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-04T01:45:57.717Z |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_SERVIC