By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:25:03.303Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:25:03.318Z |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-22T23:25:03.318Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T23:25:03.321Z |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-22T23:25:03.835Z |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-22T23:25:04.002Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:25:04.003Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:25:04.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T23:25:04.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-22T23:25:04.236Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-22T23:25:04.274Z |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-22T23:25:05.932Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-22T23:25:06.572Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-22T23:25:06.617Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-22T23:25:06.618Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-22T23:25:06.728Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-22T23:25:06.728Z |INFO |Root WebApplicationContext: initialization completed in 2453 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-22T23:25:07.830Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-22T23:25:10.707Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-22T23:25:11.438Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-22T23:25:11.639Z |INFO |Started MainApp in 11.94 seconds (JVM running for 12.757) |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-22T23:25:11.699Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-22T23:25:11.710Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-22T23:25:11.713Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-22T23:25:11.760Z |INFO |Start scheduling PRH workflow |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:11.788Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=72ccc66e-cc0d-428b-8446-db1de38370a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:22.560Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=86978ea1-1bdc-4526-baa8-4cdac1dce3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:32.598Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c0426b2a-60be-497a-ae91-daf218452c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:42.622Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3846f9e9-f242-4c86-bcb3-a66aa7cf3cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:52.657Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=eab51931-6587-4f90-8f33-0e0f0b60c0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:02.702Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fb4536f8-a2ba-4114-b7de-b96d4f363747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:12.717Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=55adeb13-1750-481f-83e9-cdc7c5a878ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:22.738Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b9084b05-d5db-41cd-bd2e-d1a7aa46d2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:32.754Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ebf83e8c-d2ba-4e1e-aa58-2a614c73fd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:42.771Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b0a810b0-adc3-40c4-8d1d-bf0ef268cff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:52.797Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c3e8638a-01fa-4005-b46f-13796c4eb14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:52.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:02.823Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1a45c47c-f10c-4da2-8d44-384432cf2f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:12.841Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4a6356fd-1f9f-485c-91fc-f2ee493c8abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:22.858Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a53a1d7b-c292-4114-a69d-372f10455546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:32.875Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5148aa34-f78a-4348-9448-9d0b34a0df2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:42.889Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2433840f-29f9-409b-9cdc-fe6faebeef0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:42.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:52.905Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=323bca3d-694d-43ae-b063-67df822f1ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:02.926Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a53a9b00-29c6-47b0-9d20-58d47e598a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:12.948Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=88778bc2-6668-49f7-88fd-6204deb2bf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:22.965Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a73626a9-c288-47f4-b79f-4094a8593ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:32.982Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=da889cc3-9126-4d7d-a0d0-df74bc6b20c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:42.998Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=05ef0218-d345-4f4c-9513-63c002e83fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:53.016Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a0f80b65-234d-42ca-922f-d6a90e9b248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:53.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:03.032Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=84863166-10ab-4dfd-ad75-de77a37c2f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:13.048Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d537730a-2741-4c1f-875f-c13efeaf9a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:23.061Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5fa374a0-6b19-4abd-bd53-173499f33ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:33.077Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=84cfd3f9-d188-43e5-b09d-b25b6f669571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:33.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:43.092Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0ef4557f-a60d-4826-95b0-51022573fee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:53.108Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bba1c7eb-9b57-4ed6-90eb-a44a50da0dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:03.121Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2d624954-6c03-4df9-b09c-28708b791e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:30:08.449Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:30:08.449Z |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-22T23:30:08.450Z |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-22T23:30:08.450Z |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-22T23:30:08.451Z |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-22T23:30:08.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:30:08.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:30:08.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T23:30:08.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:13.147Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=37cbf85a-ce61-44f1-a165-857ffd7bb70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:23.169Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4ff4aff1-f51e-4da7-8b62-48c016a3e9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:33.184Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6da2e7bd-41e3-4f69-9cf6-988e59a004aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:43.199Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ecec7f09-28db-4333-a8a9-c416a18270b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:53.216Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b658341e-0eea-4216-a40e-2aa4ba28ddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:03.246Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c218ef2f-efb4-4d16-838b-c13a49b5e92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:13.262Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6e2a7398-39f0-4fa6-8f3d-368c1343be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:13.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:23.279Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0c53461e-fc4a-43bd-bdaf-28d48ec920b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:33.298Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=98ea415a-6112-4a76-a14e-687b0c2c1073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:43.316Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ceb95781-3d4c-4690-a477-9428ed72e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:53.333Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7a618667-dbfa-4a11-bb7f-9f16937760fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:03.349Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a925f812-2036-4786-b6ae-674e4c28ccea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:13.366Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4fdca1d9-a9fc-427c-8b42-7b3174ace119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:23.388Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=071e529e-cfda-4487-ac30-b1cabdf54077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:33.410Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a16744a5-7175-4d4b-a2a6-a5a6e4b68e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:43.440Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dc79f58e-b4fc-444a-90f9-560e1b0df019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:53.457Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=da500ee9-2ba2-4474-b1a9-275fa2bd4375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:03.475Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b197dff7-394b-404f-8480-764f6877c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:13.509Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=abb922fc-0cc6-4145-8885-bebc069a35be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:23.528Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fdd89275-ac3e-4882-b65d-8f0881d9bffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:33.555Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f609a0be-7b30-44d3-a3b2-10dff949d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:43.585Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=34983759-4ee0-4ee0-95d1-f489051d193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:43.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:53.608Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5881a8c5-7b08-49bf-b29d-131d1a53ac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:53.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:03.626Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=702ee699-7555-4b8a-9f6f-5fbdb0fef1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:03.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:13.648Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=184a1603-be68-4757-a3be-665fe5927b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:23.675Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e08896cd-2ce0-49ff-9af1-e9e571abac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:33.692Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ba67ec7f-15f6-4007-9a0c-c9a66cc64ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:33.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:43.744Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=97ee2457-ea2b-4344-b33b-3e3e59c4e361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:53.770Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4b72b7c9-04ab-48ee-a090-e6c2bea0198d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:03.785Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ebb8930-6576-42b6-b614-0de33452d49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:35:08.252Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:35:08.253Z |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-22T23:35:08.253Z |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-22T23:35:08.253Z |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-22T23:35:08.254Z |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-22T23:35:08.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:35:08.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:35:08.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T23:35:08.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:13.801Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c14c4369-2024-42ee-9add-77d3e9014b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:23.815Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e1d2de2e-b5f1-4abc-88c2-fd96f6b22e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:23.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:33.829Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=47c251df-03db-4f18-98f8-314a488c230b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:43.844Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5d546203-dd2e-4d86-b20e-5d240dddf9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:43.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:53.860Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ca9dc2ef-6348-4032-abbd-c50d996e6053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:53.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:03.876Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9cc66e5f-a235-4b5b-9f5e-5047f986a798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:13.888Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=83b55c5d-8330-4c3e-8f01-aab4b30b6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:23.902Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=03cbe059-3b1f-4023-b0aa-6fd8af3b9141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:33.915Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=127d9117-2e0c-413c-ac7b-a2c325631ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:43.929Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8e870058-92bd-4907-be43-a01792cd2734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:53.956Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=231d3d1e-29e8-4214-8458-7ec9043b068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:03.985Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=efca8fa2-4890-471a-8953-81de1805b648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:14.001Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ecbce4da-e1a2-4830-8851-2250dd104c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:24.018Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=adba8ec2-d70b-485a-81c4-3d7885c79326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:34.033Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=385d85ea-c0cd-48a0-9d02-c9a0db7205d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:34.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:44.050Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e8c64402-438e-4235-ac19-75928cabd69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:54.063Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=396816e3-8fb2-4e9a-8653-f4b205a98db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:04.080Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a3b77872-0de3-4aa9-9b79-2f3acad7dd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:14.099Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4d5f8744-1792-4e33-af6e-2e8af831f029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:24.116Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=964947b0-d6be-4430-87d2-7db061186f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:34.137Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=aee296a1-1c53-4999-a713-679e555d28d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:34.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:44.159Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=da5bb4bb-1957-46b0-a35d-87da34a4d647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:54.177Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9843cfd8-4eb8-4fcc-9b0e-4cb18064bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:54.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:04.200Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7a81c807-3a65-4e1a-8c96-3062732e89f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:14.230Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9226ee34-275c-4856-af7f-842e1ab51ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:24.251Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=836fa75a-70ad-474a-9c49-ba0c4d6b469a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:34.266Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=45cd8088-786b-4e95-9587-f0c8f44ec63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:44.280Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=390ef362-b0a9-4786-9b63-d1ebd76cb3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:54.312Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=991c37b1-1c81-44b9-945a-50e57a7c5c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:54.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:04.335Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9408d26d-bc8c-4ef5-9080-fa34890bf63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:04.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:40:08.307Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:40:08.308Z |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-22T23:40:08.308Z |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-22T23:40:08.308Z |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-22T23:40:08.309Z |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-22T23:40:08.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:40:08.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:40:08.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T23:40:08.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:14.350Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=257700fe-175c-4c0e-bd6c-3268993d9345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:24.364Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5f8d8385-0dec-486e-8b9b-917d372d4be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:34.379Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0c7db8d9-a5c2-4c63-9e3b-0896c4c31c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:44.403Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a0bb2bcf-904b-4098-bf79-6c176b190cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:44.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:54.417Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5b426838-ebdf-41b8-89b4-61386cab8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:04.431Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4cafad0e-ef80-4c3f-8b52-9c9e3eaadce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:14.449Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a0509482-0317-4dc1-874c-808b098005b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:14.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:24.466Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1682c886-eca1-4344-899d-2174e7e7b1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:34.492Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1ac8105e-5452-435b-aee1-96147991ce2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:44.510Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2e55030d-354b-4063-a373-5adce9f12422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:44.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:54.526Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e187e16c-21ea-475a-bc92-057ba37a2019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:04.546Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=304d1c4c-c801-48d6-8e0c-dc44f2171df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:14.584Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=95969e33-df6c-43ee-984f-965a3a97ce99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:24.612Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=005bb0f8-d19b-419a-85c5-2e87be84c7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:24.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:34.629Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=10856704-2503-45b4-8f9a-68fb9e701597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:34.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:44.643Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b6a1dfec-9bb8-4e41-b4ac-6db0e9636c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:54.679Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c9d0fe04-0c83-4531-ac6e-fa79cd2f7a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:54.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:04.706Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2281dbd1-c902-48f9-bb68-c5a3059bd492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:14.722Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b74a9c9c-15e5-4037-af9b-6b5ba3018d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:24.748Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=31ee035b-0ef3-4f20-995c-4b2db3d0afb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:24.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:34.782Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f872cb7e-1470-4cb3-a9e8-b349b6c2d3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:44.799Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=49666fb5-3740-4b4f-9976-7c5b96724ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:54.820Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4c0c1113-cf5c-4d62-b4e0-358d2dab15ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:04.848Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=692e99f7-9cad-44d0-9c05-f186156cade7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:04.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:14.868Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=53e28288-edd9-40ab-a025-9bf006602e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:24.886Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8801d57e-03cb-46e6-bc70-1b419a1fade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:34.912Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d587e8f2-641f-495c-aca7-1389d8afae83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:44.926Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=93992be1-147e-4a30-ba1f-ad96e38a3bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:54.943Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7c8a76e9-5772-4287-b870-c8d6fb4a6c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:04.969Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=604ffdfb-b60b-4900-943d-2db22f34cfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:45:08.278Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:45:08.278Z |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-22T23:45:08.279Z |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-22T23:45:08.279Z |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-22T23:45:08.280Z |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-22T23:45:08.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:45:08.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:45:08.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T23:45:08.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:14.989Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e08b011e-e1a9-4db5-ae07-113c89199e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:25.002Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dcbdaa76-3f7c-4e0d-bdc2-27a3b6803c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:35.014Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=84429477-4be0-42af-ba99-1cd48e2d1079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:45.027Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=46ad9229-2d1e-4e01-9c0e-ec7da6c24e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:55.041Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cead60a1-a216-4fbf-8165-5a89575c759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:55.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:05.056Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c069c652-4ada-45a8-935d-49702fb9ed68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:15.071Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e76c1be8-51fe-45dd-a346-13e0c6ca5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:25.094Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e0b53e9d-eda3-4cc2-a599-421d3bc623a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:35.113Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=98c028b2-4166-4d84-94d7-9e403e5b9d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:45.127Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=de980002-86e1-4773-8408-fd8145bde114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:45.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:55.146Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a8c79e4d-a08d-440a-bd8c-199c4c5f39c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:05.167Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a4263c44-41ac-4f18-9e1d-13082145b40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:15.180Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6bf02394-1be5-4494-a924-29a92bcf7686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:25.193Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2224c99b-7362-41d5-bccc-ce35cafa3c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:35.207Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b7caa362-01a9-466c-af43-78ce4f1e248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:45.223Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2f1199c5-e665-4d45-acff-55a242248f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:55.235Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8d7b3d34-9f69-45f8-8a25-af321e11a237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:05.265Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ff0c360-1f28-4413-919e-5be2c880335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:15.278Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6db38afe-34ce-436c-9554-088f3ab22216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:25.295Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6469198c-11d9-4228-974a-5330e565669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:35.309Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0a8f3693-18cc-44e2-ba40-57ee32dd587e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:45.323Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8f5a51cc-1a4d-4645-a9c4-eb191be54b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:55.340Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c9a83404-b5df-46f1-9817-6b4985bccfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:05.361Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9cef159b-8a01-486d-9ed0-83ee91589c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:15.376Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d45d8f3b-8282-4af5-a32c-dd66de44be14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:25.392Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6bb12fab-ce5d-4242-b3f0-6c83c8896bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:35.411Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b1145b1a-d01f-4038-a051-e2134b5bd051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:35.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:45.428Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ff232d4c-faa4-4c38-b3eb-475c788a9984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:55.447Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=35b0a994-a3d8-4b1b-841f-9ef58611d915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:05.465Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c7d94f17-9636-48bf-b854-114b04d74888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:05.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:50:08.099Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:50:08.099Z |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-22T23:50:08.099Z |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-22T23:50:08.099Z |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-22T23:50:08.100Z |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-22T23:50:08.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:50:08.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:50:08.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T23:50:08.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:15.481Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0e15a2a1-cf0b-4cb9-9259-efcde1b9c05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:15.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:25.494Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=205a66e1-97ed-4e6e-9379-9eb859e58325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:25.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:35.509Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=29ae361a-05eb-45be-a20b-99b9c75e43a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:45.524Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fdb9db95-9260-4767-a74d-fac2d4c1d941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:45.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:55.538Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b3598b38-f15c-41dc-8376-0eefac3bb14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:05.553Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8ea436dc-06e1-4ba5-b50c-2c341a6552c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:15.565Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0b363135-91c8-41da-96d3-52c77e8039cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:25.577Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3c76fd71-f784-4671-8efb-9484a21aaca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:35.615Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=910840a3-08d4-42e4-b153-ccf880a96c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:35.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:45.636Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e3662b9d-5977-4d17-954d-c9a4ad4cce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:55.650Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=18c0921a-6e48-43a2-8a36-1075244901fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:05.675Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=79a73b46-d47d-4f39-a416-dbb1ae5ef073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:15.689Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f497d621-d5a5-40df-ba53-d6e9daca44ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:25.723Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7fff361e-c75b-4396-aa8f-0d6960e856ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:25.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:35.737Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f0958191-8e14-4fa9-957b-831cddb9913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:45.754Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e2f88b79-9e0c-42b3-8991-549244270628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:55.776Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a468c68c-24a2-4a00-9a47-3b79cce0e94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:55.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:05.803Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8264ddc4-501f-4baf-b3a7-ee66db65717d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:15.818Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cb17db6e-1d68-4c3c-878e-2e80fe09aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:25.831Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=de79bcad-729c-4d9f-9230-3120cc9c7fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:35.854Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ed183cc1-1393-44ef-83ce-6d3f498d7ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:45.869Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9276388e-28a4-4347-9382-9a8f9567f5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:45.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:55.881Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=06f6b69f-2490-4293-88e5-04a8a5360e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:05.901Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=75975cda-4315-4247-b34f-a87e2c864956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:15.925Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1daa3906-209d-4e1d-bcff-36cc62c693c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:25.940Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2a188722-130b-469f-b39a-c207924188d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:35.958Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2ab5f491-e2ba-4cb0-9d11-881e8c7943ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:45.977Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9a75ed58-6a67-4610-9de3-62516d7d2f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:55.992Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ca1c722c-f2c3-46ae-80fe-1fdade9eb9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:06.005Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=00e259f3-c84e-431e-86af-b56a1fa313f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:55:08.325Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:55:08.325Z |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-22T23:55:08.326Z |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-22T23:55:08.326Z |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-22T23:55:08.327Z |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-22T23:55:08.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:55:08.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:55:08.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T23:55:08.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:16.021Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a4ac1fcf-3f85-4a01-aa26-64dc5dd6660b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:16.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:26.037Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5b395a2f-be0e-4c84-a123-833f160f836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:36.053Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=70e63e1f-fbba-42aa-8bd8-3396453a8ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:46.068Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b238a2f2-9a89-4f42-999a-f423c3fd810d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:46.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:56.083Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7c38e3d7-66a4-45a8-8644-136ec68c206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:06.114Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=16f8a31c-62e7-43f2-9e32-e5416d484eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:06.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:16.128Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2af1ead5-686c-44dc-bc08-331e808f4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:16.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:26.145Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2fa93153-e353-4ef1-a79c-7971a7eb98ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:26.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:36.161Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7b38ebbf-d095-4d6c-a46b-c0154dcad3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:36.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:46.177Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=af9906bb-79a5-4404-9fcc-e940bee07f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:46.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:56.204Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=472c6d38-867f-4140-9928-3b671f3234b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:56.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:06.218Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7a5d5200-b09f-486e-9732-83a0719b6214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:06.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:16.241Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8c130595-7196-4f18-8113-7209715ff9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:26.257Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=05fc1587-9752-4be4-88f5-027df66bcd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:36.272Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6b116eaf-7c0c-4d83-a988-c663a292e31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:46.287Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e6e1cd53-4d30-4e54-90e1-7d9edd5ec03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:56.300Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bc6dbbee-8238-4470-b91b-3fb3b50de374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:06.318Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c48d2b3d-2d71-495e-87f7-8547cade1d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:16.331Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=57b1b5cd-528a-45c5-bbb5-4253bbb8fed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:26.359Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=41ed5ed2-c0c8-4dd2-9119-fb7caf3e3fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:36.389Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ef49bf3-e150-4971-aa1e-66f8bf666db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:46.402Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3244e1b0-5bc8-4741-b83d-25e5596f8c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:56.429Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=70b1a76f-fd85-49f8-9d18-10c702bdd2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:56.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:06.455Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f719c2f-39b4-4d3d-924d-5eb4521b5c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:16.469Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=540d1016-16bc-42b6-b3f2-149c8f227982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:26.484Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b511a745-39dd-4d93-adca-d731d6c17889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:36.503Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=53112736-b1b3-4b02-86e9-33696fa1ecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:36.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:46.561Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4ffaf67-4ea3-4000-b6d8-d03c07fc38dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:46.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:56.580Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=748f7883-1681-42bf-8e89-bc0d292b4a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:06.593Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c0576b04-c3c0-4a19-9ecb-570b2ae885e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:00:08.181Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:00:08.182Z |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-23T00:00:08.182Z |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-23T00:00:08.182Z |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-23T00:00:08.183Z |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-23T00:00:08.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:00:08.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:00:08.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:00:08.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:16.628Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=01800ded-51c4-41ef-b339-133640d610da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:26.642Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ac63eca3-3583-4ac6-9cec-3c7f4d854a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:36.658Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7abf4730-7db6-49a2-a13f-9986acc1e592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:46.696Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bde404a5-f4b0-48e6-a1ac-84f2e629a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:56.714Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=712baf1f-0483-4e20-ae33-251e39d8d1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:06.739Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f18f6bce-40a4-45db-94ab-7d9348a925d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:16.769Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4db5ddae-1d00-4053-b673-8da512dab27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:26.789Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7226a727-ebb0-4c00-a741-925dbafb5b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:26.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:36.803Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0784249a-1279-4fa7-bcc0-762952e41cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:46.868Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=14c5daf5-8321-40d1-bde6-372de8e393d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:56.882Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=abc1cd24-02bc-4079-a239-30dc88123f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:06.895Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c283adf1-cae0-4e79-aa68-80ad24632e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:16.912Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=94385451-4da2-41ee-b5a3-7a658a9fdc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:26.931Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cb12c148-3fdf-414a-bdbb-581f84d1a6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:36.946Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ff8c326f-3345-4015-b9a3-6b5ce98647ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:46.961Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6d487385-453e-44a3-8bab-ba1bcf119482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:56.992Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4760704-bfa1-4f5b-9734-c8821756e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:07.007Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fe8c004c-7ab3-4c2a-9cc3-c3cf76e535ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:07.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:17.019Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=26067e34-5f31-425a-abe5-25825ab0d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:17.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:27.033Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=41593a61-8779-48b2-9192-bcde6e379ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:37.055Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=db21a31c-9f56-44d7-a632-52a37bf1cee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:47.070Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c4478a46-a380-46ca-9dc7-19a6f3ee20cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:57.086Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8d6cc42b-d03d-47ba-ad38-915496ca27ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:07.101Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=010bdb69-b9d5-401b-9c9a-a15f00ed7454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:17.121Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=41eb812d-f525-464e-a194-b76f0ae5a519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:27.140Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cc5b4b3b-1c10-4209-8fca-192ad46ae40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:37.159Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9e2b2c78-fff1-4831-a49d-e3ed80512198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:47.177Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=47100d48-cc37-4312-8315-3fc66fdaa98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:57.195Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c8f7d9b5-d931-498e-8d32-6decd8e0212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:57.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:07.237Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3f1bec3b-d856-4e4b-af3d-d0fe316a4af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:05:08.255Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:05:08.255Z |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-23T00:05:08.255Z |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-23T00:05:08.255Z |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-23T00:05:08.256Z |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-23T00:05:08.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:05:08.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:05:08.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:05:08.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:17.252Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b3c91892-0024-4e25-9aa4-0c2f6eac6027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:27.268Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=82ec8c1f-ce26-41b1-a151-6e9f9864ef3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:37.284Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7cdbd314-04db-4e36-b8e3-662a630a56d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:47.299Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ef98dbf9-7949-46a4-a647-2eb03d49b354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:47.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:57.313Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7cead478-7e01-46c9-9aeb-99f8e1138c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:07.328Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b64dc6f8-36c6-401e-a523-a8c03ba305c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:07.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:17.342Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7109d964-df39-48ca-a393-e54dca441987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:17.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:27.357Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=900d5dc8-355f-464b-b1c7-df2bc803c9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:37.378Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0af72c54-a83e-4587-bf35-9799f2aa531c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:47.393Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b686a39b-9ad1-4e12-af0a-4048e697e4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:57.411Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ea5f6ca1-260b-4423-9d55-ea4ff751841a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:57.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:07.438Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9f4fa2b3-0cc5-4043-a76a-0a2e5cb12f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:17.453Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fa62d420-1460-4c35-9362-ce3f9b57167c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:27.468Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b2f9a7e8-3ccf-4c7a-a797-f69e177bef6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:37.493Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a77deff8-0e37-4a4b-9d02-61fd60479391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:47.507Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e3a8f604-4493-4faa-8faa-dce8d0da5e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:57.528Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1ab4433f-7533-4978-9260-8d34cc4c7e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:07.552Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fa1cf1a7-9f96-4780-a4d3-96ff37ee9289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:17.564Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b1be3bce-3c12-4db3-9d81-e5907c458007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:27.576Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=968976a5-137b-4360-a676-0f0092b1271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:37.595Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5f86c049-b753-4733-9f19-cfc977dff04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:47.610Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=62532d3c-6b67-4f88-b016-2bd4ab5ffe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:57.622Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=51cf6ecb-b17f-4b59-a4c3-73ef628cc687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:07.636Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9c1124e8-1c5b-4994-a2c1-c042e0a8c04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:07.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:17.653Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=53bc6c7a-5e85-4d78-bb7d-b51a69aa99a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:17.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:27.681Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=79340e4b-9d51-4bd4-8764-3e82288269a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:37.711Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c5c0a323-4a7a-4990-b7fe-dea5928d3649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:37.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:47.732Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=39e02b58-c103-42c8-af28-f735967157d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:57.747Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=21c9eecd-6802-4ad9-8eb1-34773c89627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:07.762Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5033fc19-2fc9-4cdc-9ffb-42ea59891444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:10:08.170Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:10:08.171Z |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-23T00:10:08.171Z |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-23T00:10:08.171Z |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-23T00:10:08.171Z |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-23T00:10:08.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:10:08.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:10:08.178Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:10:08.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:17.777Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9084019c-5dc9-425f-85b3-3f5570b2a479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:27.806Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=66e554c1-b315-4472-949f-49ba79882287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:27.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:37.819Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f6592c10-11e1-4ad0-b9cd-3db45f09f1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:47.832Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=881f644e-9dce-4327-b2bf-4cfeba267a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:47.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:57.848Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=69896246-6e27-4961-a9c3-a387e41fa14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:07.870Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4360db0a-502f-4bf1-abc3-70415241df41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:07.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:17.891Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=19251145-49e4-46a3-8fdf-11a05ff69888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:17.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:27.911Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bd24bb28-2e5b-437a-82ea-cd679e42e94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:37.928Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=25563ba8-a1fe-4c4b-a411-74056eec45e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:47.948Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6a8872a6-26e9-49f2-a0a5-2b0e5a043290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:57.963Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8a4ad560-77b5-473d-ba0f-04d9747cf254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:07.980Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7b18c90b-1c40-4b71-a10f-6e1560946929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:17.999Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0aa4387e-d8a9-4c09-a698-b4ac4a3d6f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:28.012Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1399f9fc-67f1-44ca-b610-42b0a9181d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:38.033Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f0aaef7-983d-420f-9ca1-873dd392d1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:38.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:48.049Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=79261dd4-432c-46fc-a42d-ad48c13b2254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:58.065Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e6b2a360-ce75-47d8-ab5c-01272cc66ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:08.082Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=376a19bf-615a-4966-b4b2-a9f8cb5d28f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:18.098Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b66400c9-e870-48e7-b966-b4eec2399325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:28.113Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f4d7bf00-bb9f-40eb-bb75-e75f23c59bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:38.127Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e5e89aa7-8783-4b21-ab6a-6b312e3d0bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:48.141Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8ca4eafa-ff25-4c7a-a7fa-0ba479a80828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:58.227Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9c95ddaa-a557-41e5-9e51-e7ee71a9df64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:08.244Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4a6a21de-9ce4-4460-9153-65b322267c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:08.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:18.259Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=45a7342e-8c74-4064-8127-c7672291df42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:18.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:28.276Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0a26d1af-f19a-44f1-9793-7085f9c80ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:38.293Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=288ddedc-993f-4284-93b2-0bc02394186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:48.309Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5e487e8c-f1ee-47d2-89f2-1b98c15fef68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:58.326Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4afceef-6736-4299-93c9-421f5eb320c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:15:08.196Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:15:08.197Z |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-23T00:15:08.197Z |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-23T00:15:08.197Z |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-23T00:15:08.198Z |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-23T00:15:08.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:15:08.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:15:08.207Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:15:08.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:08.350Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b73e2a58-6c3c-4bd6-998f-a9337e969e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:08.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:18.365Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f3f1be4e-e6f8-4892-a5f5-f55e54642e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:28.380Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=39d12a93-b7d0-4710-9978-0bc97e0aae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:38.399Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5262bfa7-68e6-4163-b1c4-a7b18e12a91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:48.410Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f47e0c82-3308-42d3-88e8-32908c620a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:48.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:58.422Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3d6c7607-a235-4c57-9b95-7ad153bf4efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:08.434Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0d0eb02a-6ff1-4f63-9ee4-833d1e026d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:18.451Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c74cfcf2-5e8a-43d6-9689-a7fd83c94de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:28.468Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e8235203-01a7-42e4-bedf-b365c0d2424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:38.482Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=faa628de-4d7f-489c-9ad4-80cc35b2a95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:48.495Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2392ae56-6fc1-4817-8d95-85307e673c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:58.512Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f2ab9bc-312b-488a-a1cb-9c32a3bad4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:08.528Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2009c131-065f-4ed6-8f6d-b6c2fb215b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:18.546Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ee8a5b1-51f9-43cb-a018-c0f81e4fe5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:28.559Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c59027b2-2a75-437d-8da9-7554398e9126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:38.575Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a684d4db-d962-4c12-b361-f178775faf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:48.591Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=efd5abd4-19ce-42ba-ad64-ff89e9f18a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:48.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:58.605Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3f47e9c2-9b14-4936-a1ce-82b7b7e8f4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:58.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:08.621Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=25164934-9125-40da-b186-159fe7206ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:18.633Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c133b0fe-f9a9-4e67-af8c-9f12ee3948e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:28.650Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=299a045f-21b9-4441-8390-8e90485e84ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:38.670Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d62417eb-26af-4d8f-a367-ff736ad85b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:48.686Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=202a50e6-19dc-4b18-ab0e-ee0dc877058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:58.703Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=09f3c7c1-9b86-41fa-8200-6eb19aa18ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:08.716Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6810321f-0622-46a9-a0f1-77b3c8854263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:18.728Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f95463d3-60f3-4e83-9c42-1867267d5e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:28.741Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=48307229-1714-4312-8df0-4e9d2470330e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:38.765Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d7c51c5b-e79a-447c-a764-da0405d4f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:48.781Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=430d74bf-22e7-4b9c-a5bd-c52235ba7262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:58.803Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b048dceb-3529-4749-a973-bfad6478aeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:20:08.169Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:20:08.169Z |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-23T00:20:08.169Z |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-23T00:20:08.170Z |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-23T00:20:08.170Z |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-23T00:20:08.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:20:08.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:20:08.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:20:08.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:08.820Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=04dc612d-85fb-4dc1-b02f-c3b0d651c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:18.832Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=019e86c7-5157-4a61-8f0d-db1d3fdcb59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:28.845Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c1ff015f-186e-496a-b769-b316ea5f08f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:38.863Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6c348453-2ce7-436e-93a2-c7d1d4bd5636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:38.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:48.889Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=42be68dc-817c-4597-abd7-a33ee640f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:48.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:58.901Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5bfe19e2-b6bb-4f4a-a54d-d962390a1dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:08.917Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0cd3a7d0-1dfd-4476-aa5f-c8f3e25a259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:08.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:18.933Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dfa9df0c-2de2-41e7-a0bd-968d55c979de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:28.951Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=007a5067-c520-47f8-840a-56f8d2dc451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:28.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:38.965Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2a33ab12-90bf-4bfc-9f8a-61b6ac3d2192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:48.982Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4fa93f2-583f-46ff-96bc-faa1959b2e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:59.001Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4640079c-37cf-4c42-af99-5132742ae241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:09.022Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=facc1905-5922-433e-982a-6f4bc986c16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:09.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:19.037Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=368a5cdd-1d0c-4089-bcb2-c39519cd1325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:29.052Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=22b67a12-aec7-46af-94ca-012f2217d69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:29.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:39.066Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=220e2e29-01a3-400e-a1c1-dcd63dd9d6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:49.083Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cade0ac6-c3cc-475f-843d-c1a9ec2c399d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:59.098Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e15844c0-cb8d-4266-91e9-3add650ea4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:59.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:09.111Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5c8c64a2-ee1c-4f97-8afa-b1ca82d394d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:19.137Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cfe55ab3-f51b-47d1-90d6-db168c76cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:29.151Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5a0f85ca-d5bc-43ba-b84e-1f2e1d14851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:29.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:39.164Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0e1bff52-1260-4353-b423-e2ac32464ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:39.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:49.180Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f3b95a36-2e08-45a9-b33b-605d3c6c2255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:59.195Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c5c84730-7a39-4c68-b376-6e66a4079f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:59.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:09.208Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dd9ff746-030b-4c1e-9ecf-ec11f904cf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:09.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:19.224Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6bf32d05-a083-43c0-997e-f295615dbb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:19.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:29.241Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=78fab1a6-17fd-405f-a136-2ca5bd003af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:39.260Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ace1162-cf3c-4722-9631-ffc6bf5cfeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:39.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:49.275Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f36372f-41c7-406f-845f-e3a7a9e8730a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:59.290Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=96f2a897-ee6d-4ae0-97e3-466884bf958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:25:08.115Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:25:08.115Z |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-23T00:25:08.115Z |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-23T00:25:08.116Z |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-23T00:25:08.116Z |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-23T00:25:08.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:25:08.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:25:08.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:25:08.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:09.311Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=43610742-7512-4817-8364-966bc9eca58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:19.326Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6bae4bae-14c4-44ef-86b0-b54640b5ed50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:29.349Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c4af9fac-f5c0-4d40-b43e-fd9741d389a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:39.366Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ff3a7b8a-bb40-4404-8c22-7103492e9097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:49.382Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=774171c8-5477-44cf-b999-f6728a644372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:59.400Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a8119d2e-6ba9-4ef4-bade-b509d595b87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:09.425Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=584e326f-2523-481d-a514-184f8738162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:19.440Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=744a046f-9986-4550-ba8b-63725d854ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:19.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:29.452Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4db2489c-c3ae-4e71-a46a-e9e5a4fae87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:39.466Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5a5219b3-5e5a-4a99-9b28-58db887ac08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:49.481Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=db9f06d3-1080-4b05-ad63-5671dd1b6ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:49.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:59.495Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f81a3e19-f8a6-474f-92ce-9bf519bb3274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:09.520Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ddfc58e1-1c8c-4c46-b3fb-1f289008bcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:19.534Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=30c363b5-bbb9-46f4-94d0-0d25ab6d7223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:19.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:29.549Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2e93615f-49d8-4432-8890-c996934db9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:39.564Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0c502ddf-3cce-42aa-85c8-d292d9555e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:49.581Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=27b99d7c-ea7c-49e4-9444-d1edd4b26988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:59.601Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3abc69d9-ba47-4fad-8067-0b511d3b7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:09.624Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=483e68b7-8f94-438d-98d9-0a674a15475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:19.650Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=886d71b7-1a83-4564-9942-2f4915d309a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:29.666Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2bcc4d53-27fc-441e-8bee-c38f01290958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:29.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:39.689Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4d53898a-e42b-40b9-8737-aeebe6963a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:49.705Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4d743794-70a9-4207-bde5-f5b85e516045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:59.727Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b21b7bbb-4da5-4540-bbe2-69219363080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:09.749Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c966bfea-1c91-456b-ad8d-775be4b62a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:09.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:19.777Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2fcc9cf9-2ef8-47f0-9ba0-d57fe92079e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:29.797Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3b1e1c4d-6305-4797-8d46-582baa4c67ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:39.812Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a01b394e-93c6-45f8-9388-38da888e044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:49.827Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bea5ca80-2eaa-414f-9d2b-7ff3d8ec42c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:49.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:59.843Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=126c24df-1b42-451a-bd6d-7867bd5e3d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:30:08.212Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:30:08.212Z |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-23T00:30:08.213Z |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-23T00:30:08.213Z |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-23T00:30:08.214Z |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-23T00:30:08.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:30:08.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:30:08.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:30:08.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:09.871Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f7f47c9c-ff12-4b8a-851e-bf82dffd2607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:19.888Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3612bc4a-3d9d-43ae-bcca-ff7940c106a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:19.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:29.902Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d179f364-9efe-4063-a230-cd4bb9abfe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:39.917Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7c362ede-15ad-4025-9bb2-aaafe031ecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:49.931Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5de83801-939d-46eb-a7da-7c8f78021bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:59.955Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6a2bf98d-5035-45dd-9353-991ff2afcc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:09.970Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=391bd52e-5838-446f-9a24-1e3a280d91e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:19.987Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=92f53920-28e0-466c-9449-f5dd1c04fc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:30.002Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=98d8d97b-cbe4-4255-92ae-e652f569f090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:30.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:40.015Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0dfcb7af-e749-4bb9-a5a5-7a96a28db183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:40.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:50.030Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=da8d4b79-50bc-4a35-846a-a1a9eda2b698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:50.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:00.044Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f1cdc8de-3f20-46fb-8d25-f7f724817d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:10.080Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=660e369c-c865-48e4-8a67-b5ac5cd59011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:20.093Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2aa4dc8e-0366-4a57-be6a-d98585f5a5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:30.104Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d053b472-7e21-4301-a4f6-680c18cc066a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:40.119Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f8fa4c4f-2adb-4d44-967f-4a974a0fcb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:50.130Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=28d3bfca-f0a2-4777-955f-5ad0392d1759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:50.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:00.146Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ede7fedf-066b-4c36-82fa-098767eff9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:10.165Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6048a105-39cb-4b84-9c4d-398f287d43a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:20.178Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=afc2f3c8-b9f6-4451-b665-3d4a57d9699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:30.192Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=58bf386a-3c39-4b53-b85e-a61adacf3d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:40.207Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=44c1e007-4c53-42a5-82cd-0cd3cf258c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:50.221Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=76249775-93a8-417b-bbe6-b725655e5842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:00.247Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ea7aad6f-6607-4753-b5b1-17d89b3d50ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:10.263Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e58c7424-164a-4cd4-b816-d4b8819603d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:20.279Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ce094545-f5fd-4162-b202-0d29a23f2a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:30.292Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=55361982-45bc-4049-9f98-188250e63eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:30.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:40.307Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d4bb4303-30f4-475c-b5d8-f06579553d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:50.320Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b77beaca-82c9-45c2-a3be-1447e1e35f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:00.334Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a1121175-0465-43a0-bb35-f6892e4f7e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:00.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:35:08.097Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:35:08.098Z |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-23T00:35:08.098Z |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-23T00:35:08.098Z |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-23T00:35:08.099Z |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-23T00:35:08.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:35:08.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:35:08.104Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:35:08.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:10.348Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=14895216-9662-499c-a9c1-4fffb09f362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:20.363Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1c0025b7-0950-4ec4-bc36-e4c6e111d3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:30.377Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e08328b9-9f6d-4a48-8b0b-fef6c01f87d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:40.391Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=27d8d0bb-d6ed-47e6-9a42-b1f9249f9342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:50.403Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=12a3e99f-e040-49fc-9de8-7353270160e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:00.415Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=61f36599-d5b5-49b8-8e29-ad7e0a4f6049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:00.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:10.429Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a6c90040-3a29-4afa-ba94-2473da2a7786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:20.441Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=52d6f905-f92c-413d-98c2-92ea7fed177f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:30.457Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a1805c58-6dbf-4c39-9f2b-0d4422a734e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:30.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:40.474Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=82ff6e63-ac14-4fec-bc64-cfd6d4a6b07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:40.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:50.525Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ca98047a-9d35-4a0b-8d65-b729bc4ea36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:36:50.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:00.542Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=06caccec-3883-490e-ad07-e29057d38922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:10.560Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5733f2af-1bfe-41cf-b95b-b89e7af46d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:20.581Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9d534668-bd72-4cdb-8d18-d24ea0345477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:30.592Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=71171976-3b3a-490c-ba2f-74c9855666b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:40.608Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=00d4d7cd-4454-473b-805e-b9258519be9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:50.625Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=64902b13-31b0-4eb3-9b01-cef3cd478f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:37:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:00.641Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8af27fe2-3508-43fe-b402-464a972c1610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:10.658Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=44ac33a9-f399-4781-b3f5-5656d52b374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:20.692Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cb1c01ea-0e09-4311-8e25-1935b5e3a9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:20.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:30.705Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2c684994-e668-48df-b8d1-bd9e07484be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:30.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:40.720Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=702fc7ed-cff2-42e4-b2c3-0c600d2f797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:50.732Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=37bb0f42-d5ca-46c7-8097-ad00a95dc0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:38:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:00.749Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e69ac6b8-0d31-4149-9774-7c09460ca5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:10.767Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e9693c1e-ac28-4a76-a5bf-01ffe2b62f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:10.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:20.783Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c8c44ed7-3448-43d3-bd82-81875749139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:30.796Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6d352d6a-0521-4b59-945d-84aafa608d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:30.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:40.811Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3b187ede-e3d8-42a2-8a69-34442079b3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:50.824Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=70ef1e4d-5351-4693-b0e9-7d0bebfd8fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:39:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:00.837Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c03d4744-09ad-40bb-baa9-4231058811ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:40:08.227Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:40:08.227Z |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-23T00:40:08.228Z |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-23T00:40:08.228Z |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-23T00:40:08.229Z |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-23T00:40:08.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:40:08.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:40:08.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:40:08.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:10.870Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=481e136a-f1dd-4b78-8bd1-3eaa86018640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:20.882Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=68b9a0fb-c309-4a76-92ce-b1a75e2fef81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:30.893Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=69a16d67-6fcd-4168-8a11-4f0a9bcbe43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:40.907Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3ce0fc1b-8106-49e1-be12-7a0ed851013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:50.932Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e3f978ed-3d32-41a6-94af-7b0cff811245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:40:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:00.946Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=33670d2c-3695-450c-aa5f-3b95f66758ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:10.982Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8c684372-55f5-43eb-8f01-de71690521d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:20.995Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a7b79b37-f061-4bab-9fc6-abe90a995c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:31.014Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ddd85e5e-ed54-440b-8497-45fa64ae2f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:31.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:41.028Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f04de189-0c7f-43a0-9e9d-8ebdaad418c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:51.045Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=924dc69d-af06-452d-83fd-868e94422e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:41:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:01.058Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=161fd278-e3fe-4903-8eb3-b2f2fcf79f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:11.073Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=be2e3b1e-34e5-4a49-853a-e1f15549384d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:11.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:21.084Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ad6a3640-2f23-4e38-907c-530f4a07bad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:31.097Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bbd4f53f-2b30-4238-bcd2-e0834c263e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:41.111Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1990481b-eb9f-46cb-bdf2-ca359dc42c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:41.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:51.124Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9cc65ce7-488e-4300-9922-fb4827e24b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:42:51.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:01.155Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c2539e4c-f93e-47e8-bd37-bc8234af6dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:11.171Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0b87c4e4-b997-4114-ad87-07eef181a9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:21.187Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=77e72ba0-91a3-4261-b9ca-7b1de3bbfe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:31.201Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a3059f6e-d0ca-4ffe-9b82-e94526df83e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:41.213Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1eba5730-6ae7-43c3-a4f5-a54fc0e11e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:51.229Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=42586a44-2eed-4271-bc0e-c558cfa581be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:43:51.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:01.243Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cdcf0855-f65a-440e-838b-8b1abcda6ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:11.256Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6f166bbd-875f-4716-9bd0-e6aea66580dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:21.272Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=02341957-a84c-4241-a82c-38b4c73b81cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:21.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:31.284Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6d203111-8253-400a-9ff2-38b61b545682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:41.303Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b97489f3-b7b3-43f0-b361-a863fffb651a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:41.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:51.315Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c1db65d1-2d9e-4c03-a680-63e04d7e62f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:44:51.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:01.329Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=384a2361-4ca7-4731-b586-2317645798d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:45:08.107Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:45:08.108Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:45:08.108Z |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-23T00:45:08.108Z |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-23T00:45:08.109Z |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-23T00:45:08.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:45:08.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:45:08.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:45:08.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:11.345Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=60e30b27-7792-44f2-ac18-6b8e0b4673ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:11.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:21.358Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7c0af3c1-cc57-4039-9946-5216e082dbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:31.378Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ab5bfc2f-3769-4364-bcbb-d53a237dc315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:41.389Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fdd71256-e14d-438d-a424-5d315f64221b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:51.417Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ebb07677-7cd0-46b7-a6da-dcaff0bd43d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:45:51.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:01.429Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0cb83dc1-4013-43ec-be24-250367f20520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:11.443Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6b825cb1-a4e1-4258-9f9e-23c009668c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:11.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:21.457Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=78c2b842-d53d-4cd4-a434-60a65f52de8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:31.471Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=be20a0b6-8c77-4fcb-bc70-3fa0487120b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:41.491Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a7db6071-0c46-4d18-b9db-743f539e16fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:41.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:51.506Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7ae21543-21ad-4168-bfcf-cc1cc08cf873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:46:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:01.523Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f0b984b3-09cf-43b8-b5f1-837c711443a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:01.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:11.537Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=af243090-b82b-4aee-bbad-ee0d17e174c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:21.550Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2533e814-9c31-4c60-a711-5119e5343b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:21.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:31.566Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1c1498e2-c143-4dd1-b1de-378c0613cfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:31.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:41.578Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=25721a4f-d7eb-4949-98df-c7758fb3e90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:51.589Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fb5385a9-ce0c-4726-9ca9-ae5edaaee2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:47:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:01.606Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f3bbb5b5-bde9-4cb6-9dca-39fb57d80826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:11.621Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b22527fe-2918-4e23-966e-8a3f66645b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:21.636Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d42ec24e-be01-4448-8d73-d66c6ea4afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:31.661Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d81d179a-9ba8-4ce1-9393-7aaf73c3d38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:41.677Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f6faabb1-506d-4688-8201-55d7a6241196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:51.695Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b400721c-9e17-4ac7-af4b-c40db5cf900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:48:51.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:01.707Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=83d607ae-f65b-4e85-b562-9ca6b325ecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:11.719Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5e9e8a96-4ac0-483e-991c-bff5f2f46237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:21.738Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d2214708-ded4-4a7a-9dc4-5ce03d66b5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:21.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:31.758Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=35e89bed-a777-4bc9-b402-afecf73cbdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:31.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:41.771Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9549b28c-2933-42e8-9b7f-f7eb9dbd46df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:51.787Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=38b8d03a-f7f7-4d47-bb98-132de18b95f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:49:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:01.807Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a502e239-775e-4916-97c7-8e5f77cda616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:50:08.266Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:50:08.266Z |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-23T00:50:08.266Z |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-23T00:50:08.266Z |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-23T00:50:08.267Z |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-23T00:50:08.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:50:08.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:50:08.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:50:08.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:11.820Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ee89a19c-4c97-415b-b6d1-6e58b3a4802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:11.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:21.844Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0033472b-67b3-40a2-a418-ffae01b92828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:31.860Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6448907b-4239-44f3-af11-27085ca6066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:41.884Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d5667266-67db-4f71-b1e3-f84232e0160b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:51.904Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9849c78d-720c-4a16-ae1e-f3399ec8e79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:50:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:01.917Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3e3d5101-74cf-42f7-b615-91384e75293c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:11.933Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d4e00abf-6b33-43f9-8259-97f143726238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:21.955Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a212f9b0-4ad6-4c98-85b3-4fa648edadb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:21.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:31.971Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1c18881f-e2bc-43f4-be37-f2f5dcd41eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:31.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:41.986Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8a2f262d-ca9b-499f-9a07-35b5b1f0224e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:52.001Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9ed19a31-c39f-4f53-9c8f-682de79d8098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:51:52.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:02.014Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8cf2e8b8-4e3b-4079-95b8-fdd7e04070a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:02.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:12.036Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=29431933-303d-4178-89dd-d25e422ee670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:22.054Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1a10c7a1-07fe-4609-85e7-f02ce95da3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:22.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:32.075Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a35b5ce6-3944-414a-80b0-ad62e0430bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:42.089Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a6ea4dad-c840-4af1-be8c-546dd96eadfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:52.103Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4458e1f7-7d54-4610-93c7-b1c09d00ff0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:52:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:02.118Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fde8e097-4932-4e82-b8e1-7c04f4020082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:02.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:12.132Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9ccad8f9-a2cc-46d5-a253-83a11c39fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:12.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:22.147Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e27e1c33-11f8-44fe-a5e1-0116e1c9121c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:22.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:32.165Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=695f7a66-a4ba-4145-ae98-9cd8328b4610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:42.179Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=48516966-bc11-4cfd-ae3e-76e5ef03f805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:52.193Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=60e947a4-d70d-43ca-b24d-5671f97e12e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:53:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:02.207Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1956e857-8ae3-4cb0-b7c5-7a54974871cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:12.221Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d3d5ea91-103b-4b7e-8174-052693edc5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:12.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:22.236Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4713c5fe-10d8-49d6-a0b3-1ce405bbc6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:22.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:32.251Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ec0cd1a2-0783-4a38-bedc-f0139b583b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:42.265Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c38daf86-976a-4fb5-9ea6-efeb170f4569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:52.278Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2ad061bd-446b-4d49-b710-28c40d90ba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:54:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:02.290Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f5f51cdf-ab81-4267-bf7a-2c93e543927b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:55:08.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:55:08.117Z |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-23T00:55:08.117Z |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-23T00:55:08.117Z |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-23T00:55:08.118Z |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-23T00:55:08.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:55:08.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:55:08.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T00:55:08.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:12.308Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3917da2b-d7e5-4b22-ad6a-ab0b4b2abb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:22.323Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7f12c984-bf4c-42d6-96dd-77e3504c0ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:32.340Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0a609109-5e4b-41b7-8a6c-6e1a6c330bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:32.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:42.355Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f467e58-8988-476c-a4e1-c3d640e9be9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:52.374Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bdcdc28c-413c-4fa1-95ed-b3dff944ed4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:55:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:02.388Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a2fa495e-8e1d-4a95-9a31-73ce9d4ff403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:12.420Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c202dd6d-5003-4790-b559-68a0185b9375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:22.435Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7d3c977d-8532-4041-9f72-4e31b26eb743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:32.452Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=576a66c0-83bb-42db-8e77-85f5813ede70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:42.465Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2f3ec716-f89f-4291-8733-47a240c14e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:52.479Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9cc1d161-27a4-470e-a1e8-ca5b68d7ff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:56:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:02.492Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=85f89d6e-c357-4da0-8504-6720ee23d353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:02.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:12.505Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d5e1dcd6-bd06-4e2a-a3ad-8e7fce5937c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:22.518Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=191a90d9-81a0-4b0b-87b3-48e655341c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:32.532Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ecf2c7f5-ee15-49c7-81cd-cd6492954105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:42.549Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=34ce5dfe-ffd2-440b-a34c-f0a76861f752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:42.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:52.564Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bf008415-edf5-43df-b3ec-1d511fa82b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:57:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:02.578Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0cde81a8-e14a-40c3-bf2a-c546f245f019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:12.594Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5b662778-873e-4518-8c98-cdeaff0c6508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:22.608Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a1e29893-0271-49d8-97c7-93285bae3bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:32.652Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9417f342-4466-4576-a790-85c84558427f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:32.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:42.666Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4bbc4673-8751-4d2c-897a-402a996c5ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:52.681Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fe68a772-542e-4029-b8ad-246199a81765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:58:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:02.696Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a4673bfc-076d-4b30-bdfd-604daa6313a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:02.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:12.711Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=04e4b398-237c-4067-a1c4-294654f93afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:22.725Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1a3e06e3-faaf-4328-83c1-e1db309ced19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:22.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:32.738Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=04162ec7-6d1c-4e12-ae81-e3ebb32b68e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:42.756Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1051d13f-6a60-4f83-ba3b-560eaa7409e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:52.768Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6c8102e1-f2b5-454f-a37c-70b8f6fae2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:59:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:02.784Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3828c3a3-6dcf-47e0-8807-14cf50427ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:00:08.204Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:00:08.205Z |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-23T01:00:08.205Z |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-23T01:00:08.205Z |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-23T01:00:08.206Z |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-23T01:00:08.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:00:08.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:00:08.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:00:08.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:12.801Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=939d3d40-c435-466c-8465-11c807bae5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:12.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:22.816Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=220d99ef-9f25-4358-a4be-fafea85a9790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:22.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:32.829Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ba2423c9-d36c-4040-b795-21489ce96cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:42.846Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5786a3bc-7c38-447c-a999-37364d37bf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:42.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:52.859Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6fb20bf9-26f3-4ce2-8197-63933f651d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:00:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:02.873Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=804f163c-33ef-4284-bd43-7be64a89bfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:12.891Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=413fe6ff-6918-4cc7-93bb-008327e6bf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:22.905Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6a7343f4-2a1a-4fd5-ae3f-488180af36d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:32.920Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=76377394-e6c9-4eb3-a589-22ab94a8fe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:42.934Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8fcf06c5-9bda-4556-969d-e8fd115fe12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:42.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:52.949Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=287eb127-dfc7-4e66-b0c3-05479855ad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:01:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:02.985Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=43425ccd-454d-4d5b-b1b1-c14ff2be16e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:13.006Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1e31c272-d42f-4c6c-bdb8-fc84665fb577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:23.020Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ae019869-c0ce-451e-9263-dc76b550ef67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:23.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:33.041Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=946e0975-dd05-4837-b12d-31c261740309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:33.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:43.057Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=eb774fe0-06e4-4e85-b11e-bb191c4f1c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:53.072Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4ceae6d8-ec98-44ac-b5a5-18e1d5b1a98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:02:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:03.086Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=756e3d14-c82f-45df-87be-bea8085f26dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:13.100Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=96b12373-db57-4707-b056-1156ce7afc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:13.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:23.129Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=936b1667-53cf-4724-93de-110ade75920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:23.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:33.144Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f75550c0-60f6-45c2-bfb6-34bc2a9cbf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:33.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:43.158Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4c91500d-1463-4664-8277-8cce9ab456e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:53.171Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4b189937-0a24-41df-9952-4f8c22f35b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:03:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:03.186Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=144fb754-7f01-45ce-a120-e0787be738de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:13.201Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d36a1e71-b713-400e-9dfa-bf21fb99edcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:13.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:23.214Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d3c5ac57-f84f-43f3-b324-2670952e3d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:33.229Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=607e1036-1690-4b26-a314-79a9867f82c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:33.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:43.245Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d5cea611-396a-40ec-9cd0-09d5407d956c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:53.260Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ebee24c6-fd72-4d77-a5f1-914a9a7f02c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:04:53.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:03.277Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2cace1f3-de4d-40b3-aa6e-221b073f0ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:05:08.102Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:05:08.103Z |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-23T01:05:08.103Z |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-23T01:05:08.103Z |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-23T01:05:08.104Z |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-23T01:05:08.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:05:08.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:05:08.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:05:08.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:13.299Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=30b8ca4e-06c9-432f-958b-d69723e19a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:23.314Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1c8008ba-f528-466f-a1e6-99c940315514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:33.329Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7c419729-68c3-4169-a02e-f85f705ecaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:43.349Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=126d3345-fac9-4b3d-9e60-a5af7bcdcc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:53.363Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=667efbdd-b725-422f-bff4-cb423b4534ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:05:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:03.377Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0ef32047-fa8a-48b8-97b0-b7ae6f58e6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:13.393Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=865e8253-bfd5-44b0-be8c-68e32ff8ffca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:23.416Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=32512c64-d2a9-452b-8c19-be6d684cdbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:33.433Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3d3e513f-c78b-48ea-8715-acc12a0ea2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:43.449Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d6ff1c47-c815-4d31-911b-559d215930c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:53.464Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e493b270-00b8-47cc-aa90-5014bc38c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:06:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:03.479Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=58e29652-98dd-46b0-9b7b-364f50ca4a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:03.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:13.517Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b2f05f43-a7c6-4cf1-9f67-100c0071311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:23.535Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=80335d57-13bf-45fd-be96-aced84afef0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:33.551Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c3e1990f-ee6a-4795-88da-972cc5e0176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:33.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:43.568Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f5502daf-6da8-4214-976e-dc25b2064319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:53.589Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a4650e58-31b3-44b4-abc0-2c99483720cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:07:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:03.605Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f188c489-592a-471c-a3ef-b9ddbb8a1ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:03.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:13.620Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cd522828-4ba0-43da-a29f-25eae0567a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:13.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:23.635Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=36e27f13-250d-48fc-8d44-004fd1608ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:33.653Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ef28355a-ab3e-4425-aa3d-c8232fe6cbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:43.669Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=93331dee-2d55-4844-9b20-9f20f6c4c0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:53.684Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f971fe95-15bc-49f2-a877-3d9ad9510b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:08:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:03.700Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f5e3755-5ab6-45e5-8dba-5518966fee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:03.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:13.717Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=01094222-cfb6-4bc9-b8ae-b74de1fe708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:23.733Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1037933d-7aa2-4954-8865-b3f0c3e39ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:23.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:33.750Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=08cd3e22-e941-418c-836d-61a6ad3d0521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:33.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:43.767Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3b23f49d-c1a8-46aa-b9ee-7fe70e32505c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:43.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:53.783Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4a8be78f-1dbc-4afe-bedf-d8723cccc1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:09:53.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:03.809Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=df63a1d1-6cfe-4a26-ac6f-1e9dbb7923cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:10:08.170Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:10:08.170Z |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-23T01:10:08.170Z |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-23T01:10:08.170Z |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-23T01:10:08.171Z |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-23T01:10:08.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:10:08.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:10:08.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:10:08.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:13.823Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c3547141-6203-48c1-8940-d2cafe23bf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:13.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:23.838Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c4c8e2eb-2602-48f5-9299-4f06d1452e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:23.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:33.865Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=db53e18e-befa-4c80-a6d6-5b6364987a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:33.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:43.878Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4542f1f0-bb53-4108-8d77-8b98dbba9c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:43.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:53.891Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8d36ca1f-dfdb-4581-a76c-528c5edf1ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:10:53.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:03.905Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=407f810b-8506-4e80-bf9e-66b97a02b064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:03.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:13.921Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1fd1ffe0-0609-49af-a5e6-3ccb9b7d6f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:23.944Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=abeeca54-3e74-4e22-9544-1d9440bc29f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:23.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:33.959Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a3a1ba40-bebb-4913-bcce-4db09bcb2b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:33.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:43.972Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4a9e8d5e-571c-4e15-b101-78cbcc648d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:53.987Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9b75a90d-076e-453a-9086-f6220b3cbb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:11:54.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:04.007Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=01995e8a-fdec-42cc-996a-29c5baead0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:14.022Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d198c103-92d7-4183-bcb1-c9df85d4d2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:14.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:24.041Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=18d88111-7c86-4a29-9fbb-eadb527ee51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:34.057Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=310d73d7-3111-4abd-a393-ee0add82eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:44.071Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5967924e-961f-4e97-aa1d-52e2cd69f0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:44.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:54.086Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2582157e-bae1-4656-ac33-d0e31608da0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:12:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:04.101Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9421532f-c485-47fd-ae45-191160c2909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:14.115Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0f559a47-e904-42b4-90b5-c2c078f6111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:14.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:24.129Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=16ee0ff6-f0a0-46a8-845e-1925618a6d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:24.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:34.144Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e20211fc-a5e8-49a4-ad93-76e9edb07c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:34.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:44.160Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=39664787-093d-48b2-ba78-88863a129e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:44.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:54.177Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bc962f66-040b-4952-8e7a-d3ccc6caab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:13:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:04.191Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=62a610ae-451b-4227-a1dd-a6618df5dc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:14.206Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=15f8b58c-a88a-4a30-b7bf-6f6600060bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:24.221Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b222d537-84e1-44c1-9b83-1c5a8ae25e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:34.235Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b79447ac-1fa8-4cdc-b234-b14e9ee944e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:34.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:44.251Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=00e4ce55-dbd4-4102-8994-8a7bf15a1955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:54.264Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ea228ba8-8006-41d2-9534-ea36d03781ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:14:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:04.286Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=538cd25c-ff63-4891-ac7e-72a0c11a6e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:15:08.162Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:15:08.163Z |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-23T01:15:08.163Z |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-23T01:15:08.163Z |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-23T01:15:08.164Z |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-23T01:15:08.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:15:08.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:15:08.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:15:08.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:14.300Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5e42042b-fef2-4f7d-8add-446f2a40838a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:24.313Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8c339190-13e8-4308-8f45-b1518386d937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:34.327Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=085379f9-9c35-41b1-b429-36963407e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:34.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:44.341Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6c6c17fc-92ad-4bd0-ab7b-cc284d30f045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:54.373Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=55ec7650-5612-4009-96f6-ecc5b1fce32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:15:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:04.388Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=82ab1bd8-4fb1-403a-919c-aedb03159137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:14.403Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3ebdb9d3-4a36-40e6-ad70-bbe2d1973cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:24.418Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3d1a305a-325e-47c6-92d8-db171ea3d7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:34.433Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c94ffdfb-abff-4b75-8079-32e8016698a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:44.448Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3fe25d90-e3c4-4bda-89b2-1f9e26e70ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:54.462Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1c6d2705-5e36-4172-a638-d211fbceb3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:16:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:04.478Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=08817bd0-dee8-4093-8936-c0c127cf02f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:14.494Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4acc942b-66cf-4044-834b-b8a336effc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:24.511Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=68d43f09-eb04-4666-9e79-557075e35edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:24.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:34.524Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d75a4cb2-0ceb-4306-80a0-966427c2ff49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:44.546Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f617906d-4fa5-4dd0-a944-347dde27de70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:54.561Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1fb45a3d-5c6e-4d39-a030-bb83bbb10e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:17:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:04.582Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2e989a1e-20c0-40d2-a571-829286b01f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:04.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:14.595Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dcca9004-fba0-4e4f-9f7b-e1c9939858fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:24.609Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b06a80dc-3573-4317-a210-4f317430752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:24.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:34.623Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1bbd9a44-c824-445b-a516-c847edf0225e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:44.644Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5ed8fc4c-88a3-438b-bbe5-60fcff8ecd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:54.659Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8f9c4183-1780-43b4-a326-15b96c7bd0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:18:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:04.678Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=25a05e3f-c892-4dc0-9e1c-776077742224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:14.692Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=47f8194a-0ee8-4780-a61b-1032e4381fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:24.707Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7a925170-f231-4b60-bbaf-fcb6ceb4a27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:34.724Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5fb051e6-ad15-4fbe-8b6f-98e914d76bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:44.740Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=11706a26-4eff-4ea0-a211-fcd7e65f94b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:54.757Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dfb01892-5fd9-46da-8546-32d2c4028a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:19:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:04.773Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2cb21164-0be3-43bb-9129-d8a7030826e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:04.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:20:08.187Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:20:08.187Z |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-23T01:20:08.187Z |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-23T01:20:08.187Z |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-23T01:20:08.188Z |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-23T01:20:08.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:20:08.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:20:08.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:20:08.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:14.787Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6a13a1f4-0f92-422e-aae9-ac116ef1f8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:24.801Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bdbf0ec4-63a6-4dec-a6f3-62beabab0fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:24.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:34.819Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4a9b8e09-9016-4e8e-994a-c01b6081f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:44.834Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4ef1691-99a4-4d28-bc30-ea78f42e30dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:54.849Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=18c0f81d-ecba-4d5b-98db-9a8fbef1ad55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:20:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:21:04.865Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4dddd7b-00bd-42f2-bdf5-bd305fa33526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:21:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:21:14.879Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2b67a15e-494b-44f7-991e-d20fc2258163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:21:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:21:24.894Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4d8e99a7-b90a-44cd-b769-f92490a4267f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:21:24.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:21:34.921Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3d59ebd6-75fe-48f1-95a7-68b09c189e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-23T01:21:45.163Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ernCuXX11sB6BzNDt4Ie, 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-23T01:21:45.396Z |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-23T01:21:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:21:55.397Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=13ad9663-9ed1-4b4f-9b40-35503c63b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:22:04.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:22:14.954Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=93e8eed3-ccbd-4b7e-9313-66890f7843d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:22:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:22:34.516Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4dd714fd-fb64-4ca8-b9ee-faf707a6b9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:22:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:22:54.082Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4b298f56-1175-4ec2-8701-7a361873c035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:23:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:23:13.643Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b72a38b2-8aa5-43a4-a982-4d537a9fe6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:23:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:23:33.193Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ca2f18f8-9907-44b1-b3c9-77dc88a27b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:23:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:23:52.781Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=32de973d-b17d-4e81-8ccd-f277054f244b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:24:02.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:24:12.335Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7735a226-ea9d-4e8b-98c4-dc01c4ff7768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:24:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:24:31.897Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6c8eda45-2638-489e-864a-f15d6543ac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:24:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:24:51.448Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4157ad7a-edfa-496c-8764-2ae8eebff271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:25:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:25:08.112Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:25:08.113Z |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-23T01:25:08.113Z |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-23T01:25:08.113Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:25:08.113Z |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-23T01:25:08.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:25:08.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:25:08.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:25:08.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:25:11.010Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4656333b-cb87-4e4b-a0c6-931bafde9fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:25:20.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:25:30.570Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b684b127-0449-480c-b664-b570cca7e2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:25:40.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:25:50.115Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5a44d5b5-98e1-4d27-9acb-d6253f866ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:25:59.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:26:09.681Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f494cc9d-7144-4010-a55a-9acceb329770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:26:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:26:29.245Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8386dc9c-fe3f-4a98-a640-456f7e8d461f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:26:38.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:26:48.831Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c17d60df-dfd5-4e8d-9568-d098e9e36988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:26:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:27:08.457Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f9d26111-852c-40c2-8a48-19da193ad8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:27:18.298Z |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-internal.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-23T01:27:28.296Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7609f27f-44c8-4358-93d8-fb56a2c75fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:27:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:27:47.885Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4108fb8f-c8b3-4c47-865d-e1667bf8e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:27:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:28:07.449Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cfd07519-1f04-4890-8eb1-3855c803f616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:28:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:28:27.004Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=76b74a74-23fc-46d5-bb86-c98db7cee3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:28:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:28:46.555Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bc84db53-fc71-4eec-98dc-174e9f158b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:28:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:29:06.106Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4b3add0d-5580-4298-b9e0-5684eb7d6694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:29:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:29:25.662Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=02e84054-9688-4849-b462-f25fafe90041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:29:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:29:45.838Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9ba92a9d-7ce8-4f83-a6ee-0c75b2fca307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:29:55.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:30:05.416Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d3f2f2ed-78c6-4460-a7ec-81c167b343dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:30:08.253Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:30:08.254Z |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-23T01:30:08.254Z |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-23T01:30:08.254Z |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-23T01:30:08.255Z |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-23T01:30:08.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:30:08.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:30:08.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:30:08.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:30:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:30:24.979Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a0661d6b-1c98-461e-b0b2-193ae1004917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:30:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:30:44.529Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=08d3b667-2f3b-495d-a452-4f0c069ba328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:30:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:31:04.084Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=28bd4fef-08b9-4451-9113-129a64d3ba4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:31:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:31:23.637Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6dacdf16-0d53-47ed-a127-4d08a2e6e859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:31:33.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:31:43.194Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ca3dc7cc-9b90-4b20-98aa-f97a699e4cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:31:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:32:02.752Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2e4c4199-2b33-4b99-b10a-4c9d29f46b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:32:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:32:22.318Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=288f0e4a-8694-4fec-a652-385566f6a2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:32:31.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:32:41.877Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=87daf4ee-9c7d-40cb-83f4-ca0cac8d1d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:32:45.165Z |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-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/HZlkTzLhElXVd0hMFIXJ'. 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-23T01:32:55.166Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d97989bb-6868-47a9-aca0-7a54aa4c5770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-23T01:32:56.087Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=HZlkTzLhElXVd0hMFIXJ, 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-23T01:32:56.112Z |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-23T01:32:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:33:06.113Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cc87f85e-30a3-4e52-8a87-37d53a6793db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:33:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:33:25.671Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f62fb0bc-1625-48ad-962d-e6a5ba6ddf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:33:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:33:45.243Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7924c05a-ef14-4008-b4a2-84de6f913603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:33:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:34:04.820Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5d09601c-a4df-428a-96d9-607789caf4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:34:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:34:24.388Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e72f4816-c222-4a77-a0b2-3f27b5650ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:34:33.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:34:43.942Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=03aa549e-f3c6-4c67-9da1-e3f90f00fb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:34:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:35:03.491Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2b5a15fd-62c9-4800-aab9-cfa3bcb5178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:35:08.082Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:35:08.083Z |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-23T01:35:08.083Z |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-23T01:35:08.083Z |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-23T01:35:08.083Z |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-23T01:35:08.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:35:08.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:35:08.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:35:08.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:35:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:35:23.062Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5f738a36-2d74-4c9f-a7e3-2df669451303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:35:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:35:42.621Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f49f1e03-7901-4956-9f9c-83bb0fcfe472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:35:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:36:02.173Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f9cd7eb7-b443-421a-9555-dd2566b56fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:36:11.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:36:21.732Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e8ca58da-e14a-4eaa-8791-421249b57743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:36:31.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:36:41.288Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9aaf7423-45c9-49a0-af1e-34e4d9426c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:36:50.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:37:00.844Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3051030c-8ccc-46be-9b4b-4cbfbc11420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:37:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:37:20.423Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=15050369-39ac-4190-bb97-57adfad05836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:37:29.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:37:39.994Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=08039e2b-ca50-4877-ae3f-72906625e5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:37:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:37:59.570Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e3f48236-e7bd-4dd8-95cc-1c012e6e0349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:38:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:38:19.126Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4ceee4cd-1f70-457a-a178-d87a3436ea1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:38:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:38:38.683Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=721cf4f1-c653-447f-9f8c-ebd8fe5058fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:38:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:38:58.250Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e8140948-1d14-45e0-b832-d1530f8481d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:39:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:39:17.818Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=81d98178-a05e-4750-b742-38c5e9d5df0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:39:27.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:39:37.378Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b87b71a0-b237-4c12-9661-99aa9e87db36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:39:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:39:56.946Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b184c297-e369-4cbf-8a1c-56236f264cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:40:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:40:08.230Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:40:08.231Z |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-23T01:40:08.231Z |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-23T01:40:08.231Z |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-23T01:40:08.233Z |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-23T01:40:08.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:40:08.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:40:08.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:40:08.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:40:16.510Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=83a56dd6-71e1-4661-a7b9-43c6fe4f4327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:40:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:40:36.070Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=06340412-f552-453f-9dca-5821a81a9ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:40:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:40:55.626Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9bf20c6e-5aa6-4dca-8a1a-f85b08a2c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:41:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:41:15.185Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c1a96dbc-2968-4ffc-8816-5a4c6813f966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:41:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:41:34.753Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9e1e096d-6552-4ad7-9fcb-1558bc21edd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:41:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:41:54.351Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9389c57d-e6d4-4294-aae7-762153e2cbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:42:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:42:13.916Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1cf989fa-faa5-461e-8933-f897f3692815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:42:23.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:42:33.478Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=073ddd49-1110-4bf9-ab30-64e5854ad0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:42:43.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:42:53.031Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=22241de6-9d2b-4a6a-97ad-a71d35d04336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:43:02.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:43:12.588Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=afc8d18e-addd-4b85-8452-a8ebb2cac570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:43:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:43:32.141Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c9d969dd-a69d-4e8f-addc-8bd995652bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:43:41.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:43:51.716Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f420562e-f267-4828-adcb-f8eab5c100b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:44:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:44:11.272Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=66024314-0cf5-47f6-93de-30e677bb9989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:44:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:44:30.839Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2fe95c2e-4536-4cb3-b3df-f16ba6cbd609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:44:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:44:50.412Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=05d38fe3-c018-4993-a439-8199a2a79e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:44:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:45:08.052Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:45:08.053Z |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-23T01:45:08.053Z |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-23T01:45:08.053Z |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-23T01:45:08.053Z |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-23T01:45:08.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:45:08.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:45:08.058Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:45:08.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:45:09.977Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=090aec2c-0125-4c93-8154-1db9319524bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:45:19.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:45:29.538Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=22a28263-8280-4b29-862b-52a6b12081c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:45:39.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:45:49.097Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=472540ce-7900-4af7-9597-79c7a2171a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:45:58.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:46:08.649Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=55f0119b-d1b8-4483-8bd8-f6f0d12de983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:46:18.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:46:28.196Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b29ab7a5-f9e1-4d3d-94da-42058bc4bbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:46:37.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:46:47.750Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3b597acb-fbd4-45e4-b3c7-79a2c7c28390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:46:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:47:07.309Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9166ee93-53db-4787-a256-41b314cc9362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:47:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:47:26.865Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0445e04e-b3af-48e8-be95-184cfbea5349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:47:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:47:46.424Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=03a7ac9b-0154-4878-9990-3c14b7f58b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:47:56.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:48:06.010Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e28982e2-7e47-4cc5-ae7f-88255529efca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:48:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:48:25.572Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=08f0dc84-5b72-49cf-a635-3232972ef702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:48:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:48:45.124Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1a36c1c7-0515-4c55-beba-4d9f5767950f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:48:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:49:04.684Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dd9eda43-bd43-481a-b963-403570b5665d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:49:14.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:49:24.241Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bc6805c0-1336-4dbb-98ef-1a816e40c634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:49:33.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:49:43.802Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e8a726ed-c4f5-4fc3-a926-10fe7fffe8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:49:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:50:03.368Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1ca9a2d0-9b4f-48ed-89c6-ff21b7d4917b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:50:08.125Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:50:08.125Z |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-23T01:50:08.125Z |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-23T01:50:08.125Z |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-23T01:50:08.126Z |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-23T01:50:08.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:50:08.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:50:08.130Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:50:08.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:50:12.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:50:22.936Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=66b79c73-4e7c-4067-8a36-02f727d5257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:50:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:50:42.500Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=466759a7-7fec-4b51-bc90-9a06a15b8e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:50:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:51:02.158Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c02ee065-e051-4782-a3a9-a7aca42cce92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:51:11.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:51:21.720Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5a17448b-e701-4d43-b260-821c1cc7b448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:51:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:51:41.284Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=85c02243-6490-473e-9539-71433f0234b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:51:50.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:52:00.854Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=402bdf5b-ab9c-4e03-943c-d27437d43c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:52:10.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:52:20.410Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=13e03536-0d3a-4b39-ab18-ca1298de41a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:52:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:52:39.972Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=56ccbb48-51f8-4b90-989c-cc6baf96e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:52:49.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:52:59.536Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7ebf2a49-cf72-41fc-8d0c-13209caf089b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:53:09.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:53:19.127Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6b063823-321d-4196-93f7-661c301150e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:53:28.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:53:38.694Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e10eb643-6277-48ff-bbcf-cc953e0e08bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:53:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:53:58.266Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dba839bb-20f5-499a-8016-69a4f7de97ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:54:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:54:17.827Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6f8abb4e-1ab4-4154-9a48-e8b7a9855029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:54:27.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:54:37.380Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=943100f6-c8ff-494a-80b7-16feb240c6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:54:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:54:56.942Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2daad25c-26f6-412d-923b-9504df9f87a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:55:06.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T01:55:08.163Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T01:55:08.164Z |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-23T01:55:08.164Z |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-23T01:55:08.164Z |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-23T01:55:08.165Z |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-23T01:55:08.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T01:55:08.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T01:55:08.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T01:55:08.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:55:16.492Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=38b56ee0-1903-4d9d-a4df-ebb27d0d21f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:55:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:55:36.050Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ebc0ebcd-aa2b-475f-a1dc-9b8939be7b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:55:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:55:55.612Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e46c9b19-5f16-4274-8864-e5352a531175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:56:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:56:15.176Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=65c2bafb-ed6d-44e1-b10a-709e73ec12e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:56:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T01:56:34.773Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=45ba4a95-f483-4ce3-8f4b-cd61c2da8f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23