By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:05:20.458Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:05:20.469Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:05:20.470Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:05:20.472Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:05:20.877Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:05:21.012Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:05:21.012Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:05:21.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:05:21.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-10T09:05:21.176Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-10T09:05:21.204Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-10T09:05:22.906Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-10T09:05:23.353Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-10T09:05:23.375Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-10T09:05:23.376Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-10T09:05:23.440Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-10T09:05:23.440Z |INFO |Root WebApplicationContext: initialization completed in 2235 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-10T09:05:24.083Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-10T09:05:24.913Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-10T09:05:26.252Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-10T09:05:26.897Z |INFO |Started MainApp in 9.157 seconds (JVM running for 9.955) |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-10T09:05:27.005Z |INFO |Start scheduling PRH workflow |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:05:27.051Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=99804019-f1a5-4008-8695-ea0a1687428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:05:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-10T09:05:31.700Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-10T09:05:31.701Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-10T09:05:31.704Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:05:37.803Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1236fe7c-f672-4e6d-b508-feffcb11a61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:05:37.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:05:47.811Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a8593b7e-088b-41c9-8d57-9ddb1dd9a418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:05:47.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:05:57.815Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2441fcfc-3349-40b0-b648-5273a29371d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:05:57.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:07.820Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=32a2988c-1aed-4967-90b2-26149d456833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:17.825Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b7ef9685-7483-4fc4-b3e1-02285eb61d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:27.831Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c54760b1-634a-4eab-8823-c69f92fcba21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:37.836Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a130643f-51ec-45d6-9238-82f3a185a4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:47.840Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6d7d4d35-c6c4-4436-ae69-9cc6fc03e339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:57.846Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1c04a429-9ba6-4109-9a45-9a12e6d670cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:06:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:07.852Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=99a7790b-9366-430d-98a2-6b2497e8e81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:17.956Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f69f54ad-87eb-462e-b6e0-b25cd0d34fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:27.976Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=35200cab-aeca-447b-a626-94b1026a908e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:38.000Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=dedc2edc-4912-4f99-bc4f-b58f83004b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:48.024Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0012d203-ab78-49b5-ac9a-19f52f81da21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:58.044Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f7253f78-c7c6-430c-817d-a28bbd23c6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:07:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:08.065Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1f892f32-bf04-478b-8710-0bde5f459132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:08.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:18.084Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cd7057f2-2d87-4da6-b3e8-8686675aa6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:28.101Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e79d44cf-f6db-4a53-806c-0b8a25cd709d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:28.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:38.124Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=599b8461-b8f2-43a2-81e6-90decde0d70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:48.150Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=07f7931e-155e-43e7-9fe2-5d3734d6d8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:58.166Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=464f6644-8d36-46fc-a723-203164598f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:08:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:08.194Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=aca8dc92-9084-4a69-8e4b-741451a6e26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:08.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:18.214Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=096c486a-bb3d-4bb0-b846-fa6dc042b189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:28.235Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=260821b7-6b45-49f3-8de6-3c80291beba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:38.272Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3824f7ed-1a8d-4675-b011-0d93f37c7799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:48.288Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=65681afb-385c-4dcc-87a5-64c8da6ea185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:58.303Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8f710bc8-6f05-40c0-aef8-89159821e767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:09:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:08.324Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=edfab436-6f31-479e-8495-a3270d5719ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:08.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:18.342Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fdb7f5c3-0a39-49df-8e1b-db4dd2ae3bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:10:25.510Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:10:25.511Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:10:25.511Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:10:25.511Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:10:25.512Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:10:25.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:10:25.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:10:25.526Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:10:25.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:28.357Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=44d1f14e-e1dc-429b-a9af-600d5615459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:38.376Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6b091b86-dde1-47d4-b46f-12e0da0dd2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:38.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:48.397Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f813f57b-31c0-40c2-b926-315bf65a88df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:58.415Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=57ea634c-d38d-45ff-b46c-ea1f9abd73c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:10:58.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:08.430Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=06acb104-44c5-4d1b-8d9f-8515c67c71c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:18.451Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6a03306a-b377-448a-9da1-edd822bdfb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:18.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:28.466Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8f3d150a-0ed8-49b7-9957-f7f2205a9ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:38.480Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c1ea6caf-dcf1-44da-833f-c224a0d9cd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:48.496Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1fe8249c-4b88-4e83-a9ca-cbb12400ae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:58.512Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=bd83ab37-488d-458b-b4b3-a7cc684b2b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:11:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:08.529Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=02613e41-49fa-4192-a1be-a0166ba10c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:18.547Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c41ae360-e25b-425f-b257-c42f72fe6363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:28.563Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=dd2f3be9-16eb-4ae2-b7b1-7b5c180d0250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:28.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:38.578Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=64f06241-85bf-4b7d-94df-1223128d0fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:38.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:48.591Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f13040dd-896d-4403-940d-da6ffb89c08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:48.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:58.605Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=605032dc-001b-4df8-a8be-fae42fe1f9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:12:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:08.622Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d8dd3f28-f415-4aa4-848e-b3570a70d81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:08.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:18.637Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b36d9ad8-0a0c-494b-a257-1d95cf931cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:28.693Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=236f9d46-6a5a-4e64-b5ab-782ab18d35e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:28.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:38.707Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=11e64350-065e-4bda-8882-7bed96ac8b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:38.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:48.721Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8e6f7e26-87b9-4bfe-81ea-36ef5cc3b730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:58.770Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8e9f3805-fcb1-48d0-9079-5e04c0c3a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:13:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:08.794Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2d2b2c72-36e1-47a8-ad28-72c199d76bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:08.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:18.806Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=868757e3-d652-4ef3-ba79-550714bc9ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:28.820Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fdd09f8c-56cb-4913-ab3c-89bbd64bf3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:28.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:38.836Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=23c34203-6e3e-4b8d-964a-0d503482ca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:48.853Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cf50107d-0384-46b6-83ab-5049b15bc3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:48.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:58.873Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=865c50e5-830a-4c7c-accc-42a32bbf39e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:14:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:08.890Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=018ad9e8-30f9-44a5-9e79-f1c9028e8ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:18.918Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=59e5e525-d52d-4cc4-a919-5657d8cfe0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:15:24.369Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:15:24.370Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:15:24.370Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:15:24.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:15:24.371Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:15:24.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:15:24.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:15:24.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:15:24.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:28.931Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8aaa07c7-6685-4795-8e1d-642a106a67aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:38.945Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f609bfff-e691-472b-bb2f-ee9c830fac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:48.977Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f6377643-7a0d-4ed2-abf9-278fac4fdf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:58.994Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d95fdf03-ed45-418a-8e24-f7114a243a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:15:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:09.006Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a08dc7f5-40d5-4a82-b023-9b7e0867b0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:09.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:19.018Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9101e2a0-7f41-440c-87b8-75a2fe9062f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:29.032Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7f34ce08-68dd-4441-9d58-f5bf1562d5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:29.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:39.046Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=18687e6b-92c8-4b56-b73f-e7af6e5cffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:49.059Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=27bab9ed-cc1c-4ce9-8699-fa7cf7b11c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:59.071Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=aa47c301-5f9a-46fe-9698-13adc3aeec5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:16:59.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:09.084Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7f5e01e7-437f-4ab3-a883-f8121b3ba308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:19.116Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=28d99291-a6e8-4438-97ed-36cc80583081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:19.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:29.129Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c63da78f-8a4f-44c8-b6df-9e97d48a3e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:39.148Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=697355f9-ef3f-48ed-867b-c4529035cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:39.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:49.162Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a4d5bcf3-7d19-4f23-82f9-5da0854a1c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:49.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:59.198Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=64493974-2f88-49e8-9872-881837a929bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:17:59.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:09.225Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=40308bbe-c18a-4e3a-8134-272ff40c368a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:19.247Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f8e92ea1-333a-4429-9198-32ee56e91f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:29.263Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=45e9e9fa-3c7e-4611-aa93-e333276993ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:29.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:39.280Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0ae51406-72ce-4409-a1ab-0bd3ab6fc6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:49.293Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c51dcaa1-60f3-4e05-b32a-28eab21abb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:59.312Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=dbc877b6-3e41-4a7b-8b6e-c5a99caccba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:18:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:09.325Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=566de458-3ca4-4216-9cee-140449ba27f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:19.338Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d7b0c430-48f4-4143-a539-279870120505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:29.353Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cce79c55-910c-4307-9d71-03a7f60f46f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:29.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:39.368Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=07a0fd5b-55ab-4fd6-897b-a22f21cd5184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:49.382Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=37634d03-7ec0-448f-915b-54f214f5a640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:59.396Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0984fd22-6483-4242-b4e9-b962ffea6a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:19:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:09.409Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7f72d28f-4d1e-41aa-ab4f-f53c20dbd6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:19.423Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a002945a-1ba3-48c8-9b1a-09204a092371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:19.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:20:24.384Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:20:24.384Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:20:24.385Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:20:24.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:20:24.386Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:20:24.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:20:24.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:20:24.396Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:20:24.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:29.437Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4078e21b-02b9-4ba7-8109-93208f2339ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:39.452Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5b9c29c9-b95b-4ca6-b162-8494515a4878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:49.492Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d730e0de-9aed-4533-a430-b044884aab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:59.512Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6cb8c02a-9ad5-4010-b114-7377bcff4a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:20:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:09.530Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=98acbd0b-eae2-4ea9-a5b6-bb9a0e55c4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:09.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:19.602Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a0b61f2d-8535-4069-84b7-32d9502aed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:19.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:29.615Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1d3ab6e9-733a-43e6-b0e6-eca088be62e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:29.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:39.632Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f1ba530f-0c09-4ee4-b5eb-7ba090b44be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:39.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:49.646Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8becfa6d-e11b-4f29-8576-50c04a42fecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:49.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:59.660Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5e8738db-fe2d-4c63-8725-7baeff3bfc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:21:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:09.690Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b7c0a353-c1be-4954-80f2-dba5ac09ab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:19.727Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=251a8715-b755-4413-ac1e-6e9e8d9db93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:19.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:29.768Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3b2a9fd1-4587-4450-9d92-6b84c5180fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:39.811Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=61927826-24b2-4986-87c9-f5cc181f7313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:49.830Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2b4faf06-1943-423a-b5d1-2ca7e42dd455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:59.857Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c374b436-804d-4ab6-9ad8-ccab15952e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:22:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:09.876Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=999cf0e5-02fe-4c25-9b77-887d9166b4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:09.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:19.892Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=39f074dc-6600-4f91-8c19-198d1ab235ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:29.904Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=24a453cf-8fa9-4052-a9bc-fc9231745e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:39.917Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b9474347-e430-4c53-99a4-8ade770676d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:39.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:49.938Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e43411db-928d-4517-b52b-e133418475fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:59.954Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0b350bf3-1bc0-4cf5-9e63-9fac5dca6584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:23:59.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:09.972Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ea8bd51e-ad8f-4450-8158-fe3ebc5307d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:19.989Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=18ad6997-2255-46b1-8f03-c0016c2c3243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:30.002Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=16aa3b7b-e919-489b-9929-0f6d9e609ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:30.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:40.040Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3457ce75-c639-4bfd-b99c-7f4b64cf739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:50.069Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=642e9119-aa3f-478c-ba8d-a4a9191134be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:24:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:00.115Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=96cbe018-840f-45a5-bc3d-c51d29107e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:00.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:10.132Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=938df99f-a52f-40a0-8184-03d2e5dd0b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:20.157Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=54365376-d486-442a-8922-3c7a5b0606f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:20.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:25:24.441Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:25:24.442Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:25:24.442Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:25:24.442Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:25:24.443Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:25:24.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:25:24.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:25:24.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:25:24.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:30.179Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d1d7a932-b67f-4790-84b6-e945ab8846c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:30.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:40.196Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=deb19354-de62-4b01-9719-753c536e7524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:40.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:50.212Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=aab36548-43e2-4818-95f5-f55188386e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:25:50.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:00.226Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=169c8257-293a-4ff0-b2ac-e5c76d1f86cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:00.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:10.242Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b0949ebb-1cc1-40cb-85b6-1533a7e2d1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:20.255Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=135fcee5-f790-4b3b-a91b-717cd565d113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:30.271Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4806c88d-80d0-4d14-95a9-cde604097d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:40.285Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a5cbec0c-f735-4d65-9f4c-ea55e8d1e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:50.302Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=72e85d55-c11e-4a83-bfe8-c4d91a5b870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:26:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:00.315Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9ecd0e01-3b28-4bed-bd2e-741fa1f472c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:10.328Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fdde7da1-c54e-4c1c-ba7a-1e8131a1c88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:10.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:20.340Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3bdf2aef-fa9c-43fa-85ae-686275b229a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:20.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:30.354Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=178d88a7-3231-4e65-a482-d17f27a660ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:40.367Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f3774281-6814-4584-bdc5-08c66248374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:50.379Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d3690bf9-7b87-4fbf-a85f-07c71a5489c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:27:50.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:00.394Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5cb114fd-b061-4814-b154-a3fa98eb2229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:00.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:10.408Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a68aec0a-7c6f-48dd-ab02-b56c487918cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:20.423Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=53633b68-e1ba-4e2d-9883-7183e0a4137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:20.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:30.435Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8e6aa114-928e-4ad0-938a-963cd5ae91da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:40.449Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a39bc647-6993-4019-a410-df1a57a7484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:50.461Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d54e6ce6-8832-4ffe-91b0-b5aca91c60ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:28:50.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:00.475Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d323573f-af90-4a28-9fa7-7f090304484a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:00.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:10.491Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f5ef1a19-d448-4007-8442-1179859f5dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:20.504Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=afc431a2-bc57-4a12-9d52-c8c374cfcb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:20.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:30.526Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=096c626b-5d90-4872-8cff-4d5e987a7d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:40.539Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=76b980d2-1d0f-4897-83e6-d31735ee2850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:40.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:50.551Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=82a82036-a38c-4082-988c-716c6c8b1ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:29:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:00.562Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9a1f3d81-c649-419d-b153-b5b4ae1b5e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:00.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:10.574Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=eb261f63-b876-4671-bac9-48c9268a1528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:10.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:20.587Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=88cc1bda-6bfa-42d0-a1d9-0089eed0ffb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:30:24.388Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:30:24.388Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:30:24.388Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:30:24.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:30:24.389Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:30:24.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:30:24.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:30:24.396Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:30:24.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:30.600Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7895e85f-e127-4fc2-bb23-e332d0709e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:30.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:40.617Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d12acbf2-1286-4daf-95e5-1acab6f93a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:50.630Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d6fd0cb4-a991-49bd-9b31-b8b84e761738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:30:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:00.649Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2108e49e-633d-49a5-8ef3-700f0043b52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:10.664Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a98974d6-755f-4b4d-a1d3-4c5937c228d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:20.679Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cb8514b3-13a9-438c-b5a2-3a73f968f866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:20.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:30.690Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=32530f5c-7358-4955-9bf3-3212fe00f107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:30.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:40.706Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=07f3c348-5929-4426-8b77-a2650f3f5e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:50.727Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=876da50a-5e2d-41f7-897b-0fcaf6dac3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:31:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:00.739Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c5dbc70e-acc4-4e72-a015-326bf2e00e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:00.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:10.751Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a288cfc5-5a97-4140-831a-5a6674b1ce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:20.760Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e20f61b0-df96-4159-86bb-761e30536f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:30.775Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5f0b3415-6869-46b0-848e-88ac68629aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:30.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:40.789Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=93c12970-6dbb-44b4-be20-4738868683c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:50.801Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9c7c79f5-1ceb-4dc1-9898-74cb1c07b27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:32:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:00.814Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=87b6c5c2-2b0b-46a1-993b-8d09ddbe783f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:00.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:10.828Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b929836b-32c0-4ca8-958e-84927fc2c05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:10.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:20.841Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=30bbb863-c9ed-48d9-aa13-eecd52d244a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:20.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:30.854Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=34d66548-eb4f-4fdb-a89d-47251898dc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:40.870Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0dbadb41-dd8e-43dc-a581-f8d37e95caeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:50.884Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=32ddfe5e-c00d-4186-90fd-9a50e23499b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:33:50.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:00.898Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=01638faf-0db3-4ffe-b27d-efe16db891ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:10.912Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2f2d457e-0ee9-40b7-8b84-d08e7eade2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:10.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:20.925Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=53df3e4c-d132-4757-8cd1-b945b3dabc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:20.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:30.939Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8838929e-0438-4e03-99d9-1b1c367ccbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:30.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:40.952Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fecd4ffa-095e-41fa-a6d3-f1af89e94e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:50.963Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=83a2081a-de93-4928-a774-dc5992e6f964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:34:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:00.977Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=307385e7-4db5-440d-a8df-0a5e4ac69ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:10.990Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=94e5f106-cafc-4969-8d44-fa93a6ff038e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:11.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:21.002Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=feb2604c-4876-4233-9e09-81a305990069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:35:24.399Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:35:24.399Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:35:24.400Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:35:24.400Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:35:24.400Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:35:24.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:35:24.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:35:24.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:35:24.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:31.025Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3207f655-f386-49d7-94b7-277adcbedbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:41.040Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fcf78a53-6c11-495f-8fc8-6d5cbe86c411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:51.051Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cd6f2010-f9a7-46e3-90db-e2f8c783864d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:35:51.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:01.063Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=512aa3ba-d2d0-4f9c-a648-382f0493c498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:11.076Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=147c107c-ac83-4b4f-8e7c-2a8e578cd132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:21.089Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7de41ec6-2d76-4035-b673-c9756b3045f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:21.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:31.102Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d2ac5e0f-676d-4627-8a4c-8d5d341ad72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:31.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:41.119Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=92c8ab2f-5a56-4141-b132-4a6b0ef3d296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:41.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:51.131Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d3dc31a0-67da-4f8c-815f-bdd87cdccb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:36:51.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:01.144Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9c24ec99-ed66-4197-8353-8cf3b8e0c6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:11.157Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2781faec-97a7-4942-8662-aa3d765b531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:21.172Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=42e57a1a-30d0-4bce-8150-efce4f2f1907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:31.190Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b82c8baa-15ab-43a6-b945-c25e8ff2b034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:41.208Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=54b0a043-9ac7-4b23-91f9-362dca1960ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:51.222Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=28a08276-e4ae-410c-9a92-9f0419789a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:37:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:01.235Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6925cf2b-2915-4418-9ff6-7e948f874cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:01.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:11.253Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c4700f10-5b32-48c5-8128-a76c0c6326ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:21.267Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5793d7c4-04dd-4d67-931b-16030019318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:31.279Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e0c863e3-bd2d-4c81-bcb2-5a6a4c2fb6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:31.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:41.295Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6aa2e1fd-4f01-4e07-956f-09c169a906f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:51.307Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6bc95aa1-8b51-4570-9e81-266a8cae110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:38:51.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:01.319Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=32eba657-f671-47d1-bd29-284c83c9ca53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:11.331Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2f9a3f76-2957-4bc7-8537-eac0cf560550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:11.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:21.345Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9a3ba718-7135-4bca-8f71-7239b04ca7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:21.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:31.360Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ba9df7cc-39dc-416b-80ef-f6bd5f465143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:41.371Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5a2f38c8-123a-4f0d-95ec-29c41568e914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:41.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:51.387Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c2336e28-8474-44cc-a3b1-92ea1a54401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:39:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:01.402Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8137a807-a239-4e7f-80e9-6e09239ba8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:01.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:11.412Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=376c6706-1f74-4472-a9c9-3fde58b3a761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:11.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:21.424Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b6094694-5c8e-4c65-8078-9707964366cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:21.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:40:24.462Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:40:24.463Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:40:24.463Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:40:24.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:40:24.464Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:40:24.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:40:24.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:40:24.474Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:40:24.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:31.436Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d2bb4fdf-5861-4e49-9d13-cf9bf762fbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:41.447Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1bc2422c-b7c0-48d0-88f5-3dcf7fff3869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:51.460Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=66d43838-1de6-49d1-b891-f2e713cc62d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:40:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:01.472Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5078d5e4-fd1b-4216-ab88-1dbc78486c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:11.486Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=45e56a53-4642-4afd-94eb-04d37f4c6cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:21.497Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9594bfe0-3212-4617-8c55-bfbaa7e0fb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:21.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:31.510Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=96c1d565-a879-49df-a14c-beaeff098c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:31.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:41.521Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8d7f2754-d9af-44d6-a499-e78240512a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:51.535Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6bd78628-5dc0-40ad-8714-0492e412a4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:41:51.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:01.549Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=35c909e1-0f65-4f46-afe4-f99717822b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:11.561Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7c033d0b-4e22-4c80-9d7d-c22a37ef90c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:11.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:21.573Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ff706abe-2474-49fb-80a5-c817f9b9a68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:21.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:31.585Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=96488aaf-5057-40be-974d-73c602a707d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:41.599Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ae23b6e7-04e6-4076-8c9c-a4df5753ab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:41.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:51.612Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e7fc6dbe-2ae2-4d8c-96c8-99c86d53c661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:42:51.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:01.625Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fbdba96f-cecf-485a-b767-1000189b67d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:11.640Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=114f2dbc-3cf9-46fb-a5bc-9f70ab667a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:11.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:21.652Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1b66dda6-637e-465d-b4d7-ba40be39c217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:31.665Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=770c8cd5-0498-4d8b-b603-9e78e5d4b0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:31.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:41.678Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=13c9a8fb-0e9a-4ac5-aa3f-ec6434bae0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:41.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:51.692Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5ef4663c-f247-4dab-a414-5d6d6263fd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:43:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:01.704Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=df386e50-a5a9-40d7-9b80-2a5c12bc245d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:11.725Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=59f8170b-f26a-41f8-bea5-6fcd180bfc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:21.738Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0291b083-ccbd-4625-b842-2f94b5dd64a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:21.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:31.752Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c4be6672-9628-45a8-b627-b21828308eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:31.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:41.765Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0949bd6f-958e-4be3-b5e6-ae7f8606dc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:51.777Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0626d776-acef-4d7c-874d-50d6c185b416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:44:51.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:01.789Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=564d555f-7592-4178-90f3-532aad15d4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:01.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:11.802Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=29b2c16a-700f-46ae-8d7f-a229549275e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:21.816Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5b4be03c-bac8-4f37-8e34-4ac3d16d8783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:45:24.375Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:45:24.376Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:45:24.376Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:45:24.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:45:24.377Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:45:24.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:45:24.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:45:24.384Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:45:24.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:31.834Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=82e839f2-1332-420a-b855-d2627c642e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:41.847Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f7cff785-b7fe-49c4-879e-a17c2b7086fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:41.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:51.860Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2a3d45da-14fc-4ebd-b20f-7344a2434bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:45:51.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:01.872Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7c8562bf-1e19-4532-99eb-de1af03a1e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:01.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:11.884Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=37949731-4cab-48d4-9f13-86965863f4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:21.895Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=82e89a05-c792-4995-b96e-b9f20a2995d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:21.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:31.907Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=447e61c8-7a12-4f37-bd09-7bcf7bbe0991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:41.921Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=88845737-b747-4186-9aa5-da805f4a19b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:51.934Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c65cd64b-f573-4c03-8425-81e3370271df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:46:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:01.945Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=447f13e8-7ee7-4919-a3fb-ba34e55eed42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:01.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:11.955Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d79fbe9f-3912-49ac-aa45-1e6da824c07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:21.967Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4d6198b1-de53-4e4a-bce0-734f1ae88b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:31.980Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c23b94ef-dc07-41f1-9791-484b4d183b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:41.992Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=86d53f11-69a0-4419-b651-302d413b6eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:42.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:52.004Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4528f283-f293-4153-b3d9-8c05d12f37db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:47:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:02.014Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7933dbe2-d446-41fa-aaa3-1bfd0d5c16da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:12.027Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fc2fdb83-699b-4e18-8108-873036ece940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:12.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:22.039Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=812fc140-4170-4e05-8769-15f724364a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:22.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:32.051Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9399fc0a-fadf-4531-9806-6cd325a87deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:32.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:42.067Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d7e550ef-359a-4c7a-b23a-6b085bc12663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:42.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:52.078Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=398fcefb-9510-444a-a618-b474bd35b5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:48:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:02.092Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=aa400748-96a2-4abe-8cec-a544927c2dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:02.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:12.102Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d6910531-96fa-42fd-8d5c-a1e673c577be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:22.113Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6111f190-e10f-45f1-adc6-4893b9d2af63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:32.125Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a6d2caca-86e8-4774-97b2-7466b5a892a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:32.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:42.138Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2f3a73c9-7b2f-4b6a-824c-7d6ca4c407db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:52.183Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f9ce2123-e62e-4449-ac3e-177e4e21789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:49:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:02.193Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3bc3ff88-bdb8-4800-b874-ad79ff3ba1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:12.205Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6fe13942-44f7-4ac2-a52d-ac739c3376da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:22.222Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=281d6262-e66e-462c-9c9f-8e33b6045932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:50:24.376Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:50:24.376Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:50:24.376Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:50:24.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:50:24.377Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:50:24.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:50:24.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:50:24.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:50:24.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:32.246Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=29962c5c-847f-4141-8024-494f27654479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:42.259Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c41bc5e5-96dd-449d-a09c-80cbb8e0f5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:42.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:52.270Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=09a768b8-599d-4bc1-976d-ee9ae39563f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:50:52.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:02.282Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7f09a8b0-2414-4988-aaeb-4c4caef894e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:12.293Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=eafa54ed-96be-4b77-b87c-655c1fddbffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:22.304Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a10a6198-d747-44f4-a052-942877f94dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:22.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:32.327Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=647e3af5-f329-41b0-b236-e8934531167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:42.340Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=669f62c6-1680-49db-8885-04bd5ffa0ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:42.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:52.354Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5c5b2855-cd3e-4e52-b82c-4b6a5a50a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:51:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:02.369Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1a0d2e1a-c70b-4936-a2f0-cf5a1ea4aa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:12.381Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d273900a-5fa0-4b28-bc6a-f261ec33acdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:12.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:22.393Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=46425ec8-5d93-46ef-9512-ba38ea84287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:32.405Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c4cdbd87-e8be-4674-987e-5ee8cb29c12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:42.419Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fe46c78e-870b-4460-8a34-b8a204925c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:42.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:52.433Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1d1cbbf7-7661-4df2-bc68-b446dab4f4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:52:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:02.449Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a9d94d08-64d5-4469-8054-71aa8d8e0619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:02.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:12.460Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0bab7e66-e9e2-4324-9a86-4d969023a87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:22.473Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0166eb73-965d-442f-90d5-aea0a4f3045c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:22.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:32.484Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=eadb0e1f-4455-498b-b205-1193103dfd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:42.495Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cf9462c2-35d2-43d1-9ebe-ea571ff28c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:52.507Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=af5cda89-2f66-4b8b-b0b4-8518b43d1512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:53:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:02.518Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ac38e3a6-8894-44da-9e83-2227568276a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:12.529Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e517e619-2d8e-4d4d-bc97-80119bdc4d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:22.541Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=47627ec1-630a-4796-a1b1-7799a471f532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:32.552Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5d680ea8-c7e4-4913-a931-d1c10941f811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:32.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:42.563Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=69244ab1-e49c-40ea-82e4-ce7a28c89f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:42.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:52.575Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9477778b-4f1f-4933-a8c5-814d5bf40738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:54:52.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:02.587Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=62d80249-6a47-4658-b550-a526b8a6622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:12.597Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5ff1310a-c89e-4d5e-8e0f-37d63a32f5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:22.608Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fe00d01f-5a45-490b-9c18-415fe005c240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T09:55:24.435Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:55:24.436Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T09:55:24.436Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T09:55:24.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:55:24.437Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:55:24.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T09:55:24.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T09:55:24.446Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T09:55:24.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:32.619Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b5291ab3-3796-46e1-b25a-b6cdcb83b3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:42.628Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=16e4259b-7570-43b9-8b0d-99298be2a72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:42.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:52.639Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=04a34d70-7f34-48e5-8a62-0f16f94d0f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:55:52.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:02.650Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cfcbb9c3-e8e9-4658-b008-0e3c0efaec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:12.661Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c3874e18-1a89-4167-afcc-b7dd57dbd6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:22.672Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=51a6d5dd-c33f-487a-8fc2-07ebbe30a947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:32.682Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8825ed2a-ac2c-48f1-a8f8-be118d57ad5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:32.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:42.693Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c1604d50-80a9-468e-9b97-84fde8bb14f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:52.704Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f17165ef-230e-41f0-a7ee-0025262dc7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:56:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:02.717Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9ba6081d-3381-42d4-8276-2a3026b04374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:12.727Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7784a347-f3d3-4099-ad8e-8a8cc0e5650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:22.741Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4e181841-b78a-48c8-a5cf-19fc3fffc01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:32.752Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1d079c9b-dd8c-4f18-a193-9f62c2d9557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:32.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:42.765Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f4cae2f6-c8a3-4787-b462-f3866ded1bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:42.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:52.776Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7c1be2eb-f92b-4f5c-b3d6-c34b573215f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:57:52.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:02.787Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b48897a6-ab09-4c19-91cd-1603ea17969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:02.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:12.799Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f54a0c8c-1cd8-4b93-aa8b-8ae247e40f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:22.817Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0cbdfa9c-c9d6-4f71-8bbd-21b62958fd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:32.835Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a59dcc40-1961-498f-8827-1f71d1fdb8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:32.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:42.854Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3e021ca7-641e-4dca-992e-f3d05033097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:52.867Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=73bdeb24-c4b1-4076-aabf-16ecddef5232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:58:52.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:02.878Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f491c625-72f8-4656-b53d-49ae27a1f83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:12.892Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8bdaa488-ad40-402f-874f-da73459af94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:22.903Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4d79cd77-0ce6-4356-b46a-0cb55ba28aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:22.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:32.917Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=39746113-72c4-4081-92f2-afcdcc253944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:42.927Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0ad89ce8-9d1d-4f9a-bb2a-75a80426569d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:42.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:52.939Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4617c5f2-925a-497a-8fe2-a017e8fc8bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T09:59:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:02.952Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=16727980-b0d9-4761-a1c0-0f700889fef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:02.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:12.968Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c5ad3e32-def6-469b-a355-25afaef3f6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:12.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:22.981Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d1826903-2914-4a2f-88c7-58c02c83ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:00:24.396Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:00:24.397Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:00:24.397Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:00:24.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:00:24.398Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:00:24.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:00:24.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:00:24.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:00:24.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:32.994Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3969d54c-0855-478a-85a7-66ac149cc9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:43.005Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ab7ea2b8-b4e0-4913-a196-262c9192bc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:43.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:53.016Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e7691a12-3f31-46cb-91b3-9af951fc0343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:00:53.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:03.043Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7d0bd888-8b66-473d-aed6-c2de26ea8918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:13.055Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=edbfc2f9-c073-45e4-93cb-5720d66a2be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:13.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:23.067Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=59308a90-767c-485c-834c-ed8796cccab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:33.080Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=bf33d9d7-2208-4a09-84a4-c55c52f0b8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:33.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:43.093Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c099b9b8-2957-4993-adae-0f3a7b00717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:53.106Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5475877a-0877-4982-a75c-ec11cf74d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:01:53.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:03.117Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c38fa200-8c51-4690-a6c1-92399ab3a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:13.131Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0f990bae-c741-4728-9692-199623a2c916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:13.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:23.144Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d2d45e53-6d1c-448d-826e-4b7f84b8b755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:23.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:33.158Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c8faaae6-cd40-4b54-b8eb-ef0bcaf63a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:43.169Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=92e7cd7c-5a5e-4a5f-8e58-23697c2cfeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:43.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:53.182Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3074b4b8-011e-42f3-94b3-93c2d05c8ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:02:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:03.194Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=56f0958b-73e6-44c9-a70f-14390e2b2f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:13.204Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cc112e95-3964-4951-b8d2-83b1efbc7375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:13.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:23.215Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f64213f7-7404-4e52-a488-bdcd59c8ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:33.227Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=495de526-2b68-4815-b207-fa940757a16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:33.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:43.238Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ba0cbec8-f526-4318-b2db-e80dfc48ea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:53.248Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a966ea6c-738d-4a23-8f83-b24ab1e9c6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:03:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:03.259Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=955bb214-8bdf-4b80-9b6a-ecd62ac30499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:13.269Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=88014237-9d29-45c1-ae18-575c3b22b896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:23.280Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=13796f48-a9c2-4953-af6a-3f867a39c7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:33.291Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2ca1948c-3e39-4658-ab56-210d89b1742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:43.302Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4f812216-07cf-4e7e-a503-d949f6207512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:53.314Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1a3f1c1b-5cd4-4840-80b5-e787a58f5245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:04:53.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:03.352Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e787d9a8-4869-4b2f-afd9-f47fcba91190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:03.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:13.362Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b73d0724-6d9e-4f0b-86b5-eacf69174c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:23.373Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=22719cb5-dcc3-4a5a-9e99-cae464054c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:05:24.299Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:05:24.299Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:05:24.299Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:05:24.299Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:05:24.300Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:05:24.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:05:24.306Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:05:24.306Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:05:24.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:33.387Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=22c087e0-c8ae-41da-b9ae-42bf9f2c5de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:43.398Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7579d317-de10-44a1-9ad8-a75fb25a271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:43.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:53.409Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=313de576-ae46-4e23-a571-b292b2e991af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:05:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:03.422Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=69de24b6-d659-43ae-b06c-39f323423382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:13.433Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7b455bae-e0f9-4d8a-abeb-cf4e2ca27b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:23.444Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=468ad668-1dad-4f33-8450-aec84d91641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:23.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:33.457Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8e6d6cd4-2d60-43f7-ac98-234f36e593d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:43.469Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=96b5e803-9492-4f56-8bc3-94c8fdb13676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:43.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:53.479Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=992cbaff-376c-4864-9a1c-6bbca4aea478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:06:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:03.492Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4a46628c-708e-4278-afca-f102cc5f10e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:13.505Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=75736599-b792-4467-af28-b05547dbb176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:23.525Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8d4f710b-f16a-457c-80c9-72b604217bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:33.541Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=06455b25-a4e0-40c1-95aa-a30319b62adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:33.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:43.552Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ab347f9c-8ab1-40ba-9e28-69226d3561a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:53.566Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=191d02f7-1217-46a7-af17-aa0a08ce6cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:07:53.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:03.576Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=10165899-435b-487d-b910-9a8725050c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:03.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:13.588Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6c8304b6-3896-4c34-a01a-aff46ee7c331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:23.599Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=48828158-68ce-4e1c-aec8-47798b4b636d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:23.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:33.609Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9533bd07-32c5-4ff2-80ba-3adef94a6785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:33.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:43.688Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3c557f26-143b-4ba9-8987-0e4cb70a352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:53.699Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3766802e-bb40-4157-ae3b-9568ecd2302c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:08:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:03.710Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c5944f1e-b6b1-47f5-9c6f-3638b220f51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:13.721Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7f838537-a0e1-45f4-b6d7-e136dc94c147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:23.731Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1e36bf00-0877-4c48-942b-09b70bf9f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:33.745Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2e850739-9fa9-42f2-80da-6e6de5941637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:43.755Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=73e5a45c-eca3-4d95-8e89-633d9047ac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:53.765Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c66a0625-ed19-4167-8d8e-28c3e2b8c8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:09:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:03.777Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=90ac06a7-8663-4d40-873d-767b32472d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:13.788Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fea665e1-67ec-4faf-bb7b-2d72868abf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:23.797Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d6c04b46-db5d-4ff0-aae0-7ce993f6b073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:10:24.412Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:10:24.412Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:10:24.412Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:10:24.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:10:24.414Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:10:24.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:10:24.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:10:24.421Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:10:24.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:33.808Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ff291059-2bac-4786-9e71-2f6e08dd1b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:43.820Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8846d870-2a27-40dd-a0c3-41b19d5227f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:53.831Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ddecc4d4-eb24-4b21-8148-38e0e9617394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:10:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:03.844Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c2f0d204-5c19-45e4-82dd-4d8407b89a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:03.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:13.855Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9d872270-43bd-4832-af51-c5a1b95b51be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:23.866Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0d55f333-15ce-4b09-b7c1-ce2d13293585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:33.876Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f1cd906c-597b-48d3-aa58-6407c5663133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:33.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:43.887Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2fd28bc6-ff77-4cda-8da6-218886d5875a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:43.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:53.899Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f0d7a732-6246-4aad-b44e-e217d4b0e728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:11:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:03.915Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a23c23bc-aa72-4397-b8ab-03490b0e4f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:13.927Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=81a12c0f-d014-4db5-9dca-d9d60d86b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:23.938Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=26368f15-12da-448a-b7b8-a2c3a2fc3c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:33.950Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=991c8723-f7e0-4a9c-b5c6-5f42a514d826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:43.961Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=105ef3ae-cdf7-41cb-98ef-97a7c9e54135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:53.970Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=75731a70-70fd-4ad2-9b28-c2859c6a5be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:12:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:03.982Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3db9ff30-9fc3-41fd-bcb2-afa99afbca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:13.992Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e1630f0f-767d-4011-b98b-012547cabc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:24.005Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0d4f1742-d2f5-42db-ad3e-a90785e62593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:34.017Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b0defec2-12c0-411e-a81f-3639b7535df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:44.029Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d222aa01-3b95-41b4-a299-699b75e4d989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:54.041Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3713caf7-a6ee-4479-b576-7faa7075dd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:13:54.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:04.052Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d5db6907-e85c-48a1-a2a2-3b418b65c846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:14.063Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d060cb06-f415-4a56-b9b4-be49b6587833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:24.075Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=382a6099-ff3e-429c-9fe1-6468b61baa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:34.088Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f70b8ceb-fb64-4009-a973-d52cdd4bc082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:44.099Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=59618d8e-df93-4d85-ab6a-a96db734adfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:54.110Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9b9badd6-60d6-4db6-a9ac-6a9d5575788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:14:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:04.122Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fc9cd141-f781-4895-9127-248219a5ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:04.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:14.136Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=18061cbe-b8e2-4ff7-9375-cecb1825dba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:24.148Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=10f47319-3a6b-4e2a-9b30-7524bbf09c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:15:24.429Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:15:24.430Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:15:24.430Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:15:24.430Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:15:24.431Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:15:24.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:15:24.437Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:15:24.437Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:15:24.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:34.163Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=90258e60-64ec-42f8-a943-702b0f7a33d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:34.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:44.174Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8956b088-8e10-4c58-ab94-99ade0c5df8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:54.186Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=39f82903-f628-4244-bb36-cd1139ff8c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:15:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:04.196Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7de22bf4-5219-4b22-bee9-b026b2e2feb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:14.207Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b66a7f7f-6f9a-4f7d-b7f3-71f0298e3586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:14.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:24.220Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e9c3c9ed-24ed-45ea-869e-abbbdc49ba45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:24.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:34.230Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9c9985be-cccc-4778-a8f9-06f2d2ee8d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:34.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:44.243Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6d6fb882-8239-4a75-bb2f-df21986d2fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:44.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:54.254Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d3153cef-b1c0-4070-a4e2-b35a6a6e6dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:16:54.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:04.265Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9950cedd-302f-4411-b006-18a7d57fcf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:04.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:14.276Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=118171d0-60b6-4a52-aaa9-2b01ce501a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:14.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:24.288Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5f9e4759-609c-4346-abca-50f323e3c825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:24.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:34.301Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b88fe22a-9109-4c88-a36b-7d2a066a4421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:44.311Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=700127d1-21b7-4b19-a669-be5e743a10a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:54.322Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=923c99cc-881b-40ac-9106-341179e6ed2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:17:54.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:04.333Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=31da05e8-d6e9-4a99-87b1-f331d0d00ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:14.343Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=32b712ca-07ee-46ac-95b8-29984b23f9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:14.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:24.355Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b7ebcb46-5b62-4215-9cd3-b43ab9a3946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:24.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:34.366Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=75282217-9306-4cc0-a530-b1388a33c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:44.377Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c03f78e0-8d86-4271-a83e-b5e409952b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:54.389Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=aafb6ad0-0f1d-4616-85d0-11cd75d86b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:18:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:04.400Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=84467f1c-5ee9-4410-86fc-8cbe2f9ddc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:04.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:14.410Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=44440100-d8ca-4f41-bcc6-25c65b8afb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:14.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:24.420Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8a971c5b-486f-4911-a34f-7ec9e45dca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:24.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:34.431Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=dcceab86-10c5-4634-bf83-54a299cfa0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:44.441Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e0042a1b-d509-4ad2-802b-b99dc1e2dcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:54.459Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cbd5b422-70e2-4b4e-b478-3518e77b709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:19:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:04.471Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a09de9bb-5511-4535-bc22-1e7d70c385fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:14.483Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=aa5db8ff-097d-4e89-aa92-7f429f3665b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:20:24.301Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:20:24.301Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:20:24.301Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:20:24.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:20:24.302Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:20:24.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:20:24.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:20:24.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:20:24.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:24.494Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c86bf48b-9048-4677-9c90-2da1070f67b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:24.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:34.505Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b35eba67-510f-4899-8aee-9484f8f42122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:44.516Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d03d872b-a16c-4ce2-bf7c-817cdecff6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:44.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:54.527Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d6f636f6-c38d-4295-8352-4ba406d43ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:20:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:04.538Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9380f652-ebe9-4215-8145-ad2388368c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:04.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:14.548Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=486b605e-9619-4ea5-b7cd-767e90924741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:14.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:24.559Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=093c8a31-ce7f-4ede-8f43-ce613ac5d066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:24.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:34.572Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=72ace4ad-a918-4d3e-a15e-7ac71b21af7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:34.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:44.583Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=dc395246-750d-48ae-afff-fa28c1a42c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:54.596Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=308293b2-bb6d-40ce-a755-bde413adebfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:21:54.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:04.606Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=137dee30-b6f0-4b88-9ff9-6027f2a143ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:14.617Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5e3c5059-8ff4-441b-9648-17fe7ef49e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:14.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:24.628Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=07d9ffff-fa61-4d17-9452-310b246c308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:34.641Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5bae14ba-de69-4362-b189-0fe18ed75674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:34.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:44.653Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ec4cab33-2e8a-42f4-8eca-6ffca6c2558c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:44.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:54.665Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e3504a06-cdbb-4553-b206-32634112dbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:22:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:04.677Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=96ba18d1-178d-496e-a2ac-edea466470f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:14.687Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d1e1b54f-960c-4479-af9b-b678246b1401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:24.699Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=496c4185-d4a7-4b43-aec8-853d1927ba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:34.712Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=32ca02fa-6d89-4071-9afc-09ff94586beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:44.722Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5bb88d4c-b729-4572-a32d-ce0f9f4f492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:54.736Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=410d1d25-8754-4682-ac74-cd29971a67c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:23:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:04.754Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fa995a3c-7052-41b5-8909-55e8f864441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:14.768Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e88cd06e-f6d4-4b08-bbd5-d375f5e5524a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:14.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:24.783Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d864e00a-adb9-43d6-ab14-b4eb806ff374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:24.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:34.796Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2c84e2a7-5a57-4dd4-a6b9-e23612c4d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:44.807Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c5e0fb23-28d9-49f4-b435-ec8223e0b0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:54.819Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=56b4963b-ab88-43f2-a1b7-7575f355526e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:24:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:04.833Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=63a866ba-7d34-40b7-b596-5f0c747d8ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:14.846Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a38f01b9-778f-40eb-a66d-e23c662a9c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:25:24.376Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:25:24.376Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:25:24.376Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:25:24.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:25:24.377Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:25:24.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:25:24.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:25:24.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:25:24.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:24.858Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d147beea-2b5d-4c8f-9e33-c9e0cac69a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:34.873Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1fd845a4-b486-4db6-a268-c3c18569024b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:44.898Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2dc850a6-e287-4b3c-a7d6-f5e347d8bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:54.910Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1622b109-3119-4998-9a37-7212b667e598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:25:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:04.922Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b316dc2b-bb2e-4551-8f9e-03ffd92c1693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:04.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:14.934Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0b4723c9-689a-4887-aef6-0fb1b02b0f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:24.945Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=852dbad4-18d6-4ce6-b368-5f722623c3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:34.956Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f0fc8cd2-3453-4893-a80f-45648c718fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:44.984Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ac2dbd8d-64f5-4da4-9c7f-bb1491eb5c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:44.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:54.995Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=dec8a2f7-6c96-45d2-9059-09c32cf5248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:26:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:05.007Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8fc7fcab-30f1-4902-9154-deb692200f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:15.018Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d510f393-0ded-4387-b519-2c1e4a9a2339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:25.035Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=20d7ece3-cecc-4eea-a003-ee509cd526c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:35.047Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7a6fc751-9738-4a6d-96b4-f301e50aaff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:35.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:45.067Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d9cbdc7b-2b24-4473-8c4f-4bc6d2a79430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:55.082Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=298dac81-0065-4080-aac6-70b7caee1c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:27:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:05.105Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=aa135eda-b33f-480d-9b37-df9ee82f854e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:15.117Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7f201417-a2bd-4ab7-86d6-a969288c0d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:15.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:25.128Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4103f393-ab20-4e55-bd86-c4fe3b7a1b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:35.140Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f6268b92-02f7-4565-b053-5c1393ce58eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:35.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:45.151Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2008b119-32f9-4f84-8c46-3aa02c3074d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:55.161Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7c37e971-19bf-4c23-9254-f36041891dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:28:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:05.177Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=871dc748-d420-4b35-b486-cf5110cfb344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:15.189Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cf915680-3f29-4928-b20b-6b3fa2787469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:15.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:25.199Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=780c94b7-e647-4785-9158-d902cdb86508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:35.210Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0f349cfa-7cc6-4345-9b95-de2b8668da13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:45.223Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8b0bece5-5e13-4dba-b629-dd3f6fc572ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:45.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:55.235Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=274d164f-836e-4af7-a352-028539805b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:29:55.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:05.247Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a374dc97-28de-47cf-aff6-e61575eee503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:05.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:15.257Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3c5520b1-142b-4b99-a89e-95b972a28dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:30:24.274Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:30:24.275Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:30:24.275Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:30:24.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:30:24.276Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:30:24.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:30:24.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:30:24.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:30:24.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:25.294Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8c9b14ac-e36f-4471-a8a3-08167cf6b72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:35.308Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=51be93a9-5e6d-4c93-afcd-78ea5be8f012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:45.319Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a48dcf13-be95-48d1-8d80-941828676646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:45.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:55.334Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6a55dd6f-5afa-47d4-ac67-8757c5983895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:30:55.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:05.346Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=657b1385-c14e-47f9-b792-db2035c699ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:15.359Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=29d4905a-430b-47b3-b38e-338c57514af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:25.370Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e0bba102-8963-4b81-8b1c-87230a11b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:35.381Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2b946dc7-145c-4cd5-ada6-ebd4acc6ad65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:45.393Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=da791e79-9839-4e6a-af48-218026e028d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:55.405Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=438dea2e-6d84-40b2-9081-9985bd3c870c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:31:55.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:05.418Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=91fda7e4-6e20-456c-ad2b-cb797902bd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:15.428Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f40a9900-ace9-49ee-97fb-8d4eae6b1e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:25.438Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1fc48837-ec81-434c-ad29-72c5dad4a1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:25.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:35.448Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f7333921-ef34-45a7-8f06-b11548dc76bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:45.461Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=da6ca650-596d-4fbb-beff-de94056f183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:55.472Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=428102e9-fb96-489d-a3c0-d8014dd5aa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:32:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:05.483Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0b2498ac-a827-4a10-8bbc-99eb47be926e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:15.494Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=781e351d-a1c5-426b-ae8d-cf1c1b051f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:15.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:25.506Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6634a617-b1a7-484a-af7f-9c7204f3f7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:35.520Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=598ee2d8-acc9-4fe3-9593-c06f01a353d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:45.540Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=25013010-3564-4a22-bf79-9a0f9d976db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:45.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:55.552Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2bd660c4-174e-4c75-bcab-16be1d93f678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:33:55.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:05.564Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9f4164ac-b8a1-4d47-8356-fca55f10b021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:15.576Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1ec0efcf-5516-48de-a06b-acac0573e24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:25.587Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e47ceb34-e22a-41c5-ba3a-d994d0bb456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:35.597Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d3747775-a317-424b-8516-9269a656e065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:45.610Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a85de9b9-856f-43d9-81d8-0b719781ed8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:55.619Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b0304a45-6edb-49f7-b14c-d4d9eb4d9794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:34:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:05.630Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=075b91d4-7acc-4eb0-8f34-6623ec1c8745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:15.641Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=27bfcfd6-8bf1-49c4-8169-f3eb0d14e2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:35:24.392Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:35:24.392Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:35:24.392Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:35:24.392Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:35:24.393Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:35:24.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:35:24.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:35:24.399Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:35:24.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:25.652Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=18f5ab1a-80f1-4c21-9f20-0433b7378477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:35.662Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=38ec042c-fa38-4c97-b65a-a09582020767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:35.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:45.674Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e0b3ced1-d1a1-4bf0-92e0-657be151edc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:45.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:55.685Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d0f786b1-7831-45b1-af06-2ed746b9ac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:35:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:05.695Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cd091598-ad3d-44f2-92c6-ff5f7843eafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:15.705Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ba64d259-2fd6-44de-8da6-cefc5c2d9492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:25.716Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=00dd3e02-2db9-43fb-b5bb-a9022be21624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:35.727Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b04d6cdd-32d8-4491-9074-89d32806e47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:45.738Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=18d4cf8b-e540-41cd-8010-f000ba54948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:55.750Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a5c0adb4-0fb3-4c40-91fb-1f7139ee695e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:36:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:05.761Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d45748f8-d888-4f11-b19e-5e87cd8208c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:15.772Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b00c37ed-dbfd-41b4-a408-7e522eb12826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:25.782Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e4cc44e3-ce4a-483c-ab41-645021db980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:25.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:35.793Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a9c5564d-7bae-482c-aee6-f33b195bdc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:45.804Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5421648b-34d2-46a7-a1a8-8891600d2fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:55.815Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=761c911d-870a-4c36-bb18-18f88b990b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:37:55.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:05.827Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9d240099-1b12-4dcd-aab8-e8cf33065dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:05.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:15.839Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9d9696c4-7e56-4859-850a-956f5aaeaed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:25.849Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2d2422cf-1e3e-4223-9c0d-1933e515b613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:35.899Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f3a59d6a-14fb-4060-806d-25423cd5bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:45.911Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=381d5054-0e77-4db9-9c19-88790710c3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:55.925Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=53aa643e-bc06-4cf9-b54d-da514e7e3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:38:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:05.937Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6db56a0f-f6fc-45a4-baf6-47ae6720d2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:15.947Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=08fc8a62-8042-479f-b4a8-3ebb6b07b9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:15.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:25.956Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3fe2516b-c407-4e2b-99a7-ee02fc866410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:25.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:35.967Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9f326663-6f7c-40ac-bf44-8095e432d0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:35.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:45.978Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=afa3ec92-ca69-4095-90dc-d7a12b769a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:55.989Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=09d5214f-6542-47f7-80ff-ea035f6aea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:39:56.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:06.002Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=61dcb7c7-483d-418a-b69d-0c8d1c7d6c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:06.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:16.014Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ffe68db8-12b2-4a63-8666-a2be0f391f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:40:24.292Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:40:24.292Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:40:24.292Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:40:24.292Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:40:24.293Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:40:24.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:40:24.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:40:24.297Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:40:24.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:26.026Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=bbb2a0ff-3fb6-4212-ae35-fb7fdc3ed16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:26.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:36.035Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=88d5ec6d-9f73-43f9-b891-c64a0fd2a0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:46.048Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=77a5edd0-4bcd-470c-822f-a3cf2ecf8731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:46.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:56.058Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1ccda505-34cb-4ce7-8109-e2d25f82d3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:40:56.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:06.067Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8f521963-e1f8-486b-9244-765363263a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:16.079Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2696e0c0-2984-48e5-a0fe-306abbd4b473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:26.090Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=88b9ee14-96cf-474f-8bf8-e12cd15bd20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:26.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:36.101Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e91f8044-e283-41e2-ac7e-58ca124fbe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:46.112Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b3a7d17c-6239-4d19-a3a3-ce244365e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:56.122Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7b9ab4db-5c51-420e-b48a-5bbd0e91f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:41:56.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:06.133Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c3ec72c1-bed8-4a53-bd65-a490e4ea9adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:16.143Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4585a11f-0b48-4360-96e9-1dad69d28b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:26.155Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=93a545d5-62df-43dc-a4b5-ac15da231467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:26.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:36.168Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=140e05bb-a902-4e00-b23e-cf05507a0751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:36.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:46.181Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5a975fbc-a052-45c1-9801-2d306eaf7f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:46.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:56.191Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b11462fa-60d8-4204-865f-d871445e4aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:42:56.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:06.205Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=21e1138a-db5d-4a0a-b95a-36a05d7a0885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:16.223Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=91896048-dfb6-4601-a2bc-564de859d3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:26.235Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2af39dc4-ef7a-411f-8558-6986d5b01fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:36.248Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d01fed2a-b165-4a3a-9e21-2346cbfccba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:46.261Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5d284b76-833e-4806-9539-2a37ce5f4288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:56.272Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1ad96305-769a-471a-83d9-7ab55372c1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:43:56.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:06.292Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2cadd07e-d881-4b9c-8887-f52ed0dbc66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:16.304Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=df30f7cd-2b4f-40ad-a967-a039a64f4ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:16.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:26.315Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3a1a2181-7d16-4ba0-9fbb-58c683fc60ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:36.326Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6d69ae0f-87ca-4a1d-ac66-ca9bd80c1d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:46.338Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2428f238-b169-41c6-a9ca-5bbe6a7ad0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:56.348Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4e15aedd-4472-4d98-9c09-d99a70ceb354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:44:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:06.361Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fd806b81-8b4d-4988-999d-0339df81bda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:16.373Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=56263ffb-a510-4954-a505-4c136e9211b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:45:24.401Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:45:24.402Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:45:24.402Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:45:24.402Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:45:24.403Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:45:24.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:45:24.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:45:24.408Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:45:24.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:26.384Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d00141b0-aaf5-4855-8c2a-ac8692d5e487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:26.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:36.393Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c3656b8e-00d1-4da2-a433-df64cb5e740c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:46.405Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a6ccc74d-b854-4c00-8f92-e218d8144d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:56.415Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=883c94a0-3adf-443b-b216-99d6365242f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:45:56.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:06.426Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8f5fa1fb-5554-46b2-8600-7c7e55b564e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:06.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:16.436Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0169b071-ed55-4137-9b3c-f8ba6918f5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:16.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:26.448Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7929cf51-8cd9-487e-a602-a5a41234970e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:36.459Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ea9566e4-dd6d-473b-83d6-45d1b21f490f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:36.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:46.470Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3ed2943f-e113-4384-83d8-a428086214c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:56.482Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6496fc8d-99f1-4eef-bb3d-c5ef025060d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:46:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:06.493Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=495a9b09-fbfd-4ba9-bef8-dcb6ba9c03a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:06.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:16.503Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=85042a6b-5ce7-405c-abdc-dbdd7dafebbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:16.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:26.513Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=64fb544d-7c59-4b39-9e32-7ab4630da88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:36.523Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=df0a5f6b-1bf4-4513-afc0-dd7f39e75d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:46.533Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7bcf213a-5f45-4283-a0d2-d4f165d5f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:56.545Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=159c88ea-5370-453c-aae4-e9c63fb1ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:47:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:06.557Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c3e4e60e-0ade-499c-ba44-85fbad1bb556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:16.569Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8e92f485-00d5-4266-8e34-ecb900f027be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:16.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:26.580Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=12886861-381a-47bc-b5a5-92fe78a78f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:36.590Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=de25b170-28ef-4594-a732-6a5d967c02a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:46.601Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=384ccb5d-b931-4f9f-80ff-ad24a27af36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:56.611Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=72a1e5ab-999f-4872-9e2d-45f68d087e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:48:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:06.622Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8d820b81-2c19-4dd5-9d37-aa4ff9c4c50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:06.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:16.635Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3f310ddb-7145-411c-bc83-6de9577e62de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:26.645Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=06f5759b-1080-4399-a469-9b66ed5a1b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:26.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:36.657Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=834aca26-8aaf-410b-bc59-f216840600c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:46.669Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=85dd73c4-3b3f-4d0d-ace2-6fec494966f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:46.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:56.679Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2cc5dae2-7bc5-4f69-b9a2-0eff82cbad77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:49:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:06.689Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=55fd30a5-a73e-46b7-bc8f-5f07909335b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:16.702Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6d2cc56a-3a28-42ae-8317-2380b0e03341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:50:24.294Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:50:24.294Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:50:24.294Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:50:24.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:50:24.295Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:50:24.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:50:24.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:50:24.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:50:24.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:26.713Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=30580840-fe74-485b-bd80-18da349f804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:36.723Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=279fcb48-e81e-4d0b-8bda-77a56005ac1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:36.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:46.734Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b298e0ba-f16c-4f75-9e80-40eef5a0cada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:56.746Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c1c05afd-c8c9-4eeb-847c-805840bf1984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:50:56.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:06.758Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=80a78a3b-7cb2-4d1a-930e-be1edac3bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:16.769Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3947f1aa-7184-4a67-95dc-42c865b7165c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:16.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:26.780Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ffed4ec7-0259-4663-b5fc-3091da84c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:36.792Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fd727f72-0cff-40e6-930b-1c0e94811007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:36.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:46.804Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8cb042c8-3423-47c8-a479-b22f0c5607a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:56.814Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0876848b-2f5c-454f-8dd8-d8bcd081fe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:51:56.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:06.825Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ebad8fa8-ae29-45f5-9b1e-e6bcff3259be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:06.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:16.837Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b61566bd-e951-4bcb-9e84-4110d65d2054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:16.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:26.847Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1f93cd14-297a-4851-8156-abe2e3bfec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:26.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:36.859Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6a26619c-1126-48f2-8f7a-1662e439c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:46.871Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1253c47c-3d4a-4a82-8284-8422920909bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:56.882Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=47f7f22a-ea88-4616-9975-d566d186b24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:52:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:06.895Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2bab94e8-614c-4810-a234-94a6ff8f77bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:16.912Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=207011a2-9852-4d64-9047-4e32232ea2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:26.926Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b11bdbf5-e0fd-4677-9705-29fb16e3e0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:36.937Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=46d45c19-d241-4767-8c08-f202afb53485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:36.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:46.949Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ca9f2c1b-6b81-4454-ac09-80b7ca77cb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:56.961Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ad22f383-68e3-41e8-864e-edb2402c7a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:53:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:06.972Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2bd188f3-128c-4a19-a4fc-39828a42338e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:16.983Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=268502e3-ea61-4f02-a5ad-8902c3e4bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:16.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:26.994Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7437174d-d477-45e5-8ae8-d1f3422d0a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:37.004Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=bea8dbb0-bd65-4c05-8a8a-58f771ad4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:37.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:47.014Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8f5f9825-24b2-4395-a5c4-2e1f0e0aa82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:57.027Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5d1114f0-c895-4af0-ae41-64b0f73edb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:54:57.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:07.037Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c3e8bbe0-3dad-4a70-887c-3bd4b46f6e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:07.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:17.047Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fa69b09e-e340-47ca-aebe-7d73ef0f662c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T10:55:24.392Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:55:24.393Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T10:55:24.393Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T10:55:24.393Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:55:24.394Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:55:24.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T10:55:24.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T10:55:24.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T10:55:24.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:27.058Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3f707290-9aa1-436d-8c25-cf98197516c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:37.069Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ccf1580e-1e4a-41c3-a79f-5ab43a4356c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:37.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:47.079Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a14f9cdf-2f7d-48d9-adac-df8393ce0755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:47.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:57.090Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ac8fc0e5-38ff-4778-8866-460e5f3cf69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:55:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:07.100Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=2ca55a41-36dc-4384-9f88-9a98b333e741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:07.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:17.110Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0748ef5a-609b-4fc0-9aba-6dacc4557777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:17.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:27.121Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0e6e2742-5f30-4fda-a5cc-be332c084248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:37.134Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=678a4f74-41ed-41cd-aa45-6d762a9ee443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:37.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:47.144Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3ac8d44c-a1b6-4156-b555-e47ec5a3c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:57.157Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a6c6b3a9-24e8-4226-9a5d-0476ad42ffea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:56:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:07.167Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=eeecd059-e993-42af-8a07-2e9606a8c0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:07.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:17.177Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c089caa8-f83b-47cd-8e51-bab9df8f3692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:17.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:27.190Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c205f27e-fa14-4846-b97f-a39ad2570708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:37.202Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c70ad52b-07ed-4940-b4f4-1adaa2fc1488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:47.214Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=26d504d0-1996-4337-9b0e-522527023751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:57.225Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1458202d-cb47-45e0-91a7-d614dee6d08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:57:57.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:07.236Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=37cdf352-b79c-4e01-bc63-c4394398ac26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:17.246Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1779f0ff-e27a-49ea-bac8-1bad885700f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:27.257Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5a14031d-70c6-4770-bcb5-9cb6e56a5d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:37.268Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d123577d-e304-4635-803f-d048f5c3fbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:47.280Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=21e34ca2-7556-4348-a603-c4773aa38fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:57.290Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=fab6a456-625d-4399-b0eb-1fa19cc07b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:58:57.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:07.300Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8933ca55-b213-471b-9ec3-956e4da76dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:07.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:17.312Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=41e14def-1719-4452-b734-3e851f802ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:17.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:27.324Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=04c0879d-f9fc-4c94-85fc-e8abd5c13ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:37.334Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9ae952cb-4f70-4f43-be8c-93922b00e7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:47.344Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=92f20dd3-4305-4e50-bc7c-81ca8fe21426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:57.355Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9e95e95e-ecae-4c59-8b20-5181e453a7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T10:59:57.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:07.366Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7e40faa9-c555-457e-aee7-754912d187b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:17.378Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f4d295ba-c163-47a2-b55c-7cdd3f80f943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:17.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T11:00:24.283Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:00:24.283Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:00:24.283Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T11:00:24.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:00:24.283Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:00:24.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:00:24.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T11:00:24.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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T11:00:24.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:27.388Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8cc90ac4-0bd5-4fb1-b379-1782a46ddb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:27.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:37.403Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=56a9bb5a-9b81-4775-81b2-bec1d5dea1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:47.413Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=837372d2-4a6e-41ab-a784-dd2a5bdd6423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:47.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:57.425Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ecfc772b-9fcd-4812-9d99-70e33eccfad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:00:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:07.436Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=35891515-240b-4f09-b2e1-3eeab452c890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:17.455Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e3652a7a-a2ed-42d6-8181-dcedc9718d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:27.466Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b6d6fab1-24f7-4dec-b6da-8551f4b72ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:37.481Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e1de1c47-47a6-4f6c-aa50-132182640d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:47.491Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d111a31e-ca65-4f05-bdc4-f501a8335772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:57.502Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=59ebd338-298c-4e0d-8a18-1f97529d2113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:01:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:07.513Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5e8bc43e-c666-4000-9138-46389c925410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:17.524Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=59da59fd-d3d6-4507-b898-61a4dde762b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:17.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:27.535Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8ab6e94c-1691-4af6-ae25-a86869dfc5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:27.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:37.545Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=85a97594-889e-453f-80aa-51588044eeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:47.556Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1a851a20-6dd5-4a94-979a-b7c6fa5564c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:57.575Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=28c0248d-2bf0-4276-9dd7-aa7ec5310f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:02:57.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:07.586Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1868be58-4e0b-494c-b7bc-0c18a9eb2628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:07.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:17.602Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=51889c7b-d191-454d-80fc-f972a744ee6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:27.618Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=503d3ea8-a69f-476a-b589-27fe81dd343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:37.636Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7d7f6d15-8d6a-46e3-a3f3-df1bc01bb7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:37.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:47.646Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e7b4a063-4345-49fc-a572-b5320d61720f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:57.658Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0fa02250-0e68-434c-ba9e-80a505b6daa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:03:57.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:07.668Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=121d8233-4b3d-4937-9c37-eb8af1cbca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:07.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:17.678Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8833afe3-7666-48ac-a7f1-b5ae83db14e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:17.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:27.689Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=55006815-78a2-4541-883f-6678f9b1bfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:37.699Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=79fa0ebc-2bdb-4c4e-b81e-b0d88b51dba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:37.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:47.709Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ad15d038-d574-489e-822e-1054d50f1ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:47.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:57.718Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=da944c48-00e1-4ff2-931b-84720fae07c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:04:57.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:07.727Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d2ac4601-3dee-43d9-b043-873205d68bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:07.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:17.736Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=bd9b41c4-cf7a-4b36-8f85-2cde92373c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T11:05:24.418Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:05:24.418Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:05:24.419Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T11:05:24.419Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:05:24.420Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:05:24.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:05:24.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T11:05:24.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T11:05:24.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:27.747Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b4373058-030b-4fbe-9e3c-450642b92282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:37.758Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c8f17342-2229-4234-972f-257f61655345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:47.769Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e0d9ca5f-cd93-4279-bd37-c90b83fb21ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:57.779Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=701a7845-bd9a-47d4-ab15-1c024ee30922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:05:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:07.794Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d8d27938-1156-4d59-a0c3-fba26e235182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:07.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:17.805Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0814c770-d008-4c94-8bab-6e56a1aaa5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:27.818Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9b3eb596-3833-470f-a39a-aa15a4b194b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:37.828Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=37f71f6f-d1ee-42de-8384-9ba849b73cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:37.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:47.839Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=57985536-bb9b-4d38-8675-8e7103fb1856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:57.851Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=871c6629-0a9c-4cd5-a49b-a5fa7b44575b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:06:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:07.864Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=749443af-ab7a-457f-98a3-b668836ca468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:17.874Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=05af318d-4218-47cf-816d-350713ce08b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:17.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:27.886Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6a76c47c-c21a-4985-a234-52eee1e29114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:27.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:37.898Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=37c27fb0-4964-47e2-b705-ecd08f6afd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:47.910Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=010623a3-64ad-4196-afe2-d3eaaf74eeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:47.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:57.926Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9dfb942a-e685-4ef0-82c8-fe8a61f11396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:07:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:07.936Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=39d63012-5263-4489-8def-506d5f5cfcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:07.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:17.947Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7748191b-4b35-447a-9b0f-bee87fad8d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:27.958Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d0c266e2-cb49-4240-bc6d-58c40f9868c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:27.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:37.969Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9c379df8-b00e-4163-a2f5-c2cc52043d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:37.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:47.981Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a47a7283-5ed3-4ee3-b986-652619f9612d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:57.989Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cd851d7d-2263-4178-9900-839f6eb35279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:08:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:08.000Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f3a2b7cb-1dea-4d34-a205-b468a3bcd48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:18.011Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7edc2c09-28c2-4462-994e-8d9d2b6211a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:28.021Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=27ea96a0-4ecb-44be-ae70-8a8a9f633e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:28.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:38.031Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=72ffaa29-db0d-445f-9e1e-d39ec2c2baa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:38.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:48.043Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3854844b-294b-40f2-a794-eba92e8b85fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:58.053Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=48971bc8-d79c-4d0f-a102-45cd372b2543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:09:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:08.064Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=dbd29fd8-d097-4e5a-a957-966d5bcfacb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:18.075Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=29568691-45ee-4406-aca4-b950ef6e5b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T11:10:24.302Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:10:24.302Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:10:24.302Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T11:10:24.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:10:24.303Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:10:24.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:10:24.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T11:10:24.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T11:10:24.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:28.086Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b77b2a4c-b7fc-42d7-bb8a-e0edbf0db8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:38.096Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f2a99b0b-82f5-47c4-94a5-59f5fdfce043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:38.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:48.106Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c91642d1-1c24-4b27-8715-bbbd2019469f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:58.117Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8d7aeedb-eae7-4ba6-a25c-f1e28822e1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:10:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:08.133Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ec316474-9a98-45b6-883b-c7c9a8347ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:08.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:18.143Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e0e4b49a-5633-47af-9fe2-cfa45ef26a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:28.155Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d1629730-5cb7-4372-b159-1d0bccacad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:38.165Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=82c66fbe-1f9b-4699-a2c6-c81686df04e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:48.176Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8dab6736-4382-4239-a8ff-b6e7f80952ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:48.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:58.187Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=bb2cc285-0586-4879-b6b8-90139bc61e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:11:58.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:08.198Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=3b602854-71a9-4e2f-acd8-3c57cd3a0400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:08.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:18.208Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c5f8ff4d-c4d6-4685-9996-068c92a86a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:28.219Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8e80e1ab-9932-4cea-a639-aeb11c3706a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:38.230Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4d1ec51c-fc27-4e48-9795-c090bd887b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:48.241Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ba6d7a7f-f682-4143-bb1f-7a56a905ba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:58.252Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=37f6d394-d4fb-47c5-b26b-3394dd4beea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:12:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:08.264Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=49485699-13f2-49f7-b468-6f7162f2f474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:18.279Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4c2cf400-ff6b-4133-8e4a-029d09966226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:28.291Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=21febfed-a1ce-42da-95f1-7966b5cba93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:38.303Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=395567c3-0e65-4908-ac66-853e9cd27e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:48.316Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6f290369-f5ae-4195-8a98-c621178690d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:48.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:58.327Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9b986bee-939f-4ded-bdbc-cbcc2daef056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:13:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:08.339Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=98178ee4-5c8b-44cb-ad43-a7b00f5146dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:18.352Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cd90c0d7-10ac-4c11-ac7d-fb47f5f87eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:18.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:28.362Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e08a7225-a30a-42ca-9e59-ac7ffdda89ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:38.374Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=aaefa218-ee90-4a65-82f3-e815a2f9e05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:48.388Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cea9334f-ebd4-4ac3-a24d-c8e09d33fecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:58.399Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9c147265-7ea5-43fd-b537-9b667fac185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:14:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:08.411Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=02308d4d-2747-435d-ade0-808cbcc831bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:08.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:18.421Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e5731ce2-b8cf-4234-9740-2127e13cdeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T11:15:24.401Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:15:24.401Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:15:24.401Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T11:15:24.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:15:24.402Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:15:24.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:15:24.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T11:15:24.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T11:15:24.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:28.441Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a49eb0ab-dfd5-4526-9c35-8148b91e07b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:38.453Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a12992ae-12e1-470a-9904-b9573062158d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:38.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:48.463Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6ea39fc8-dda4-46ab-a261-1d5401f19c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:58.474Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=75838842-8cf1-4ae0-bf93-518cac25f619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:15:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:08.485Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=10320310-42fd-4bb6-b0ec-bf2d1eabf1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:08.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:18.499Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a3f0fc6d-4b25-4d08-bdb5-915a5f892838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:18.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:28.509Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7b7921f9-1c7a-447f-a9bd-24fa58f09d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:28.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:38.518Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=606d024d-ca37-4dc6-bfdc-3034bb284c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:38.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:48.528Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8695d4b5-6944-47b0-b8e1-b9da0df720fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:58.539Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=73e26e96-1e3e-4e08-8ae5-15b5ece82fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:16:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:08.550Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=77977ebe-da81-4638-bef1-0227a831b36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:08.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:18.560Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=315bcfbe-9f88-4a3c-9c24-6e7d853eeee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:18.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:28.570Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=80f411ca-eb27-44f3-bd6f-1712f6d15151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:28.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:38.580Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cfcf098f-8630-46d3-a3f2-b3c32cea4f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:38.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:48.591Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=0735908d-3ff7-4482-a891-5560bd59970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:58.603Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=593c3510-dabc-475f-b2ff-1cc171f870f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:17:58.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:08.612Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b915f4f2-f9c8-4014-a3a8-c20c91de495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:18.622Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4bbe26f8-7590-441f-8f50-1f705fbf8a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:28.633Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ccc3a0b0-04fe-4634-9972-8b6946ac5261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:28.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:38.643Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4ed2c45c-3d37-4a42-a56e-c94a6e9e7492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:48.654Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=dd6f50bc-b54b-4adb-9167-648865382577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:48.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:58.665Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=092c6216-dfc5-4e5f-b805-460e9caef70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:18:58.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:08.676Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ddde5cb2-a480-468a-8dbc-cf11e5b02062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:18.686Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b6003e65-958e-4e56-a7f9-c205fb744af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:18.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:28.695Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d6816027-980f-4b28-854e-82f2eef46663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:28.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:38.705Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ed3a2a23-2a9d-47e8-bf1b-527fc2948d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:48.715Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=1b9c455c-5c6e-4c26-8684-15aa12e728f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:58.729Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b3989175-34cc-4838-8ee8-006586607d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:19:58.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:08.741Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=b875b38c-0480-48d9-bf08-1b81efcafff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:18.752Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=125f84bd-7f81-45bd-9a0d-cd48610e799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T11:20:24.278Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:20:24.278Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:20:24.278Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T11:20:24.278Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:20:24.279Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:20:24.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:20:24.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T11:20:24.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T11:20:24.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:28.762Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e7f208ef-9131-4dce-b538-c61f7c5c6cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:38.776Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=cb8a5c09-0426-4612-bacf-534eaded8716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:48.786Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=09401634-fa11-4ef7-b124-35b127b5693d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:58.796Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ac522727-1fdc-4973-8f17-b50bdae0e288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:20:58.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:08.829Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=59b8cd53-2c1a-4544-af3a-c8ef83fd6991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:08.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:18.842Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5943521e-bf00-4c0c-8785-d1afd7809e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:28.854Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7ccdef21-f39a-4fa8-9430-830e429ca3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:38.864Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=54bc286e-1cc0-4a08-8b9a-83e8404483d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:38.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:48.874Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f8d57846-2ee5-4633-b7a7-0c1e1025f8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:48.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:58.885Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d3a36439-a75e-4058-b81f-41827e8ab21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:21:58.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:08.894Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=67b6cad9-12bf-4711-8679-b7737d800564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:08.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:18.905Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=71bcfdff-431b-4585-a2c1-c52caef1abe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:28.917Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=127fca7c-b488-4284-b070-ca73aa09f52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:38.928Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=9c0188ee-2f1b-49e1-949c-090f51c8e285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:38.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:48.938Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c339ae49-2d02-468e-961d-b5fa7dc789fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:58.951Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=742b4ec1-479d-4ee8-84bd-e03ee93cae41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:22:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:08.966Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c89317e6-9bc0-4551-9ad7-5d17328d2fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:08.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:18.976Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=34879fd9-0ad2-42b6-858b-e65e13472301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:28.987Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ba0f13f7-50a2-4034-b5d5-7504b3735a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:28.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:38.999Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7f546aef-cfa5-4bde-a414-8ee9997a5333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:49.010Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=47c8af54-3002-44c7-9f62-b63d15de191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:49.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:59.021Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5e14b38a-7335-4662-a057-95d956271c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:23:59.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:09.044Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=d4c4c15d-6a8e-4408-a467-2210672faf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:19.054Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=45d5ab93-e010-4a29-90f3-8405eb05cfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:19.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:29.065Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e90f0b23-110c-48cb-b8c8-a7c56611d5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:29.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:39.077Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=6d00cc80-f7cd-4384-8275-517e7f3f8373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:49.086Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=a15071db-8d0d-46fc-868a-a38d0f7f56f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:59.097Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=5ac50dd1-33eb-42d2-b00b-a391adaac3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:24:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:09.107Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=38119976-ce01-464b-9308-1d974315527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:19.118Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=499caaa2-314e-4d5a-9304-9cdd549a1aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:19.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T11:25:24.413Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:25:24.413Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T11:25:24.413Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T11:25:24.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:25:24.414Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:25:24.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T11:25:24.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T11:25:24.421Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T11:25:24.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:29.130Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=f761f5a4-8605-4bf8-9ab0-18c6029c9c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:29.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:39.144Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=42821d9e-86ae-419c-9066-aa741ada54d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:49.156Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e4bfd385-8edf-4a0d-84f1-d2586438baa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:49.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:59.167Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e8839c6c-1c7c-401c-9662-dc2c8843b353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:25:59.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:09.178Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=87a9fffe-a95f-42f8-9f11-e5e805f9e8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:19.189Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=04010120-b41e-46f0-afc2-b12564ae3b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:19.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:29.201Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=4d9dbfef-b1c0-4f3d-87f2-fa32fba5ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:39.213Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=92a10875-5981-4370-863a-442803beec47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:49.227Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=7ce5655e-4ace-44e2-b17f-5b1c61cbc2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:49.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:59.238Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=ae375780-7983-4544-8eee-24c1b29cbcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:26:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:27:09.250Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=8c824605-c599-4f23-b0ff-78aa9ac565c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:27:09.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:27:19.262Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=e4b70cc8-29ac-41da-ba36-c5a716abefa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:27:19.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:27:29.273Z |INFO |Init configs |InvocationID=be0b0b87-1d11-4ebf-a390-fa5b327066f4, InstanceUUID=c0173142-cd0d-48be-8157-ee596cc7a8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T11:27:29.283Z |INFO |PRH tasks have been completed | | |