By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:03:16.513Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:03:16.530Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:03:16.531Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:03:16.533Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:03:17.115Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:03:17.286Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:03:17.287Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:03:17.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:03:17.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-20T15:03:17.453Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-20T15:03:17.498Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-20T15:03:19.398Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-20T15:03:20.083Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-20T15:03:20.126Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-20T15:03:20.127Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-20T15:03:20.252Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-20T15:03:20.252Z |INFO |Root WebApplicationContext: initialization completed in 2754 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-20T15:03:21.655Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-20T15:03:24.294Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-20T15:03:24.965Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-20T15:03:24.996Z |INFO |Started MainApp in 11.438 seconds (JVM running for 12.483) |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-20T15:03:25.227Z |INFO |Start scheduling PRH workflow |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:03:25.243Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=74d8efcd-a74f-4a4e-971d-6486e015d77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:03:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-20T15:03:33.450Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-20T15:03:33.451Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-20T15:03:33.453Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:03:35.882Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=fba44d97-a0fc-4145-9f94-f2c2200d1611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:03:35.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:03:45.900Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c3ff4044-2eb0-4a5f-885f-f52864475044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:03:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:03:55.914Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=23015017-c7d9-49df-a2f9-862af2a3ff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:03:55.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:05.926Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=93a3243e-d4bd-4e6e-aa63-9568a087d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:15.939Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=97ce9dd0-9c43-480a-8ec3-3007d4eb22cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:15.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:25.954Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=696ff1e9-c520-443a-b9f8-8a88dcf41090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:35.968Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=bcae00b8-c937-48ba-965c-fb95282af256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:45.986Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ad90abf6-d0da-42d5-90a4-2342954275e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:56.002Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2d8e00e0-b02f-4e4d-ae1f-876e3b544f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:04:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:06.013Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1459197c-5f2e-439b-9b43-c2f326959a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:06.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:16.026Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=30d7334f-51f5-40c9-a02e-59ac3deb1987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:16.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:26.042Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1d39a6d2-3eed-4fc8-b15e-6c262888ba83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:36.058Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=09680c7f-a480-4f5f-89bf-0a46ad8b5310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:36.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:46.071Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9ab00a65-c54b-432c-b5e0-41cab6887c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:46.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:56.089Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d02c3b66-be94-428d-8686-bd0dc078a73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:05:56.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:06.106Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a8acad2c-bf36-464c-9a4e-c5a2ac0ca828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:16.123Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=16647200-71f3-44d5-a724-cf8d54e20f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:16.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:26.135Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f162af2b-605c-4120-a3b8-47687c378182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:36.146Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3d819e6b-571a-4403-86c1-f44b804febaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:46.161Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8e9b2013-5533-44ba-834f-ac78cde6b476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:46.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:56.178Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=506a04d5-c1f7-4b0d-99b6-a87bb55bcaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:06:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:06.192Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=03d79c72-8776-4374-9638-7ebc422a40ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:16.206Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5619e290-ddc1-4621-a64e-dd87885a1a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:26.227Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ff4bfd50-3a1e-4ee2-af81-3beb9d8f2bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:36.250Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=aa32b7dd-cb3c-4951-b7b8-1ff43f44719d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:46.281Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=21a9604c-ab62-4bb1-88ff-d33730e59248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:46.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:56.300Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=dd63a5ef-080e-4cd3-b848-a0f006abfd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:07:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:06.314Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=32b30c57-281f-4546-9ecf-920a2beaf369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:06.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:16.327Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7ef0d77d-c27a-44a3-9fa6-47b2bad73259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:08:23.109Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:08:23.110Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:08:23.110Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:08:23.110Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:08:23.111Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:08:23.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:08:23.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:08:23.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:08:23.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:26.336Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e9d982e8-fd35-4d44-b2c7-50e6773613a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:26.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:36.350Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=beb90ade-b19f-49bd-80fa-ac7795bda64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:46.363Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=417943cd-3541-4649-8a22-2d0259561a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:46.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:56.378Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3a23d1e0-b440-4cbc-ba6f-484b65465640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:08:56.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:06.394Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a3428660-1891-446d-8869-01f1417fbe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:06.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:16.407Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=11011921-2801-43c6-97e1-6e08b7b5b5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:16.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:26.419Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b0687a0a-4fac-4c16-a512-634588076abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:26.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:36.431Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=60f96e46-8486-4def-8c44-58711be7abef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:36.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:46.446Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=dca0e1dd-3372-44f1-8791-918568f50dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:56.458Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=66b56db9-1cde-4abb-b52d-195d5f10179e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:09:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:06.472Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b3f75e93-2635-439e-a106-e7a080679c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:16.483Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d5433e95-bf4a-4339-a988-48872a3bca03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:26.497Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c97d8da7-c9ec-4405-b5ea-008c02261ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:26.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:36.510Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8b5d4b30-a60a-457a-b5cc-fc9d6fb09d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:46.527Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=bf8b38ee-a47a-4277-b0ef-f2d44283ea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:56.540Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=53587e3e-5b7e-485f-b833-7e0e670cb536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:10:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:06.559Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=cdac4759-e7a7-41f8-82f1-4dc7ab84c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:06.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:16.576Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=316f605c-7842-4683-833c-2e2237c3fafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:26.594Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4537efcd-e0ec-43ac-873f-6fed63c8b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:36.633Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=afb39080-617d-497c-8c85-c4e555d4b839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:46.655Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9cfaccbd-f02f-465a-8c28-9162be268ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:56.670Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a09ade78-8f70-428a-8d7a-f2d2ab59b6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:11:56.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:06.688Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6ce06e88-061d-4d89-add5-341fd9fcf2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:06.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:16.704Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7207b687-6cb3-4115-9c60-d7ca26fe017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:26.718Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d636b892-04bd-4a1c-8727-644c93dafee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:26.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:36.735Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ab49bef6-06cd-467a-9b5a-d6abee36e295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:36.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:46.754Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6f3c420e-bbfd-4fe8-95a2-10869387f6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:56.769Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=35ca4c77-70df-4580-b716-7142eaef5116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:12:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:06.790Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d98365fd-ec92-458c-8aea-04fc4c13e562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:16.805Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5ff4f9d3-58c4-4294-96b5-0301d2c748ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:16.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:13:22.073Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:13:22.074Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:13:22.074Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:13:22.074Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:13:22.075Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:13:22.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:13:22.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:13:22.089Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:13:22.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:26.822Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f4e98d61-4d3a-4ea1-8095-2220b33fc3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:26.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:36.833Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=36c89b01-bf81-446d-813e-e17a084ffe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:46.844Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f50cd0b7-f9ec-4dfa-a9fb-834bf964ed46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:56.859Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2f819616-62ca-4a2a-a29b-4a4ed593d155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:13:56.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:06.875Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f3ae82dd-5a1a-40b6-ac9f-674aa5d5de4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:16.887Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=40356533-e939-44db-995b-92bf00439df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:16.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:26.909Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=79cf0b7e-05da-4d90-891e-535829aff241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:26.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:36.929Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e2c3a09d-c5a6-4f9b-8751-c2ff6129d8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:46.940Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=09878c81-5e13-467a-84bf-b922cebcb35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:56.951Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=bc22b2d4-820d-4368-824e-7e918c2495d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:14:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:06.964Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=87590e33-6092-488a-b081-df781619dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:16.977Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=49ecfc7e-41fc-40b9-bdda-bce02c91302b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:26.990Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1e7ba98e-c023-4ae3-9135-d4066f6b1bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:37.011Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=cd842596-eae8-4128-94dd-189d0377435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:47.024Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=541e2bbe-981d-42f4-9941-7065c387cc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:47.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:57.036Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7ad296a4-72dd-4efa-870c-66591b03d142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:15:57.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:07.048Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a5dfd154-6860-49b5-96e5-82a4a1d750da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:17.061Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=488d3d44-0349-45af-8aa5-ba5c0a7dfadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:27.074Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=47b6ad74-094c-4e4a-a01a-ea312206b4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:37.091Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5f0f551e-4a0e-415c-aa17-caddf12dc3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:47.103Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=75049a19-c80a-440e-b2a4-b41f58009046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:57.115Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6ce9eefe-346c-44c7-99d3-dad6e62e43a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:16:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:07.127Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=62e5e97e-39c8-4842-9547-97aa6aeaab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:07.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:17.145Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7fd00d1d-abd5-4e62-96d9-efe1efa0d527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:27.162Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f0106adf-4f80-4d82-abf4-00c1970e9639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:37.177Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=66ab22c3-83ed-482f-86c3-c633c3c2490c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:37.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:47.190Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=71b69830-e471-43e2-8051-7636835282e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:57.202Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=772b947d-a92f-43ce-a976-2adf2609a124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:17:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:07.215Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=74a4ee11-a482-47e7-9e00-d61b623899eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:07.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:17.229Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3bee48b7-0100-481e-b7c5-9b6e1b0ecb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:18:22.050Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:18:22.051Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:18:22.051Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:18:22.051Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:18:22.052Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:18:22.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:18:22.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:18:22.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:18:22.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:27.246Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c86e20eb-471c-46d1-8fc4-d889d24e64f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:37.258Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f8a645e1-91db-445b-8556-dfe7f2e463b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:47.268Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=74d20fe7-e89d-4703-9e2d-95bd58f2dff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:57.281Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5b9efdeb-81ff-4680-a707-9814d94a6ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:18:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:07.294Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c020e97f-1684-4100-8c91-13b4d1d4c158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:07.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:17.312Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c9803a60-e4bf-433f-a173-0d23567b131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:17.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:27.326Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=0daab6bf-ec2e-4daa-a917-059216692256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:37.340Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=29bf66dc-9347-4d74-8ab1-9e0a058af138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:47.353Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b3e44fcf-20fc-4be9-a00e-1d41cbb443e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:57.367Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=29e7d332-aeef-4fdd-b59f-fda9226de943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:19:57.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:07.379Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5fa2576f-dace-4938-af76-daa2ff55bb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:07.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:17.390Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e530b64c-d495-4350-ab05-9fe900249eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:17.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:27.402Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=02e4ed94-1a2f-4322-8b57-1c4b2707cee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:37.420Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=434c8095-15d6-48d4-adaf-f9e79b1c6801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:37.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:47.431Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f5e89884-e453-4101-92fd-2ec805137134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:47.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:57.443Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7543bcbf-0291-4f2f-b0c0-f2965283e81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:20:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:07.459Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=caf3cdcf-daad-41f0-8119-177111679031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:17.470Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e775bd2b-c346-4b01-a9fa-29d8f4ce1d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:27.480Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=fd23151a-0954-44bd-b4d8-8526f267d78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:37.493Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=429ed91c-3d6e-447f-a3ce-82aa1251383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:37.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:47.504Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=60c559dd-e937-4edc-9d73-1433b96cdd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:47.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:57.516Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1ce6cace-5d26-4c15-b293-3d1df63e9254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:21:57.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:07.529Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ab8bbb1a-a3ff-4a77-9878-32daa76f7569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:17.541Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e48430d7-e79b-4e10-a589-4cefd03815a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:27.554Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4b8e67a2-8203-4310-b616-fc302d0f0fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:27.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:37.568Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=98a15a4b-bcd0-452d-acbe-87cc717b2871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:47.582Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=716a7948-dbd8-4fc8-bd90-3b4a45d11a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:57.598Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=393642a5-05bb-43a6-a8d3-43b5485a3ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:22:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:07.614Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c80979f5-a15e-4ea7-875e-437369977041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:17.632Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f6d71ccb-93a3-4e93-8354-4f3eb1824628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:23:22.016Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:23:22.016Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:23:22.016Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:23:22.017Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:23:22.017Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:23:22.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:23:22.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:23:22.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:23:22.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:27.644Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9034acc7-a211-474d-ae9f-0474c1b40c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:27.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:37.655Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=042f9039-f24f-4339-987d-1d78b80c2428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:37.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:47.667Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ffb29972-1838-4ff4-84ef-3631c2c2ead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:57.683Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=828c6227-a0d3-4dfd-b8f3-8283f7a0699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:23:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:07.699Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=be788962-8560-4e80-b07c-41ab9fb6dab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:17.720Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6645c9b3-552b-4f85-bb58-408f9d722f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:17.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:27.737Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=311d2a71-6244-4a04-bf26-a815e06c99aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:27.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:37.751Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c6206dc2-4711-4cc0-9e59-8c28a1040d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:47.765Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=21333df6-4f79-4099-a2ca-abf356ffcd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:57.778Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=cd2bfa91-42fe-4704-90d7-ba3590abc371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:24:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:07.790Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d422a38f-13eb-49f3-bd53-980e7e13c8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:07.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:17.802Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=52bc72c7-e2c9-4747-a7eb-eee1b20a8c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:17.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:27.814Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2acee665-13c7-49b9-90fc-9eea043d28ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:27.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:37.845Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c583b668-cbc2-4098-b85b-a8dfb19adb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:47.857Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e7736ea3-4d46-4815-a16a-d0cd51319781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:47.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:57.867Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b7ecba2e-e414-486f-810d-fd296ca3efb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:25:57.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:07.879Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a1b9f5a3-700e-4265-8c7e-90c576f29d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:17.898Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=10d99c59-ba7c-4ae2-b6ea-e165e6909139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:27.908Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7c4ad239-a4d7-4986-a027-dab436aa2603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:37.919Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=61c8da6d-034b-4ff2-b92f-66584a60109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:47.933Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=894ddea5-9396-42c7-b390-54a7ab409134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:47.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:57.948Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3f7f1e78-b96e-4dbf-ab6d-0af8f3c1a111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:26:57.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:07.960Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=aed6a8a7-2c64-43dd-aecc-11a727d98b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:17.976Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a3b68fff-90df-46af-bf9f-da37b18779e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:28.018Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7a19ce10-4610-426c-a6f6-d828c3fe96a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:38.032Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f37af1ea-5423-48b5-88f9-4c7eeb545ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:48.046Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3042e512-f16b-4a44-a3df-0fad54bf386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:58.057Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2f04d035-3091-4341-a0b5-12f11f6cc769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:27:58.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:08.079Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=66363c7c-bdd1-48d3-9694-9d349bfb1aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:18.122Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e4e21a6b-58a4-4816-aa71-d111349af88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:28:21.981Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:28:21.982Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:28:21.982Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:28:21.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:28:21.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:28:21.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:28:21.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:28:21.993Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:28:21.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:28.141Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c3839966-28f0-4e84-872d-e9ab0d7bcacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:38.153Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6cb8e75b-36f9-43fd-b83b-62b7046c9df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:38.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:48.164Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9b121d53-de13-45eb-8e36-5fccb779f8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:58.177Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e1c3d40e-ad16-46c9-a821-dd0e28ee9d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:28:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:08.189Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a0bcd9bb-0be0-4c7a-b6df-7d88f3bee082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:18.201Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=443a4b6f-8bb4-4c43-8c93-d88c4604ec91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:28.213Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4af0a85a-c97f-49fe-9a2d-9fa93b7732e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:28.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:38.226Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=fde09f4e-a613-48a1-b826-dfc6ad53ef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:38.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:48.243Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1c10e29f-12ba-45e7-8ee6-a522c2c4b6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:48.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:58.254Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=89157ab0-bce0-498f-b23a-26701a1f0a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:29:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:08.268Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2d841bb5-1e2e-41d3-ad11-28ddcbc2fca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:18.279Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9f3dc3f8-b80c-4349-ae75-1c73d1ce1f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:28.290Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e7703a1b-50a8-4723-b302-ac8bc0304822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:38.303Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3e692f6d-2cfa-4df8-8f30-24fc315b5806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:48.314Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9655c340-7970-403a-9b2f-a747c71dc885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:58.324Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=29f4f00f-59e5-4f7d-97c8-1397d3d80d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:30:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:08.334Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b9983b9a-ac3b-4e2a-aed8-84d557278ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:08.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:18.345Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=cde9ccc1-6a90-4108-a144-406e19828d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:28.357Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c333f2e2-7487-4f97-9d5b-f096c1f8e527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:38.369Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=95a2cb55-f8a7-4c26-8bd6-e87cb5fa4c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:48.379Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=884559a5-7852-48e0-a63b-31abe09d39a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:58.391Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=93de500b-7b70-4689-81eb-38398e6360ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:31:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:08.398Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=81a92675-48a5-45a4-9484-6fbad4d3f361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:18.411Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=59460c37-dc37-4517-983c-83d7c5305ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:28.423Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7f074253-d9c8-49ae-b5b4-80bf71bc74f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:38.452Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3dbde7ad-3113-4f34-860f-cebc0e584d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:48.467Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=874a1563-d84e-426c-91bf-836ce814613f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:58.480Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=48892041-8792-46c9-8c27-137a36c27e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:32:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:08.490Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e61eaf2d-6a3a-4717-9871-075683f53359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:08.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:18.501Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b56748df-a3cb-4978-a5d7-01bf11601c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:33:21.891Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:33:21.891Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:33:21.891Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:33:21.891Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:33:21.892Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:33:21.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:33:21.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:33:21.898Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:33:21.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:28.514Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7c73256c-3c9e-40b5-b22f-a025ed96845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:38.525Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=244f0bd0-502f-4d77-9d3d-9fce3b4fb075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:48.535Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=064f06e0-8da7-4986-9997-4f0dfd67da35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:58.546Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=79bf6efd-ce9e-4ee0-8be8-c6f82035f4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:33:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:08.562Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6a365f5d-f3a3-4a14-a9d2-6299a3cd493a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:18.577Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a6b70471-b8fd-4c0d-990e-68169469d39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:28.588Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=0502fa76-23f3-4f83-b6c5-326a35ed2650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:28.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:38.600Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8fd285c2-7e99-4dfd-965a-6b67e47a38b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:48.613Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6f159586-6fca-43ce-8c0e-71e8a976afdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:58.626Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9d11fa18-2036-42fd-8356-d02307834347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:34:58.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:08.638Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2b88197d-a681-4bdf-8c09-949baa687d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:08.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:18.650Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=91efc324-f1a3-44a7-ba58-f1927566bd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:18.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:28.665Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1cebae1f-fa06-486e-a9b1-1655cec2d5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:38.678Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ddd95097-9f9b-4f72-9506-8eacb0216215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:38.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:48.693Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=0af8be19-6ee9-47c7-ae2e-7e04e29eaddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:58.707Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=012e5efe-07bf-4ea6-8461-f48d1a8498cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:35:58.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:08.717Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7ccd4f3c-706e-4239-b34e-7cf69135f121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:18.729Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=da1b8af2-b691-4d7e-af27-c2b85963f57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:18.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:28.746Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9ee0a206-d8eb-4b22-b595-14d906b0d554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:38.759Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7871ea84-0dbc-4311-abff-5d11faf88bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:48.774Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=bc870ade-2bb1-45c6-8a4e-e86587e1bbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:58.789Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5fb75967-aaf3-4b29-8318-81967d642a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:36:58.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:08.800Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=46d1d9a8-5e69-4ef4-9b4f-e08ce25ae055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:08.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:18.810Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=fe42ee36-0629-4d92-ae66-416d91caaefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:18.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:28.821Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b1262502-9b1b-4398-b170-50e1f34c2010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:38.830Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=56684b96-7724-4846-a0ec-4f376dd9dcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:48.840Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=193591be-fe6f-4401-b453-6dee7fae9a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:58.854Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=32f0d9e9-efa3-4852-8f04-c014aad5d5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:37:58.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:08.869Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=30bb3a83-a659-4007-af0c-d1830523b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:18.880Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4a3449ad-80aa-496c-8873-e818efb0f613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:38:22.010Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:38:22.010Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:38:22.010Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:38:22.010Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:38:22.011Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:38:22.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:38:22.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:38:22.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:38:22.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:28.891Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d19414df-448f-4af6-811e-15537c3ff68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:38.902Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=23876538-783f-432e-8fc5-8cd195d4af0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:38.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:48.912Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=520450ac-a9dd-4d6e-994a-0f14768dc938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:58.924Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3f464711-e7b8-4488-8406-937af2a9d6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:38:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:08.935Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8a51a552-826f-489b-aeb1-453a8deaf312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:08.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:18.946Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=507e2cd6-91a1-46a9-8b5b-b9b6f01adb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:18.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:28.960Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=09cedae7-7680-484e-bc42-64634752cca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:38.973Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8b3359a9-82dd-417b-a87d-2e95be956614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:48.987Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=80105281-7b54-4bb2-b31c-a95fbe8e05c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:58.999Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=43ac2545-d719-4c07-8f7b-8d7324e3ee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:39:59.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:09.010Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2f3343de-f4a4-4a67-897f-201b1d273755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:19.021Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7ea62198-a4a8-40a6-9e86-b7bfcaff8867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:29.034Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e7998229-7c27-4d0d-ae5e-7345a979e8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:29.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:39.046Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1ca193f6-69e1-4e17-83f5-faf4073b63cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:49.061Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=04e8ed91-cbcf-4cac-9d44-564ce194d1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:59.072Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=06d69abd-450d-419a-8ccb-4332cdbe93fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:40:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:09.086Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e3726055-c954-41b0-b500-49a9af8725aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:19.097Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=eae56d67-b17a-4493-82bc-5aaa7a162d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:19.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:29.109Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=17efd9a1-17c2-4d1b-a5d3-b755a9d38a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:39.119Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c50948f8-dbc6-477c-b17e-fe8ba7cbf1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:49.131Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=23bd14f5-7310-44d7-9535-c602cb404dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:59.141Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=399d88a0-d6e1-4ae0-91c8-ac17b1792464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:41:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:09.152Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b8dc0b56-1210-4a99-92e1-52a96b622286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:19.163Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8424f5ac-f464-43c0-83d0-ff7d17a7cc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:19.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:29.174Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=93f5c68e-ed4e-4f2e-bdd7-6e4a67466093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:29.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:39.193Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9d3bc0c1-23e5-4755-ae34-207ad502cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:49.206Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4593507f-6722-4264-bf57-3587af0c7147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:59.216Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=65dc4919-7c18-4fde-8c7c-3f650a58c7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:42:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:09.232Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=93758f0b-a476-4235-9240-4a687636e317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:19.243Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8c5ad794-c9ac-4a73-9e61-928b5928c493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:43:21.925Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:43:21.926Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:43:21.926Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:43:21.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:43:21.927Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:43:21.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:43:21.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:43:21.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:43:21.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:29.253Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4d8bb8e0-21b2-4251-907a-a8400b680646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:39.268Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=dad2202f-3799-482c-95f3-9e59d806e531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:49.279Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ced348e6-b219-4f73-8847-05f34cc2b45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:59.292Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ae651c14-a8c9-4614-b7f0-c8508fbf1408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:43:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:09.309Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8de08b6a-970b-480d-a380-d95d3524ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:19.326Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e7d8cec1-6d73-4264-a813-48d45a3e25aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:19.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:29.338Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2caf43b0-5ffa-40bb-9a1b-e14c3e155f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:29.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:39.350Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=42e6fecc-960b-42fa-ba27-106a72cfb6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:39.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:49.362Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f0e23440-773f-4fc4-bcb9-a2f1d43dd9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:59.373Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=974bc127-f6b5-4877-b543-66b00483d754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:44:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:09.387Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2f0a4a96-679d-449b-be39-572ec616860e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:19.397Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=15f79eaf-c35f-45b8-a712-1c179ea2ee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:19.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:29.407Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d2e53779-2420-4a75-acf7-c4cdad8fa7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:29.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:39.419Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=caecd4de-c55f-4ced-ac6f-1a749dd3d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:49.444Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=21427540-ac53-4f5a-a8fa-be1acf49725d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:59.456Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a91a22c3-8228-48c0-b7fa-96752c9832c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:45:59.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:09.467Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9dbf010c-49cb-4c2c-a277-b75ea4aab622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:19.478Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=0226c131-e39d-42b9-addc-ea7cd60d73a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:19.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:29.491Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a5512f54-cd87-43c6-a8c1-582f9cf6f86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:29.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:39.510Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=61622b88-3ef0-4cd6-8b9a-0250d0905f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:39.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:49.521Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=550f1ca2-11c0-424c-a2cf-856556db8b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:49.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:59.533Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b3dbf273-f37b-4d16-b77a-472881cc9d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:46:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:09.545Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=731ed4e0-acc5-457b-b1e7-0e15b18132ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:19.555Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=0c32dd9d-c5a1-4f6c-a79e-2dc9016e4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:19.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:29.566Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1be18900-80e8-4a59-8cbc-ddccb4380132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:39.578Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=fc1217d6-98f0-4b47-b5c6-fd899cec9437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:49.589Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e43e75fc-f5eb-486a-88da-5f7118966341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:49.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:59.600Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f506b347-4586-4fbe-8b13-1689e45942cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:47:59.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:09.612Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1bd134ed-7a96-44ac-b717-eace0b8dfd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:09.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:19.624Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8320d3e2-ef77-4de0-b6a8-efac55c8a509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:48:21.974Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:48:21.974Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:48:21.974Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:48:21.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:48:21.975Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:48:21.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:48:21.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:48:21.985Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:48:21.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:29.638Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=fac21b8e-d2e4-46d8-80ea-410a5decf786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:39.670Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a6040d5d-333a-41dd-a8f5-4f0d6a02d230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:49.686Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=012879db-2910-4ced-8746-5559a4cd1097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:49.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:59.700Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ed0c70e8-d3ae-4572-94cb-bcf561451f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:48:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:09.712Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=e03713d2-4358-4505-9f9e-7999abdb0f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:19.724Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=de22cb48-4cb9-47d3-be52-c4be15c03913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:29.735Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=459fc4ca-eb9a-49c7-b961-65eec9c8dc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:39.760Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=20310128-bc4d-4010-add7-1c3f6430fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:49.778Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2bd01549-4ffe-4f54-8781-2cdd52cb1305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:49.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:59.805Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b4e29a9c-b1bf-4e4d-afb4-e00fe255ff8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:49:59.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:09.818Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=fd8b5a7b-6393-41bd-851b-59ddb24d3bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:09.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:19.828Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=87bb161a-dd6d-4770-b540-2ef74e2daf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:19.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:29.839Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d8d29768-3c05-40ce-9fc6-b2eb4a98ca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:39.866Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f4a90efd-1dc0-4336-bbb3-5d8eab4d0738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:49.878Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=58d855ab-e353-4d15-b1a3-72ee1e2e3ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:49.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:59.888Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=bbd05624-f19a-4c23-9b35-5640d67b4b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:50:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:09.899Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=410cd76f-0c24-4b91-a8ce-9735d7f710c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:19.911Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a9364d20-0c7a-4eaf-ba78-e235fec2fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:29.923Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c9b17d63-6afd-479f-a8cf-248ea0d19534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:29.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:39.934Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8ba3cf99-2e09-4e11-bfa4-80e8dabd33bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:39.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:49.949Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9b3441a1-2ab4-4d98-a7ce-6a26e81f11de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:59.962Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=77ec88a3-2e3c-4a19-ab8e-3e2b06f0a2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:51:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:09.994Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=99b9ab89-d72e-42a7-b33b-f079af312d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:10.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:20.006Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6f53bb89-9063-4794-ae62-0628e58669ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:30.032Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=642dd410-f2f3-41ee-aec0-5baafb6b2206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:40.043Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3e322eea-4bea-41ca-8f0e-12150dd3fac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:40.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:50.059Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9da028e6-d921-4b10-96a4-2669088c1f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:52:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:00.079Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=80ccacc4-1a71-4ae4-aacd-d7c0ed84e092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:10.098Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2b0db76b-e69f-4a5d-9630-826351472e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:20.111Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8a4644ab-c6b0-4845-b68a-22e90b835990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:20.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:53:21.992Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:53:21.992Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:53:21.992Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:53:21.992Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:53:21.993Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:53:22.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:53:22.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:53:22.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:53:22.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:30.124Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=199f282f-2a6f-413f-9afb-b8e70da80000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:30.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:40.138Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ff2c7b56-673a-47e7-b190-f79b1ec41a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:50.150Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=55263375-db90-4144-80a1-7640d36eedde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:53:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:00.161Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4d8a7495-4812-4759-a65b-f357780e7975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:00.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:10.180Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4df3439d-0be4-416f-8abb-5550d1e2ec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:20.198Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=797b8210-49aa-4e13-a0f2-fdd13458d33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:20.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:30.217Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a12c81af-467b-4bfe-a48f-595f7303b999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:30.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:40.231Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f08b07be-edb8-4dcd-bff9-2e19f9e3881a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:50.243Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b9d71483-1ed3-46b7-a0f8-1e1bf6cf4d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:54:50.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:00.255Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5aaa029f-a538-445f-9873-eb841b2e7f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:10.269Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6de4d2f2-fb1c-470b-9f68-654e453c5cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:20.286Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9cf5cee2-cdff-4fbc-a6e5-b47365efe994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:20.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:30.300Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2e35f64f-8c22-43cc-bf08-9481533c9f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:30.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:40.317Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=26b7b62c-b29c-43b8-8882-f73edd36f6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:50.329Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=fabaf6fc-d1a8-44c4-9a7d-29c18c9e229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:55:50.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:00.340Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=53cd636e-d9d6-4d28-bc52-0b65f5dc727f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:10.352Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5a68fbf0-5b23-480b-8053-4a00b3dfc0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:20.375Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=cc771c06-a8b0-48fd-8021-b948e23f6fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:20.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:30.394Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=0e3ccbd4-d9fa-4196-ab49-c0a2bfc12ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:40.420Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1d942d58-4e18-4ebd-b815-cdc193842d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:50.431Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ef22e148-3c88-4471-91d3-24706319dec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:56:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:00.442Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=64a9f293-24be-4e94-91d9-cf2af369b2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:10.456Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=631b764c-8a3e-4595-8945-1da61fce2670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:20.471Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=083e0624-0d3d-45bb-a6e1-75b569559230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:30.491Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=240e7384-15fc-4f07-ab0b-8d9059ff8426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:40.503Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=354ea0fc-fe70-427e-9ca2-46998ef4e3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:50.518Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1e4cb93f-18c9-4ce3-b923-d3dcda923be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:57:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:00.539Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=0ac29b1c-eb1b-4511-b6d2-59e937cb774f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:10.552Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6ec2d944-07ce-4b2c-9bb0-80e339b9e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:20.563Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=206f00e6-382e-4d54-a4f8-c19aaf61e8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:20.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T15:58:21.924Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:58:21.925Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T15:58:21.925Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T15:58:21.925Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:58:21.926Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:58:21.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T15:58:21.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T15:58:21.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T15:58:21.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:30.574Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=69c6b3de-1635-47c1-b39c-f3ebc3293faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:40.588Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9a472c6f-b462-4383-9f8c-a4847c0b3584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:40.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:50.604Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b14be37a-b992-4d50-8837-379846ae1943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:58:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:00.616Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9bd465e8-966e-4f2a-a72f-05168cc8a7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:10.646Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5ef80243-3b73-404f-b50b-b2421e2a237c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:20.660Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2e2253b3-c1f7-49c0-9127-1f176e6357bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:30.673Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=01caa3d1-acbd-424f-80f6-3ba3aa42550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:30.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:40.690Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8e3c98c2-e8a0-4274-b60d-e84069a6d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:40.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:50.705Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d4e6b981-5b84-4930-9490-6d35881757be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T15:59:50.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:00.725Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c9dcf779-d16f-4e04-82a3-cd615e11555f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:10.736Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ec08dd47-33f4-4cee-a58e-faffae117a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:10.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:20.750Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1033a343-2423-45a2-9a2b-355fd5a02176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:30.761Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=0abb036f-4837-4b21-8c97-4246840fe3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:40.771Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=20e03dc1-165a-4e89-88fb-7295f98c0895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:50.783Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=deec441d-6bba-4feb-a1bb-b27c5b44a72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:00:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:00.794Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1f678eb7-ad44-4219-be5d-6544b47b3103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:10.806Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=79e5f148-1a91-4957-af99-8bba3f3c3214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:20.818Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f55d2477-377e-44a0-aa64-6f9d772aa338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:30.827Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2c25ff75-6c3f-4a02-be4b-4148e014cc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:40.855Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d54476f3-a2bd-4270-ab4c-c1506949ead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:50.867Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a54834c7-f16a-4a52-bd48-ad05ecaae576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:01:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:00.879Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1bc09cf4-9bdf-45bb-aea2-75480dafb6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:10.890Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6ca4eefd-148a-4738-9aee-608f6472fc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:20.902Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=0ffdf3a5-f5c3-4d9a-957d-a3391f79856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:30.912Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=61180581-a384-42f5-8a3c-6e50cbddeb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:30.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:40.922Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=24956469-a94a-4f45-92d2-030e632fac14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:50.932Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4a433f66-4c40-4b2c-afcc-1b7b27825a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:02:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:00.946Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9ecc3c1f-4ea4-4eb7-870c-752ac63e31c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:10.959Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4e350d68-a969-4b4e-9b10-1599dbb289a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:20.977Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3536c206-dd97-478d-a5de-8b643c5a7b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:20.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T16:03:21.930Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T16:03:21.931Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T16:03:21.931Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T16:03:21.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T16:03:21.932Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T16:03:21.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T16:03:21.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T16:03:21.940Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T16:03:21.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:30.992Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ba37fc21-9c2d-4035-9d67-9c410d987be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:41.006Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f7a0722f-164e-4076-b849-2b7b52abcfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:51.017Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=df5d09be-2970-4a86-9a6f-133b34f94ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:03:51.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:01.030Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ce271ce2-4e4f-4fa1-af4e-1237598f591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:11.040Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=30139886-67f4-4617-a83c-bfed4ab957c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:11.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:21.055Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=952250c9-0074-4748-86aa-eae998a38c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:31.069Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6faab454-6e67-439f-b8e0-d31885a900f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:31.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:41.084Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=28b81f5e-d44c-4b04-a57e-2936e3b5d709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:41.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:51.096Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=18e55c95-c2f5-4abf-8e20-32e962e897d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:04:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:01.108Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=6c5761d4-26bd-4970-bbec-f73fa2eeb55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:01.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:11.120Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=cdb71b28-649a-4fae-9aa4-f87322572b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:21.131Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=cde298f2-e501-4a3a-8c94-1ddfe4d0af40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:31.194Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c7383ae7-af0e-4581-9f51-4728afb06bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:41.207Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9938fe33-3ecd-4957-8772-3f599624455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:41.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:51.219Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d51594fe-e69d-41aa-b280-a1255e24d2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:05:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:01.231Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=77ea6d90-b193-4831-a332-6edcfe7828db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:11.241Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c63a13be-eeb8-4e81-ba37-66bdd9ead556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:11.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:21.252Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8700e9c7-8051-4169-8f23-75243e6e401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:31.265Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a854db0e-c2c4-43fe-a22b-4982055fced9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:31.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:41.277Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f241ff0e-e588-4f83-a604-53b27c99d9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:51.289Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4bb432dc-ee68-4f1b-a176-2fd4afa679a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:06:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:01.303Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=200fc7aa-d512-4e43-a6ce-06c1c3e3261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:11.314Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=25f5db0e-0078-4b0d-8792-b94eedff9a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:11.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:21.325Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8480d443-39b7-417a-98cf-705c3065b286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:31.339Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=9973f095-94d1-49d9-9fed-3a0cad15edf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:41.352Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5b0a53ed-ba19-49f0-8528-c34e8c29f01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:51.370Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=237b6102-f563-4a57-8e8f-79e945ee225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:07:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:01.382Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a3c790b1-ea1f-4bbb-9add-a217b6fa5567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:11.393Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=dd324ffc-51a7-46db-9ef1-373d9b624f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:11.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:21.406Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3933e16a-a177-46bd-9601-fc818c553b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T16:08:21.983Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T16:08:21.983Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T16:08:21.983Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T16:08:21.983Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T16:08:21.984Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T16:08:21.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T16:08:21.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T16:08:21.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T16:08:21.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:31.420Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2df28d86-6df1-42c0-ab99-d1aafddc9442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:41.433Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=4eab92b5-2813-4572-9ec3-ac5c510416b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:51.447Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f551115a-331c-484a-b3de-5c9a28aac565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:08:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:01.460Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b39c5f24-fcf4-400d-9c2a-9e0e08d4a0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:11.473Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=ce87bdfe-c78b-4e69-8f40-1f158952f4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:21.487Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a0e4013a-1970-4f80-bef5-2c9b4e2c84af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:31.501Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=7df804db-ff01-4163-a7f9-2b7c5dd27dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:31.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:41.526Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=d2d4048d-99f5-4aa6-a040-7452d6338e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:41.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:51.538Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f6a25d8e-d7d8-42cf-9ae3-ddb8e7e34103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:09:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:01.547Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=8cb5a501-549d-467a-a6df-3b76761b3fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:01.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:11.558Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=25d31093-5f89-4668-a93e-dfd9a15161a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:11.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:21.568Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b4478be5-134d-4537-b696-38ce216420a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:21.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:31.579Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=04b68869-e060-4ff5-9893-dfe88376ba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:31.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:41.589Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=57e06273-5d19-40c5-a12b-25ccf6071d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:51.599Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=af927582-8789-4545-899e-e025558e8798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:10:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:01.613Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1be87a0d-5c23-4e70-8a1b-3ca4bacd2f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:01.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:11.624Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=3b1d23cc-ba03-46f2-925f-c45edf480cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:11.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:21.632Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=b9921ce4-a27c-41da-84fc-039ebef3a607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:31.644Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=2833d0c2-80fa-4f42-b043-c6a4b1119955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:41.654Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=993ec8ad-5254-4d4e-85d6-060979706cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:41.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:51.665Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=c2e2d905-3c5b-465c-8615-0754369d1c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:11:51.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:01.675Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=a101e238-50ec-47c0-9c30-77f5ac12e123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:01.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:11.685Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=f4d3077a-1159-495d-9db2-a17c76436836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:11.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:21.698Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=cc23def5-6a07-4cea-ac4b-1ba305c20be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:31.708Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=359cf8f0-8d52-4e26-b507-b5bb469ec551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:41.717Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=1b62df6a-c147-4e7c-ada8-bb4405770d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:41.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:51.731Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=bd37b101-c5e1-4448-b8a8-1ab1632f4f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:12:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:13:01.746Z |INFO |Init configs |InvocationID=dbaf2b04-aa88-47e3-84ea-f14c38a3705e, InstanceUUID=5404c8a4-7994-4bdf-a9c5-065072602a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T16:13:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |