By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:47:11.748Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T15:47:11.775Z |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-09-30T15:47:11.775Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T15:47:11.778Z |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-09-30T15:47:12.255Z |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-09-30T15:47:12.446Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:47:12.447Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:47:12.448Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T15:47:12.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-30T15:47:12.612Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-30T15:47:12.640Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-30T15:47:14.194Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-30T15:47:14.765Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-30T15:47:14.792Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-30T15:47:14.793Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-30T15:47:14.895Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-30T15:47:14.895Z |INFO |Root WebApplicationContext: initialization completed in 2254 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-30T15:47:15.895Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-30T15:47:18.201Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-30T15:47:18.917Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-30T15:47:18.942Z |INFO |Started MainApp in 9.877 seconds (JVM running for 10.58) |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-30T15:47:19.140Z |INFO |Start scheduling PRH workflow |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:19.152Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=22a2a5f9-a9d6-4fd6-b717-18a0b6e88670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-30T15:47:24.537Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-30T15:47:24.538Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-30T15:47:24.551Z |INFO |Completed initialization in 13 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:29.738Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=aac2cc44-b6e0-44ad-a391-751fab21f351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:39.776Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=54467a42-c1a7-47cb-8d6f-61c16b92211a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:39.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:49.815Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=04c7e0f5-6f15-490f-88f5-0f540837cf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:49.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:59.875Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=438d83ae-d69e-439e-9252-d901ea1a0c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:10.015Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c28526cf-b724-4745-972a-ff80658f6669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:10.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:20.058Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5cab5c81-1072-4e6a-92a4-2f387245c13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:30.162Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=42c9f6fa-1621-45c5-bfb6-a6f754ce140f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:30.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:40.217Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0053295f-3400-4b05-99a6-97eb6f8a3d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:50.279Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3f5b12aa-49de-498a-9f86-35a1d2d1d9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:00.313Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e2167832-aac9-4758-8984-1dc683ea1735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:00.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:10.346Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0a79e0bb-7d61-4753-b386-9b0ce5574d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:10.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:20.386Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1f73edae-632a-467a-b9b2-d04df8d4c91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:20.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:30.415Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bfa03276-a0c1-4b4a-9bf4-b54aaca17fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:30.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:40.446Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f7676459-5c43-406c-a2c9-8e3b82bebd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:50.471Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6df03498-e5d2-432c-b890-364055bff306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:00.498Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=aeb30932-ff16-4c73-9163-5296e5f30113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:10.522Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=662a1d2c-5962-42c3-89d5-71312c20815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:20.550Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=03aa3dad-2897-424c-b9fc-098be604a435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:30.577Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b80bba04-e29b-494a-936c-fc27870d897c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:30.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:40.604Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b55a847a-f8a5-4280-9429-1e474cb6bd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:50.637Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=df47d07e-1dd0-40b5-992b-6052f4ba5f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:50.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:00.686Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=cde7a288-b686-4107-a4ce-3c755fa91f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:00.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:10.714Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8c217ba9-b549-4ada-9363-dc5cb3be589d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:10.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:20.764Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b9c9667a-ff94-429c-b402-536b0619a7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:30.796Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a2164998-be87-40c7-b0d7-33a320ada220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:40.822Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=81c94172-84a1-4e58-a653-7ff05417d6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:50.883Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=20f85cac-642d-4db6-bc87-0d169b9314b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:50.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:00.924Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0e1d451b-79d5-4d29-a087-774a2e0cfad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:10.959Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3309ce59-15b3-45d8-af04-9cc12bbe536d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:10.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:52:16.765Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T15:52:16.766Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T15:52:16.766Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T15:52:16.766Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:52:16.767Z |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-09-30T15:52:16.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:52:16.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:52:16.778Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T15:52:16.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:20.984Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c65168d4-7b27-4023-a800-7f7c5308ab71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:31.006Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ae91eda2-6ff0-4dc7-9639-5c2ca3a185cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:41.036Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ad990b9b-21f7-4835-b870-5ba55e91876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:51.062Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3b63f001-60e2-48d3-ab36-4cef555aed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:01.083Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c97a06a1-c25a-4bfb-b667-846c469aa1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:01.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:11.107Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5102e489-45f4-4907-be14-9a1e13e5441a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:11.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:21.129Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=70dfc34d-5154-4171-bf50-d95761c65445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:31.155Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c50aace8-db94-4732-bdc2-c507f4167f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:41.182Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c978224c-55be-4658-bfb3-b4ca51db81ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:41.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:51.207Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0887f6b7-16db-4cb2-8edf-41ee9b0b09f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:51.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:01.229Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1bede5f7-d57c-4e98-95d2-faff2ba8fdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:01.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:11.259Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8b07fdbd-2f15-436d-b03d-3daab85c232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:21.278Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0323547c-5a5c-4e07-8929-04a4c7eb69a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:31.305Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d3e62186-0321-4081-9838-61c0d3e6ef26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:41.328Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=be5a787f-67a7-4b3d-b136-c4c36ca49d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:51.352Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a7e15e89-9e86-4a41-b2a4-d9d72efaebc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:01.406Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=31d4c267-2827-4dea-b260-27521d2e91de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:01.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:11.434Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=34c2a7e8-7aef-432a-81e8-e50cfdb46839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:21.463Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=da67c4fa-f943-4e5d-9a36-f23942a5be46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:21.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:31.498Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0deb37dd-93dd-44b6-a97b-3a9dda1a5341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:41.529Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1057ef99-53da-4504-aa93-a20500f844b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:51.550Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5ace637d-1122-450a-b95f-33a7450fc68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:01.570Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=04884204-409e-44e1-b6a0-1c8c494877cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:11.594Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=793de5c4-3494-45b5-a74c-0d2ca5d0f7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:11.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:21.618Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ee04ff25-1f0e-46f7-b161-9de325e261b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:21.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:31.677Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e0ce43bc-e749-4345-9710-b953f8ab1f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:31.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:41.702Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=589d4383-7440-4d99-b068-79da1bf3f8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:51.732Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9d82e8d9-256e-414a-8a7f-be155af1155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:51.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:01.753Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ce9b12c4-c2a4-4850-adfc-eac0b9c211a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:01.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:11.773Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b99da732-ea56-4255-b7af-5ba0d2d31f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:11.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:57:16.186Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T15:57:16.186Z |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-09-30T15:57:16.186Z |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-09-30T15:57:16.186Z |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-09-30T15:57:16.187Z |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-09-30T15:57:16.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:57:16.198Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:57:16.198Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T15:57:16.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:21.791Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=822efe2d-aeee-4c5b-bae2-0fbb3a8fcf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:31.815Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=31ea22fa-b605-41d2-aad4-84e3201c24eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:41.851Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7e58f2f4-1d24-4fea-b34d-00d9f657545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:41.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:51.872Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4397b9a7-2625-45bb-90a4-ed443a19dec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:51.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:01.900Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a5259b26-8abc-4b17-bcdc-a55d606c81a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:11.935Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=333d1bac-bb93-44bf-b52b-90d2af6a7f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:11.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:21.962Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=25222a5d-74ff-4389-ab58-b5595c513052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:31.981Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=158a7867-8248-423a-acca-26a1f45fa950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:32.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:42.021Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b31f6eed-d8f8-4267-b620-cf86fabc7b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:52.051Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7bd345c8-5a96-40e8-9f20-5006bfa6eca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:02.076Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=963cac7b-85e9-4908-a0c9-cb80034ef583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:02.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:12.097Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6d483ee1-565e-4a9f-8be7-2d11e3fb2635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:22.127Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6fa5f9d2-1f3b-4011-a05f-faa4bebfbe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:32.148Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8cbd0775-49c8-4aed-bd1e-08760c647400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:42.167Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=326fb785-5d87-435a-9da6-fd86ba30b4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:42.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:52.185Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6d703fec-95bc-481a-a5cd-5aef88646b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:02.231Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6c691399-2cfd-4c83-9101-bc79eba1297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:02.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:12.260Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bf3baebb-0036-4ac1-b809-4add604d46c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:22.281Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=291d862d-ed47-42d6-b6a4-e720dfab1a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:32.307Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=cb7f4f55-52cc-4526-aed0-5eec7d52a776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:42.350Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2f9f763d-58e6-4ad9-9053-199d929d92b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:52.373Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5cc8045a-5cc6-4c1c-bd72-75afd93d7bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:02.399Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=939ec3a1-09f3-495d-8c87-7f676efd0f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:12.474Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4be86e06-e40d-490c-983b-30e1d967ced0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:12.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:22.550Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8591cd5f-d8c2-4709-9427-9f1cac047b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:32.574Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6e26267d-7998-4253-8ecb-a6ab8ea232e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:32.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:42.682Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3b06d4f6-ecb3-4b5b-8a81-fb901334bc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:52.713Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5a106555-6e84-4077-967d-d4bfc6e3918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:01:52.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:02.744Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=abf754f7-1a49-4ef7-8559-325ae79db35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:12.810Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f5587891-54a6-433d-852d-c659e18871a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:12.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:02:16.225Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:02:16.225Z |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-09-30T16:02:16.226Z |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-09-30T16:02:16.226Z |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-09-30T16:02:16.226Z |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-09-30T16:02:16.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:02:16.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:02:16.233Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:02:16.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:22.839Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=651e5ef9-ffa5-42cb-99fa-4332b829d8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:22.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:32.868Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7e3ba174-110c-412a-9ee5-362e1964a694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:42.890Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=57003118-07eb-4dad-bb71-be2a47d7d4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:43.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:53.011Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f67f97e8-1efd-48b4-a117-edeb42e84216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:02:53.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:03.178Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b8a06c51-c8c0-40d0-941e-e2343a3fb355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:03.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:13.242Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=48ef0425-26c2-4c45-9518-6f22e5e2637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:23.387Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a5c1c027-efb3-431c-9518-9acc18f53bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:23.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:33.506Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6d73ba68-664f-482b-bc11-abd0bb1ab675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:43.536Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=01e77c2c-6777-420f-a84b-d57d0cd55a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:43.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:53.598Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=39fd40a3-4890-4652-89e4-88f322c9617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:03:53.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:03.791Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b17d7a3a-2cf7-4374-a2f6-c9182bc16081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:13.830Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6acf4450-d971-4b9e-a028-0005d3c15957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:23.877Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=023a434d-9fa7-4ace-a2bd-69cea36ca50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:23.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:33.911Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a72bc2db-a23e-4d98-9de0-dde8ab71fd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:33.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:43.987Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c50f2cdf-a1cd-4344-bcfd-d882b3c79c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:54.009Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2a9c44be-c762-4c96-b905-5d23239ecdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:04:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:04.037Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c529b7c0-0fe3-4f67-8cc7-ab7b6f657b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:14.054Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0d7c856d-0e10-4975-ae16-22d9b20545da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:14.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:24.085Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=896e51b2-364a-4908-90d0-40756892ca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:34.114Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=458a6313-a3d6-4843-834f-bd7a2f8d941e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:44.134Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=14d6dff1-1716-477f-92b4-af35f1a0b0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:44.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:54.153Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ca31fe11-f69d-4746-98ff-5cc12f57b0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:05:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:04.186Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bb4a5f94-1478-4cb3-97fa-74250e3df4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:14.211Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1f36e6dd-c697-4c53-99cd-c4cec541de6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:14.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:24.229Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b52e008c-b296-461e-b040-937884ebfb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:24.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:34.249Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7c8d491b-0059-43af-8ef1-77f551e99862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:44.269Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0a0ba965-c565-4944-b3f1-24b4e3cffe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:54.292Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4df55c38-9c49-4b1d-92cd-b01d5af9929c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:06:54.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:04.313Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2c1ffa41-f141-4bb3-a4be-9e3a0558cb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:14.332Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=270a3c14-1052-4b6d-ae10-e415fab99775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:14.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:07:16.225Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:07:16.225Z |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-09-30T16:07:16.225Z |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-09-30T16:07:16.225Z |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-09-30T16:07:16.226Z |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-09-30T16:07:16.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:07:16.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:07:16.233Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:07:16.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:24.348Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=15cc0f21-f3aa-4e1a-a5c7-a90eed4337ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:34.370Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=93828a92-87c0-4082-abf3-8daba8308cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:34.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:44.392Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0ae8b7f6-a06c-41bb-a1ee-68e104a4d296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:54.416Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ae3cec37-ec82-45b8-9950-2014883cdc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:07:54.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:04.442Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7406636d-77b7-4b14-a1b3-5380710df7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:04.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:14.475Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2f60c772-6c6e-4baf-aeb4-dae8067453de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:24.502Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=15f16935-29dc-405c-b4e9-0cb76dd2adf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:34.527Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=506b8040-4226-4cf2-aeb3-eff4d49d6b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:44.574Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=040e4212-d72d-4aa9-b969-8f49d41df169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:44.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:54.606Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=40d8d5c1-b94f-4ace-84b3-d227a840f879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:08:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:04.628Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ddd48343-feed-4070-b959-68527505db4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:04.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:14.655Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=af80e349-7bdc-4549-bdc3-e22333897603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:14.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:24.669Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=cc5a23e8-f10d-418d-85ab-0163ff972658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:24.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:34.685Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c56fa2fd-f560-46d9-a26c-d9315120a2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:44.734Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=959a3a3a-26ea-4235-a8c4-68bac2899759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:44.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:54.759Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0d6763c0-d3a0-4753-9a59-5abd374f86f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:09:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:04.775Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ab999717-ef4e-434d-8e4a-dc31e353cbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:14.798Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ede14304-ac7a-40ce-b3ce-a427eb8eda02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:24.828Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=68f600ab-29a4-45b1-ab2a-282c1f0a096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:34.845Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6d4dc4b3-1f54-4660-befd-d20ba096a532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:34.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:44.861Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=64a3bbc6-2585-4850-94b0-a47aa30fca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:44.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:54.878Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=644ff4e4-5d24-4987-b1d8-636bf126beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:10:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:04.892Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=747f081b-d420-41a6-9608-78ec8f8e7d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:14.911Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c515ad2d-eb8b-4dd8-8e0e-7266dbb94609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:24.931Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=16507c27-4f19-454f-b0de-3e563d850f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:24.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:34.946Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c1e12227-3f77-427f-8420-126d5c66c7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:34.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:44.968Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8c57067f-c2f5-43f3-886e-8de7c18d50b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:54.994Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=210b33b8-56e5-46cd-b101-04f51bb4ea91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:11:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:05.010Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=36a65b3b-a8cb-4d2b-be68-5279b0381336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:15.027Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0087663a-faa5-4386-bf4e-b61aaee44aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:12:16.158Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:12:16.158Z |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-09-30T16:12:16.159Z |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-09-30T16:12:16.159Z |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-09-30T16:12:16.160Z |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-09-30T16:12:16.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:12:16.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:12:16.166Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:12:16.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:25.043Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4ccd87dc-45ca-4cd9-9f10-e3b0bb06fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:25.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:35.056Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=dfdf3ced-cee9-4db9-85d1-3f53cf759857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:35.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:45.072Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=74b69e5c-8689-418c-8c56-2b4cda7bb06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:45.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:55.092Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f736a4fb-61be-4017-b347-ce6bcd8dc85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:12:55.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:05.119Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=501480f1-878c-4847-ad40-6ee48974aa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:05.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:15.139Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=19305641-dcbf-4fdf-9825-e2a9c0de289f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:15.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:25.155Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=540ae8d6-6bc8-4937-87ba-3ae0bb8f6966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:25.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:35.170Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7f628b33-123a-47fa-a3cf-40a17c5586a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:35.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:45.188Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2aba5656-a21e-4c77-8334-b48475fa8c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:45.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:55.211Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c938189c-9d45-402d-8897-372efc59373a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:13:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:05.232Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4dc8f2b4-7d06-43bf-ada9-475803cd0d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:15.249Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=eb9f1aec-f763-44b8-ab90-9988d8637ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:25.265Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6f07abd9-b215-41ba-acbd-78bad1d252a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:35.283Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3bfc597a-7657-45ce-ae1d-2fb4740ab540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:45.300Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4598d850-bb29-4165-bf26-36b53ffc2996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:55.314Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=36baa7fb-2832-4d66-b39f-cf631125283e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:14:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:05.337Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4943fd2a-40a1-4ea4-bb83-7014f4903fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:15.352Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=71ec413e-062f-426f-a4e6-e1c8a031149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:15.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:25.375Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=79733b61-ff85-45ca-8a03-cd2b5dc5d325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:35.397Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f3b3cfbe-db79-437e-904e-fe4d81e1ca78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:45.437Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=81c6cae9-2853-4c06-97c3-2ee170dbfce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:55.454Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d8d413c6-f65b-4ccd-9aff-71c4a526daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:15:55.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:05.474Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c751381d-55e3-45f0-80cf-800455bc3d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:05.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:15.492Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=02f346c3-733d-49ef-9d7a-7f2dd63e7826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:25.509Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=865b7fca-5787-4257-80ff-ba815ce44aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:35.532Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4c1cea97-621d-429d-952c-74e931044dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:35.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:45.549Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c8e51e25-2de0-4c4e-b15c-878dea053836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:55.582Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=622edc98-55cd-41a7-8b63-7f6a50b34fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:16:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:05.613Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d8856475-2896-4df4-af4f-a90854548721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:15.632Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fbf71148-9fd1-4289-8ebc-a4817df10cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:17:16.179Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:17:16.179Z |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-09-30T16:17:16.179Z |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-09-30T16:17:16.179Z |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-09-30T16:17:16.180Z |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-09-30T16:17:16.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:17:16.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:17:16.187Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:17:16.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:25.655Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fa2e1e08-0c8c-48e5-a654-12af9d21c47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:25.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:35.674Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e98d6013-8d52-4717-8896-be39d9b3c9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:45.717Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0baa3a0e-8f93-4607-ba46-dee0c5ed97a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:45.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:55.733Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6763c95d-7412-4ea6-990f-9a488ce7d2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:17:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:05.755Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2408e3c8-0027-4126-81a3-4d1721d0f0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:15.771Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=726570c1-adb6-40d3-a0c6-f567af50b37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:25.796Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f3f267fd-3f00-43f4-9fcf-a5f105b029e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:25.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:35.811Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=424fa2e9-d481-411b-b85a-000e697609a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:45.827Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3f15ff95-7fec-4158-ae2f-70ffbe3e4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:45.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:55.851Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=124ece2f-dd72-48da-8115-297a50989262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:18:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:05.875Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5a3fbce7-07eb-4fe7-8375-624e5265b2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:15.894Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5b52d24c-649b-4a5d-a8e7-ae84cafb9c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:25.911Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=57ef6260-8d8b-4e1c-bafd-9b9be655017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:25.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:35.927Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=22a2714f-8a1d-4d47-bcbb-67c4c3917176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:45.942Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c07e87fc-620d-4a6d-8aa6-d0669921c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:55.957Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9c509c2e-b69d-4527-9f9b-fcbede81d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:19:55.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:05.975Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e307d82b-aacc-4aeb-891a-ab952c1367ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:16.010Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=aa6875d0-98bf-491b-9723-460f91313168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:26.029Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=58be0923-3731-464e-bb66-6eb22cf635bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:36.047Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6802a672-3ff8-4cfc-bcea-bec8b313d394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:46.063Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4b809dd9-104d-478c-906b-9a4f023a32e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:46.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:56.080Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4c8bcbac-5d27-4b48-a0a4-cf117385e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:20:56.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:06.097Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=dc757198-1476-4a46-a3f0-f43ff6ad727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:16.113Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1f84831f-6cb0-4cbc-82c7-e3ef9aba4116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:26.128Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c755b7be-661a-446d-a725-f3e82224a0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:36.146Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=77e327d4-f937-4fc7-8336-520adb3668aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:46.161Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7c451d20-04cf-4037-b72e-c12f720ea8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:56.182Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1ef0b86f-6e3e-48e4-b474-7f02b7b574e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:21:56.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:06.202Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=eb87e473-2aa2-4165-a1f0-37081100a6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:06.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:22:16.207Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:22:16.207Z |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-09-30T16:22:16.208Z |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-09-30T16:22:16.208Z |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-09-30T16:22:16.208Z |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-09-30T16:22:16.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:22:16.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:22:16.215Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:22:16.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:16.218Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0457f289-0cf0-48c7-b0f0-9e6583575a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:26.246Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=084eb103-0754-45f9-bf03-0b294fb9ce45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:26.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:36.263Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=30245ecb-9f2f-475e-883b-a4524a226f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:46.299Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9de9eadc-b6a9-4cb6-b3a8-f8da26bbc94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:56.318Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3299e494-abf3-48e4-a15a-d6707f83a759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:22:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:06.336Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=af410b11-4a96-4a20-9ea6-ef20090633fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:16.362Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=50399043-f029-487b-828b-7e71423ce504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:26.383Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=809c7c73-bd63-4a6d-a45b-19b69b080ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:26.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:36.406Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=406e819d-67bf-4c6e-a630-34490a6eb338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:46.423Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=61494d34-f8bf-4193-b311-ba699ab072c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:56.439Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b4003661-a6de-443d-9242-4a5952d56bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:23:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:06.458Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5783fb44-96c8-4c73-8924-7308498a8e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:16.472Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bcba39ea-f877-4b5e-9575-6f026915a306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:26.489Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=63b55506-3c44-403e-8d3c-69791e198534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:36.505Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bcccb100-19c3-4453-a095-fbdf35e13178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:46.522Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=196df49e-4e7e-4cec-a270-87d82a202f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:56.536Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=92e2614f-116a-42cb-8ec2-3a3a9aecc26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:24:56.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:06.557Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5b8c665a-32b9-41bc-a84b-8e73e7db8dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:06.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:16.571Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=07cf0ecc-3e8b-4792-b8b1-d36631172f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:26.584Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f657f8fd-8ea9-4dda-9fc5-f652a6f915fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:26.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:36.601Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=90f21761-1e1c-4aa6-ac67-c61b7d4b83bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:46.616Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f330a7fc-0068-484f-b859-0732772809ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:56.629Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d5a0deb3-8199-4859-a55a-e8c5b0f90522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:25:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:06.643Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7e270e43-4d2c-4a4b-85d8-f33e08b12433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:16.658Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a917efc5-18fb-46fd-ad14-298e0392e2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:26.673Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=83fc6ff9-4a3f-49d9-8486-c1b60c6ef8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:36.689Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5ce324c7-153c-4cd8-8f4a-cf0504905863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:46.708Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=de4872ca-4083-4f7e-91a1-4e79371f4dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:46.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:56.742Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8cad50c7-1864-4215-ba10-c9136885380a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:26:56.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:06.769Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=493ac57b-7a40-402b-b0ac-e187ed833616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:27:16.187Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:27:16.187Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:27:16.187Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T16:27:16.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:27:16.188Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:27:16.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:27:16.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:27:16.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:27:16.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:16.786Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a1704756-ae40-481f-b1f1-7ad4901eadd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:26.808Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=41c20418-66b4-4778-a42a-4560585c745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:26.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:36.822Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=27ec751d-50fb-4d54-97ab-612078aaece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:46.841Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c0290cc1-72e4-4f42-9372-5229b8cdacfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:56.868Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=847c108d-5740-4254-b946-30813035e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:27:56.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:06.904Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e00fb43a-56d7-4fb0-9b40-b380d244a295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:16.920Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2580cbce-2f9c-4da1-bc9f-ea3e19b4905b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:26.935Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5d4fcbe0-7eaf-43f4-bc18-13f753250a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:36.951Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3630978e-a9aa-4f8b-98b2-285f73a614d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:46.968Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8ffaa9b3-4852-4a91-a76b-f5810bb0fbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:56.987Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=69367829-5c34-4b3f-849b-d394d90afa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:28:57.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:07.003Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9e781c35-e48c-4d25-b532-d215769e84d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:07.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:17.019Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8f276b84-53f3-401e-b544-3bcd2220c5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:17.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:27.034Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3d50c374-7b2e-4991-9015-194b2b5a5d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:27.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:37.052Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b6a3d439-e9bf-4cec-98be-23913bfcc80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:47.068Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f333fef6-1d4a-4313-9579-4f75a207e53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:57.085Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0ea93f49-8fdc-4143-ba83-5b3a2c903eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:29:57.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:07.104Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=75c06ab3-8d61-40d4-98a5-7ef715b382e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:17.123Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0cc65361-5bd1-4fb1-8515-9addb1e479bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:27.139Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=57fadada-6e44-4b39-8213-f65bb7031590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:37.155Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=042c799a-d9da-4751-9fbd-a4a306bd0de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:37.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:47.171Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4ee98d2a-c4c4-4748-a606-301d8d438935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:47.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:57.187Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c401b477-2eb8-4cbc-91be-6f4bfed772b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:30:57.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:07.206Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4d4e095f-e49d-46cd-a1a9-fad04772f63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:17.223Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=51f52676-b3f0-44b8-93f9-77a8abc9c46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:27.241Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f34bfb33-8a4f-44ff-a7b8-d4c10f72d148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:37.263Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=519617c8-e403-483d-b4e8-ba767143552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:47.278Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a7eed837-783b-4733-95d7-6bf6b1d6c91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:47.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:57.293Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8f926aa0-e88a-4f88-ba39-f1344988b21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:31:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:07.308Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0b89e98d-467b-4215-bb0e-4e9556fdadf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:32:16.202Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:32:16.202Z |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-09-30T16:32:16.202Z |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-09-30T16:32:16.202Z |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-09-30T16:32:16.203Z |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-09-30T16:32:16.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:32:16.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:32:16.210Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:32:16.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:17.329Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=278df70b-dd08-42b5-9e60-efbe65d2db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:17.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:27.348Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1b6ca8f0-4185-4c30-88b5-bccfe652412f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:37.364Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=76553e7b-c2d8-4857-8b75-39f61d76be54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:47.377Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=05177d1a-b45d-4bb7-bb69-ef68817970d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:57.394Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=caae7d92-9900-46c3-ac8b-51816992d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:32:57.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:07.422Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c5d7dee3-9805-422c-9107-fe335d16363e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:07.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:17.436Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0aa74351-c355-405e-bcd9-ee54375af621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:17.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:27.452Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7b4e0cb3-4f56-46fb-8a78-90b1ae0f4ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:27.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:37.471Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=95c31ad4-ae8b-4a35-a83a-a8b07b7fb39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:47.486Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=07d0e4fe-5151-4c21-a92e-e172072f33b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:57.502Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8446631a-11ab-441e-a476-d7ec9a939c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:33:57.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:07.518Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=187e91f6-8aaa-4dd9-a8fc-a6a7af6c673d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:07.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:17.531Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=34961e45-f820-415a-9fb9-d0c722535625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:27.549Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=31545272-9b3c-4230-b474-fa83e0f08331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:27.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:37.567Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=aa2bf013-1283-487b-b735-82b82a002ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:47.584Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d22b2ead-f332-4066-8800-38a00ccb62c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:57.600Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f186516b-49c3-4be2-8379-2654b18614e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:34:57.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:07.615Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8443caef-0162-41b7-b97d-8a3035b4e7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:17.630Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2ed424ea-1459-420c-aad3-2e3567c45e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:27.648Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=adcf4407-235c-48df-93fe-ff90a262ce71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:37.664Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9fdd8fb7-759a-4039-9766-4b88fda22674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:47.682Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=da7237c7-9400-468f-9fe5-9b21b921072c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:57.703Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5bcd247a-0feb-423c-b20d-c8bcc4e59ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:35:57.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:07.721Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=428b25b4-1a30-4214-8438-9d4d8ca251e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:17.738Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3838bc0e-8529-48fe-86af-ad9821d903ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:27.754Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=350c6991-1c39-44b0-b17a-ecfa80d97bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:37.768Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0d9b124f-3fa9-4754-a021-ec74a6173332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:47.782Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a2402106-5822-4cdf-82d1-d0c83be16d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:57.802Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a8a3449a-a7dd-41b8-9d85-bc6c3a8e6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:36:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:07.822Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e8699de5-3af2-47ae-8497-31341883157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:37:16.205Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:37:16.205Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:37:16.205Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T16:37:16.205Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:37:16.206Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:37:16.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:37:16.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:37:16.212Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:37:16.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:17.840Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d229ed19-ab67-4b5f-bc3b-254c55fb0cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:27.860Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f97f5846-b013-4d2e-aacf-cf25524f7747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:27.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:37.880Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1441d15e-a2d0-4806-916f-b8d87209a68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:37.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:47.903Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=948fe64d-c427-4317-ade2-540f0f31a6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:47.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:57.921Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=48790e32-6a6e-4b4a-a263-c252dba16b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:37:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:07.938Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=77209c2e-3d5f-4853-8de3-cb0f7db997dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:17.952Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9d011ba6-f2d2-4c4a-bd00-49cc3d640d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:17.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:27.969Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1de480a2-3abe-4a59-8831-2579ff66b318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:37.983Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f0c8dbb2-24c1-4c95-90d9-fa28d7d6c037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:47.996Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1e0202df-6f2c-4b2a-b289-c73c751e5806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:48.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:58.012Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3695976f-47b5-4b83-ad29-d4d36604ae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:38:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:08.027Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=df8d7bb4-d389-4caf-9046-f70ec4bf175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:18.042Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1fe28bb1-41a6-4763-9a69-543e3a80ea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:28.058Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=beef214d-136a-4de1-9238-3d7dffa9a7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:38.076Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fcbeb8f2-f108-4de3-80e4-873abc81d6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:38.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:48.091Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=783f6728-076d-4f38-a8b8-c0c66d486394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:58.105Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=252a9e95-046d-4f4d-8a0b-b583fc3c057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:39:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:08.120Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=26f0db44-226f-4c4a-b5f4-f97438422e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:18.165Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c59a1524-72ca-4cc6-a82a-47c0b081f334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:28.183Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8ea738d6-3d66-4a55-87d6-bd28aa13f124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:38.198Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=63e4b122-15a7-45e3-9f73-9bd8bf7770a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:38.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:48.215Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=72cdd1e0-61f0-42c5-a130-9362ff33b825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:58.236Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=536481a6-429c-4321-ae23-dd29f1db005e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:40:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:08.249Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c01d15d2-ad24-4d60-9ef9-f8de705fc276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:18.265Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b63791a8-cd01-4cf7-9e27-6aaf26008ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:18.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:28.282Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=01461def-6b6c-41f2-8802-a0102508e7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:28.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:38.297Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=885629c9-44ac-4492-ad79-08d1f781b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:48.309Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3872a4fb-6af4-4fe9-82cd-8429660f05bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:48.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:58.325Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=eda1fae1-2da1-44ca-8182-fc91d21ba3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:41:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:08.338Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9d562ed5-08be-4bd8-be4d-871b9b580ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:42:16.127Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:42:16.127Z |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-09-30T16:42:16.127Z |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-09-30T16:42:16.128Z |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-09-30T16:42:16.128Z |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-09-30T16:42:16.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:42:16.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:42:16.132Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:42:16.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:18.351Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=db83c74e-6a2d-40e9-b274-10bfe3ee5438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:18.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:28.392Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6388e1fa-0a9f-4b06-a70f-ca1bf024e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:38.410Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=87acfade-fc77-4f7e-82d8-fd91140a334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:48.434Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=152b1630-a927-439f-9de3-e7df1093059f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:58.450Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e9aeb505-16c5-403d-aca1-d783c3b11d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:42:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:08.468Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f29d6257-d388-497c-9b9f-fe8269e0e2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:18.493Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fc0a2e13-a561-4dce-9ca1-0c962b8b6f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:28.507Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=63693ef7-ba5e-40e1-82bd-62ddde597ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:28.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:38.523Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2de249fc-00e3-4b96-9ec3-28d276c413ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:48.537Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1affc1d8-6c1b-4b33-b7fb-a505ce425c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:58.561Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1471ea15-cb99-42af-b4da-d949d02981d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:43:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:08.574Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c266752e-ff12-48dc-b1da-2fc0662aa5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:18.591Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2b472e66-1336-4161-8e2d-df5e811f3969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:28.618Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fa10daa3-2c5b-4833-8e00-f87bc2f1c3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:38.669Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bb37a05c-1112-4bcd-8099-5a9e15b7b2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:38.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:48.701Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fc022242-ea81-4012-88b5-5131c57c4d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:58.720Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1fcc119b-95f4-4e3f-8eb0-e867329b5ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:44:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:08.735Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ad4bd5c7-6018-4f41-8f15-a53facea73bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:18.752Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6c4f690f-ebfa-40d6-8645-b504a1fd2247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:28.768Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=54537827-82cc-47ed-96df-f74a16c5bff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:28.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:38.788Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=435d2403-8e5c-40e6-a41a-d2b227b3da2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:38.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:48.804Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c462a696-426f-46a5-944f-c2669969dfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:58.821Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=236fbfcd-841f-4d94-9a75-25ceb47ba390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:45:58.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:08.839Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e114b9d2-664b-4aa7-84a0-a96c58051276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:18.854Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3ec33ee8-8a4c-4d92-8d07-d9eb1cb42903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:18.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:28.867Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=58662fe2-2189-485f-b5a0-593738d9adc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:28.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:38.880Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=44d988c2-09dc-4940-9e1a-20abbda5cfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:48.902Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0741a9b0-63be-4819-a7f9-9bd135d23c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:58.917Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=48ca172c-45f5-4839-bf68-835a9d23f991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:46:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:08.934Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=55fc0dfa-3b0b-4523-8676-cd65e093e8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:08.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:47:16.167Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:47:16.168Z |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-09-30T16:47:16.168Z |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-09-30T16:47:16.168Z |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-09-30T16:47:16.168Z |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-09-30T16:47:16.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:47:16.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:47:16.173Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:47:16.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:18.949Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f5936c54-d664-4f11-a637-1cad4ba7d3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:28.964Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1e467920-b2fa-4062-8cd3-3ad3f098fbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:38.976Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fd4f98ce-1963-4f17-a49e-0f3bad1dfe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:48.993Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=27498c91-a8cf-40ca-9874-d933d17f6701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:49.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:59.009Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=310e2c05-b7f7-42aa-b83f-1bb74de58465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:47:59.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:09.026Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=650b4473-e3f0-4895-a9c3-a2ec805abdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:19.050Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c173ac98-318e-4cf8-a93d-9ecf197e3fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:19.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:29.065Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ae0f2280-035d-4e29-9aa5-b0461c497e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:29.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:39.082Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0ff076c6-6bb8-47bc-88b0-cd97f1f5e0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:39.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:49.098Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7ce52613-7a18-4813-aaf0-cbb2f584086a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:59.114Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9d0d4282-31c6-4d1f-b638-41772ca7bf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:48:59.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:09.133Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5db056e2-d256-4dde-9ed8-f387d5f45a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:09.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:19.155Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d91dd28c-cc55-4c03-bd20-6c0911da2d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:19.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:29.170Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6692c63b-1558-46db-91c6-f48406ce4c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:29.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:39.188Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b3bfa999-973b-4c01-be35-31d1c7a8df21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:39.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:49.203Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4f426c96-a9c7-4ef9-a1c3-6debf5f3450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:49.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:59.217Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ba8dd45a-42ff-4851-9cd2-ce0d3fd1f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:49:59.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:09.232Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2904045c-34ac-4b16-b607-dd70283e5a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:19.248Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=82153c2d-a67b-483d-baaf-c248a0291c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:29.267Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=74546019-165f-42e6-b2be-b6638b81cf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:39.283Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d2a733e2-a1a4-4d3c-a763-1bf499f31226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:49.299Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9cca8587-6a98-4f85-a870-bcceabf585a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:49.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:59.318Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=aca4ba11-d23f-4101-a782-4572dc13585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:50:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:09.335Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bf3e7bd0-f8d1-4dbd-a08c-0b2aa5c09e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:19.353Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=74c579bc-f566-4dc9-b3c4-c3508ec7b4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:29.369Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=72b5be9f-4826-4b55-a6f6-6928a5b0ddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:39.386Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4f156e19-3553-46ce-8d0e-a501f9521257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:49.401Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d1686672-012c-4e9d-b1e9-e67ebd53a8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:49.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:59.414Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=af431312-5195-4237-a7df-1eee91e39c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:51:59.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:09.430Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c4037116-c1e0-4158-8402-91a4eb68f52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:09.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:52:16.148Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:52:16.148Z |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-09-30T16:52:16.148Z |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-09-30T16:52:16.148Z |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-09-30T16:52:16.149Z |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-09-30T16:52:16.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:52:16.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:52:16.154Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:52:16.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:19.442Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f3ad3370-0859-4bc2-8286-68fba87f897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:29.464Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=53b1e1fd-25a5-41c1-88ac-ccdbd2bdb36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:39.481Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=55ef3561-863e-49b6-96f5-56ebe0955fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:39.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:49.500Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=999d9aee-55f8-447a-9197-3dfbb9dd2712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:59.517Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=17c6b979-c864-47bf-b235-0aa521434473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:52:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:09.560Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=171bbabe-50f9-4c23-bd92-3161e86db60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:19.575Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e5927ad2-ae3c-4a33-b123-973076ac01be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:19.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:29.593Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=34f19deb-083c-4d37-bde5-d2f5990f7e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:39.609Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9a3566ad-ea6b-4306-8b02-57c4cceb1343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:39.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:49.627Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a971f83b-9e5e-428e-9089-629711233c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:49.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:59.642Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=706e3ce5-8bcb-4d2d-b3c3-fb8d7d90a84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:53:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:09.674Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8f9b0e04-23b6-41e3-8103-9c7f5c3a9f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:19.689Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=28bde192-df13-495a-b507-ad1a41dc9ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:29.705Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d1940703-b268-40d9-853f-c1d4b93f5339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:29.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:39.720Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bccff8bb-4e56-45b3-92fc-4b2cfa774e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:49.739Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e12b4d48-5513-4202-a5e5-f8b58dd14d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:49.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:59.753Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1938b663-f2eb-41fb-b08f-551fe2a0682a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:54:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:09.776Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=cb762682-60af-49f0-bdfe-d729bf05458c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:19.792Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=78f5a39b-ae15-46e6-8b29-173cdfd427e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:29.806Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ee61b5a8-04bc-4538-ab8e-ebaa468496db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:29.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:39.821Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=812a156b-326a-48c7-8644-f8cdfb5f2542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:39.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:49.857Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c9c98844-7f98-4d85-a462-90545dd1c7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:49.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:59.873Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1af242e3-a5d3-4678-a472-585f8ae2320f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:55:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:09.888Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f5657b98-2da8-42ec-a7d0-c1e716eb7458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:09.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:19.910Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f7bb4933-cbaf-4b77-9307-cf6a6ac670d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:19.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:29.941Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f6c03738-d985-4d9e-9919-a8fc645898b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:39.955Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=eb07852c-3e6c-4764-9b4c-0573c387fbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:49.976Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=636af677-e071-4247-9436-2fe28186ce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:49.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:56:59.990Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f52f5aba-815f-4bf9-a87c-e38d628d3a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:10.004Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=387397db-f296-4de7-ad61-4e7e7d9a95b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:10.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:57:16.117Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T16:57:16.118Z |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-09-30T16:57:16.118Z |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-09-30T16:57:16.118Z |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-09-30T16:57:16.118Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:57:16.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:57:16.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:57:16.122Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T16:57:16.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:20.019Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3c4b2e4f-d120-4490-a62f-a0f0a847cc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:30.041Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=62e7c30b-cb46-4542-92a4-4de20ce0917c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:40.063Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2d95f8f8-042d-47cf-bec7-9e0268be79e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:50.076Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a2bd3ac6-aa68-4830-b593-73304174be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:57:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:00.092Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2492e87e-2995-48fd-9c16-e438b7cf56c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:10.105Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ed9e6184-e625-470d-bb6e-9b03c5f3134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:10.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:20.121Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4de1848d-ed1c-48d5-af55-53c52d85bb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:30.141Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ba81831b-9903-4181-88de-439250f1efb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:30.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:40.158Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3d96da7a-5c72-4be8-bb3d-e5a8820efbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:40.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:50.209Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8999fd64-9c55-4419-aabc-a2e2c5e7b20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:58:50.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:00.229Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4b1a5eb4-9480-4d31-bce9-9dd3b41bc461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:10.245Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=25157c81-4895-4dbc-b8cb-280f817b3e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:20.263Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9864a53c-42c2-4eda-b4b5-1c2f70c1f991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:20.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:30.284Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d7432495-3468-475a-b4b1-d7a8c3349fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:30.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:40.330Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=66f13f6b-97f2-4dcb-a8ac-681ad5233233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:50.349Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ff53b952-8ce9-4e6c-80ce-0dad9b0d9b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:59:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:00.363Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7d246988-aafa-4426-8dbd-8874359692d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:10.379Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=27d94cb8-42b4-4e56-8d19-ab73e05b6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:20.396Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c748b2fa-2145-4c6c-bcc7-42a6a9f2bedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:30.420Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a99a4d6e-19ac-45b6-8fe5-f9b7c5ef262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:40.436Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3f03e228-fbe1-49c2-a7dc-a7ba02a2acb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:50.452Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a1802cd7-b673-4ec9-87f5-8ac79916748d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:00:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:00.470Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=90f82d4b-a3e4-4bfd-abce-066757c782ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:00.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:10.500Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=410ce728-2dbe-46d6-a881-bd1ff0dafdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:20.515Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2f7ae0d6-ddb5-468d-8289-e6befb3588fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:20.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:30.531Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=41b7e114-df88-406f-8cfd-bde8afd1e6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:30.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:40.551Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4a3917c4-e03f-4152-9bc4-435bf4d03b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:50.595Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=064205b6-6c31-433a-993b-378c9595a9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:01:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:00.646Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d938d7ce-6828-4e23-9da9-c326c9d538ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:00.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:10.672Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ca08afb5-56b8-4fa8-af4b-a1cfee0ec4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:02:16.174Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:02:16.174Z |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-09-30T17:02:16.174Z |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-09-30T17:02:16.174Z |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-09-30T17:02:16.175Z |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-09-30T17:02:16.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:02:16.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:02:16.180Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:02:16.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:20.703Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a0c47c3e-70f0-4883-bc9f-625ece2f3d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:30.760Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6aa262d8-8d6c-4322-b5e3-fe643c062253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:40.788Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bfb0a9ea-31cc-45df-974f-743cfea0348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:40.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:50.817Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=73e79503-764b-44ea-9f28-478ab627b78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:02:50.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:00.836Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=472c7e70-d9b2-413e-b21d-addcfdae68e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:10.856Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ed223a8a-2cdf-48c8-a08e-1593b3584c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:20.886Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=45be76ed-e897-45fd-b99b-90557601a389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:20.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:30.904Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7f0b7445-e5b2-4824-ae87-698f46acc4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:30.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:40.924Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=917ab7ea-6119-4496-9061-562772504144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:40.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:50.938Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7ff7cdb0-25d2-42b0-9df0-fe59596316cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:03:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:00.969Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d442ab3b-cab8-4d3c-8598-a4ffa2a240a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:01.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:11.012Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ddb5a008-0144-454c-a646-63adf25a1eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:21.032Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=793cba86-fbac-490d-a781-ffdb02fa2a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:31.048Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b8be24c5-9813-4c18-8710-66d848425693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:31.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:41.063Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=95be0a7f-5b8f-4581-84f3-e0cfdd8f4adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:41.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:51.077Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=67a06783-6c56-4bc7-9924-d7d93439c9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:04:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:01.094Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=84b4bbf7-ff0d-4210-b6d2-4e808ffbf114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:01.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:11.107Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=02c3dabd-54c2-4ab4-8e2e-9f1c2105b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:21.124Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c8b6e9d2-a44d-4dbf-bc64-c03848e1131b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:31.145Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=925e5d11-181a-4125-9593-a8c90641e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:41.165Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=86228b67-094e-4a2e-8189-688837bcf675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:51.177Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=35eec01e-d059-48e7-9ad2-6dcf11b10c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:05:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:01.192Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d04d6a5f-d0ad-4c0e-affc-2e3bef080d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:11.206Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=71cc34c0-6558-4965-962b-b7eb902c385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:21.221Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=95120dff-85d9-4fd7-86b6-8b95edbf9e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:31.237Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=13aaf663-e23f-4839-acce-d07fe561f48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:41.253Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2c2689ec-d8c8-48b7-b29a-81022b36cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:51.269Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ad315f38-13d2-4fba-9238-4af835c4f331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:06:51.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:01.301Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=62cae63f-b246-48d7-a428-a7eb0106ba14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:11.318Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=80bc2e4d-5d01-41ae-b575-cf8545e05b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:07:16.211Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:07:16.211Z |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-09-30T17:07:16.211Z |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-09-30T17:07:16.211Z |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-09-30T17:07:16.212Z |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-09-30T17:07:16.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:07:16.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:07:16.216Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:07:16.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:21.343Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=cb7832ee-0464-4dff-8fed-c8a7568fb9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:31.362Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a3bde72a-5975-45d7-87eb-b08ee14ca528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:31.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:41.377Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5ee87af2-0e5e-4b07-b7e0-219c6e6d9e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:51.393Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=692af6c5-1722-43f4-9db0-f492953a032c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:07:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:01.414Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=77cf4e0d-75d1-445b-8a27-d8f6a232a7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:11.442Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e7c01dbf-6ab6-4071-a9e6-40b85a777de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:11.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:21.455Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=46cb3b82-db13-49ab-8634-2af3db81bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:21.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:31.470Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3a1d8b08-b1a2-4753-908a-bab24c9780d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:41.486Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=82f7365f-9702-4360-8a24-b22d157f7d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:51.500Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9355ab44-d0fc-404a-b806-cde9e1254d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:08:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:01.523Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8543e9d8-6454-473b-a918-231b06c7b3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:11.544Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c8ec60b1-e13c-4bc1-9200-890266f2ba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:21.565Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=46dafb1f-c691-424d-a2db-f94cafdfcbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:31.586Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7ffc4b79-ffd6-496b-9b16-d02cd9718f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:31.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:41.618Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c122f115-0610-4cae-a9fd-13e4838d68e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:51.638Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8c4d1588-b44c-4eb8-8e19-c4a817817840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:09:51.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:01.653Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6dfc1151-d056-4e14-a172-4e61271ca40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:11.671Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d16af14b-1563-4699-ae42-d7a053add460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:11.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:21.686Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2651a693-7420-418f-ac0a-0a06cb5e3d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:21.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:31.700Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0602343d-3f15-47da-a523-a291843aeb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:41.719Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=654dbf0b-a5b7-486c-b650-d12dc122b62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:51.746Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=74e93a91-cc55-4006-955d-3c366d5ed51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:10:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:01.759Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3b0c91b0-0608-46eb-b7ac-41e6f3bcdaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:11.775Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0640462c-3a55-459e-a9ab-56a931555495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:21.788Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d29d4e17-002c-4214-8969-b9cbfa1c97c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:31.812Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=836b815f-64d2-426d-912a-23be3385d974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:41.831Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1f142793-a7fb-4454-bade-cbc05bde58f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:51.847Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fbccbc7e-633d-4ba1-883d-9219d0a4b24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:11:51.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:01.866Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=89aa08e0-ff92-4b77-89c9-bda5c03b9c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:11.885Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5c2ad6f1-3332-4f31-a9bd-a3b44dcca45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:12:16.110Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:12:16.111Z |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-09-30T17:12:16.111Z |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-09-30T17:12:16.111Z |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-09-30T17:12:16.111Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:12:16.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:12:16.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:12:16.115Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:12:16.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:21.912Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6624b9a6-0775-4118-a90e-e6b927365381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:31.927Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=cb0b30f9-c61b-4dfb-97e6-4b27f2d28c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:41.944Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c3b51420-728e-4ecd-816f-cf0fda1264ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:51.965Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=758011b0-daa7-4751-ac78-7adebc31070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:12:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:01.979Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1cdc77ae-660c-4354-b166-eaea3cd59f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:11.993Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5493a8b2-9177-4082-b16d-48f144e2d812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:22.015Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2b8277ba-eea8-4fa7-b740-76cd3558cb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:22.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:32.031Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9ec90dcc-7e7f-4ea0-9d3b-1627b2073e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:32.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:42.047Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=eef217a3-5582-4ecb-b640-bfc5805ac240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:52.062Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=752bfada-ad18-41c8-a989-c3037f66af13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:13:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:02.075Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c4b8cfc4-9490-4bc1-9d1f-a7992b8e2c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:12.089Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6f9173f6-f1f5-44fc-86bb-65b069b70b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:22.117Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=def99f83-1d9b-40f9-99e7-4d082b93d935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:32.135Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=00c49eea-6a9b-41e1-9dc3-e70ce2655591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:42.150Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=170d10a2-3b18-41ee-b8cd-413a33e60cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:52.169Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8a9df218-27c9-42ac-b5f1-aef0dc20fbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:14:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:02.181Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8932f310-4363-470b-afd6-0c686ad0c0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:02.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:12.195Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8eee77a4-b979-4e4f-9832-50219f6a2767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:12.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:22.219Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4b16f558-d975-4e1c-8568-4f6cfa366741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:32.236Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8c92e3a9-96e8-4ea5-962d-47a484eee7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:42.252Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=571a9183-e62c-40c1-8066-3d488b68d1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:52.282Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c6b550f7-7901-462a-bd48-32654ab7e1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:15:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:02.307Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6f44f5da-9fa6-4955-b3a9-ad3447fcf5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:12.322Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b044a32f-250a-41a6-84c0-72baa154cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:22.346Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4080bd5d-58f1-4b14-9b4c-82e4f4e28d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:32.366Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1d3b0605-01c8-4b5d-a3f5-d09593916d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:32.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:42.382Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e91a5d9d-4367-47db-99ad-5514bc374b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:42.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:52.398Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=78255301-c44d-43f8-8b71-502b9033bf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:16:52.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:02.420Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d63b3cf4-035f-468d-b524-b04beb62ee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:12.437Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=702c5823-c1cf-43c6-a260-990884311bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:12.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:17:16.162Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:17:16.163Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:17:16.163Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T17:17:16.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:17:16.163Z |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-09-30T17:17:16.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:17:16.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:17:16.167Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:17:16.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:22.453Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=47fd87f1-4a87-429f-bb3d-54808813dc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:32.469Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9953d6a4-e1f0-4be0-a9c1-7b008d09b773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:42.485Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a2eeb9e7-91c2-4db3-8394-c080dcf4254f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:52.499Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=20349676-19a0-43ba-9a56-7a0b43353dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:17:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:02.517Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3a5802b3-0a83-49fa-b80c-78726bcc23e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:02.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:12.532Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0fdc6072-88c0-49fc-9280-5df1af3697a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:12.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:22.549Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=19865c2a-b25d-4d9c-afc2-ac2c395f8056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:32.568Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e76a9fda-5838-41a1-ae57-9be29465b289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:32.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:42.586Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5026ef5e-109b-48f8-b365-1bee0a24bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:52.600Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c2abbaec-4304-42f2-b892-c07583ff54e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:18:52.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:02.623Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=52a1963c-5695-41ed-bd7b-3353c66d43fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:12.646Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=cc9a5876-2719-4855-b1cd-b55d04f396f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:22.662Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a5b4c366-db08-4185-bbff-4ede33e7526a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:32.677Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=97f483d7-631e-43d8-af4c-9f9ba660b078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:42.694Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=dc5e95f8-7c5b-4123-bad0-57d80b271676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:42.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:52.711Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=adb02046-a88f-4c33-b1ec-d21c4efe74b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:19:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:02.734Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=59fa2094-821e-41a5-9d7f-f205413666e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:12.762Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a87089c4-0e92-4a3d-99e7-91e9ea81c999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:22.777Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=652e6fc0-75e5-4a38-a1ad-bc8532969e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:32.790Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a52d7be9-e000-455b-a662-9e1f1c52c5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:42.807Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=792e9adb-c0bd-4351-a351-c6d9e34fb6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:52.820Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3a64673d-7d02-4bcc-afa3-9f8d8b4a812f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:20:52.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:02.844Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=708a08dc-5106-41e0-9a60-40a7634b7c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:12.862Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ee5055d9-2c9e-4d25-8dc9-6608d6ebf349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:22.878Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=98f4d27a-0099-487b-9c7c-58256d90538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:32.906Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=77dd4cde-705d-46d3-9140-18d8732bbeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:42.935Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0bb045c0-fe6a-455e-9cd7-eb27ebb0ebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:42.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:52.954Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=adca4c50-f026-4fd2-8efd-9680eaa08691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:21:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:02.970Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ad3f2d24-9b9d-4b7e-9be5-07c27b9ef20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:12.983Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e65e59ad-8e68-4252-a853-fd453a96dabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:22:16.179Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:22:16.179Z |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-09-30T17:22:16.179Z |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-09-30T17:22:16.179Z |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-09-30T17:22:16.180Z |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-09-30T17:22:16.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:22:16.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:22:16.184Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:22:16.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:23.001Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=66e1e00c-baab-48b6-9b0e-0140e0dabcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:23.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:33.018Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d1cf03cf-023f-40b7-aebe-8b47b52add41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:43.041Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=50887fc1-12e4-49db-b5ba-409ea3803119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:53.060Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5e2019c6-00cc-45db-9457-a3ec8222a6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:22:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:03.085Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2978d069-37f6-46e4-95d9-b67acd03c293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:03.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:13.100Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ee8ececb-b02d-46d8-8647-b54bf7b3258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:13.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:23.128Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f0a77458-37d4-4dfa-ae1f-bad92964b579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:23.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:33.145Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a84f5cff-1e6b-47b2-8766-e968af9ae3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:33.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:43.162Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f89003fb-5683-4e51-b637-c9713db1d43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:53.195Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7518ee30-bc0f-4823-a2af-72fc1a9855f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:23:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:03.215Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7a03ec70-5116-462b-bcab-312b9d738079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:13.229Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f5ea2ed1-5cd8-477b-b4c6-888ee3c506f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:13.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:23.245Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a05c45a3-36e6-4bc6-9945-29e9554a870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:33.263Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=263a99f1-d54a-402d-b200-5eb1bd616f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:43.276Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=874b592b-5bf6-4419-aaea-4ab4032df679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:43.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:53.289Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8ccf531b-fb8a-4ae6-b49d-ac928e74d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:24:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:03.307Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=085b2f9a-39b6-496c-8207-3a30c41edc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:13.324Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7b7638ae-b3e3-44ea-bbd6-838b2ad69fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:23.342Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=694e864f-6e5a-415f-8899-58024e1c7954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:23.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:33.364Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fcf95bce-12ba-4510-99ac-f16cadb79e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:43.377Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9ddfc05f-2a8c-4781-83f2-f29a04f86d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:43.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:53.394Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c2f8f910-e099-48aa-85bf-215971aaec81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:25:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:03.437Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3172f1da-81bd-493b-9024-688c0b68e63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:13.452Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f663d2be-6c38-4d66-82dd-a30a50ba4ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:13.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:23.465Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=84caa52b-5f09-495e-bbfa-c767ab733a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:33.484Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d19720f0-1bd9-4e21-acd3-09cdfbcba0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:33.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:43.504Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fbe8d66b-3131-4ba7-855b-267b53812fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:53.521Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6dc80039-99c0-4b43-b232-71517b7d988f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:26:53.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:03.541Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=13fc7225-10d1-4b0c-9ae7-e485e85818a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:13.580Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=10083abf-569a-451d-8b79-5ffbdfea5016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:13.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:27:16.127Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:27:16.128Z |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-09-30T17:27:16.128Z |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-09-30T17:27:16.128Z |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-09-30T17:27:16.128Z |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-09-30T17:27:16.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:27:16.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:27:16.132Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:27:16.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:23.596Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=21783fb3-d9e6-4c39-9e8e-57eff5b81466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:33.619Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=12a0033b-17aa-4e17-a9f6-d57b8303136e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:43.635Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a6aef0a0-acf3-4838-8d9a-8c8939b7b0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:53.648Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9bd7f5f8-9dfb-4133-9087-17cedc52641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:27:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:03.676Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=02dbd687-f92e-4bc9-944b-1f89df5132c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:13.691Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0a18c3af-7b37-4168-8282-59bec7c600f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:13.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:23.706Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5c24c9ec-5269-4750-a8bc-f87044403e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:33.733Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ba3dd4db-0003-4c5c-8a93-0ccff7bd5b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:43.748Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c49f90af-6084-4888-9f53-5780815c1c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:53.767Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2751b28c-f2de-404a-ac46-ac4b9ceebfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:28:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:03.784Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=11d98f87-ce3d-4af4-a3fc-91f25932d9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:13.797Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=73136326-448b-45f1-b283-07d0de57bf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:23.811Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a076e7c9-fbd6-45f7-a348-718586c6f8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:23.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:33.824Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e76ebacc-c37b-4040-b121-25051b4580c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:33.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:43.838Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0f4a3b49-1199-43b8-9699-b1c910ee8966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:53.851Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fc05ec87-92c7-4552-843f-8e18a023a44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:29:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:03.869Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5a1fbab4-dad8-407c-af15-0a12f02fdf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:13.884Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b6b8de53-66c8-483f-86b9-0156a64b71cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:23.895Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b89496fd-8683-4598-97d7-3a753f9f3d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:33.910Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=268b1757-a549-49db-8a26-d7ee4f9c7395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:43.926Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a46732c0-dc8a-40b8-a079-27f33082c203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:53.940Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f883260c-d04c-494d-890d-64d893658f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:30:53.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:03.954Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=694ecea5-8394-4387-bc1a-63aa408271da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:03.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:13.965Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bf137988-17c3-41f9-bd14-7c882df31ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:13.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:23.981Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c8b845a2-6f34-4cd7-a278-d3da212b707b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:33.994Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=50d6389d-4e29-4ad6-95ce-b6daa3746f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:44.014Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=268526bf-8ffc-40fe-bdc8-6a6c670c95bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:44.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:54.028Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=66750ca6-1ae3-44ae-a622-14c5479d28c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:31:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:04.048Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=11e44c71-e3f2-4017-936b-180d80386165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:04.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:14.061Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=59e2a05a-7dfb-4d05-8bcb-82b87e4e80c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:32:16.114Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:32:16.115Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:32:16.115Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T17:32:16.115Z |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-09-30T17:32:16.115Z |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-09-30T17:32:16.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:32:16.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:32:16.119Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:32:16.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:24.075Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6d468b61-a125-4ed8-9d0b-0079cbba21eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:34.090Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e70a7233-0924-4c39-a726-1c9bff1b6f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:34.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:44.104Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=41cb9ca5-36fc-4895-8076-b0ec689cdb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:54.117Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0a962249-9ba4-465f-b0d3-3d51a994d2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:32:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:04.133Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fe45f695-0e59-4324-aec7-31d077793590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:04.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:14.150Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7722bff6-e480-499d-ab4c-c86508b19042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:14.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:24.166Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d59ddb51-ccce-46f7-af61-f1227489e725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:34.180Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d190da20-21bb-45d3-81cc-f7e75ddf5a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:44.194Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0256d589-c347-4f13-afea-af43bd405514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:44.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:54.207Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3e254499-ba5c-4068-a1af-89c000b469dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:33:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:04.221Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9be70eb0-215f-4a31-b498-d51830e3f585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:04.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:14.238Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e1077bc6-be4b-4b30-9377-010541dacecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:24.254Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c0dd44f4-8ae0-4275-9095-7f71a15323c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:34.268Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=66ab2628-3ebe-446c-990c-3504518f8756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:44.285Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=da8b8289-b560-4dd1-838b-1edf758ab7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:54.298Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=90288397-ebef-46d8-b217-a6cfeff8a7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:34:54.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:04.312Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9ca261d1-b591-4c55-9ae1-fcaceec9c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:14.326Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b918d7e9-e837-41f5-bcef-3b2afff8f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:14.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:24.339Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b1dbb442-bf44-411e-913f-df762e7f3f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:34.353Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2f7326ee-9c6e-482a-b942-8e24e498d473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:34.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:44.387Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=948db621-dff3-42e1-825d-5925f3d07359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:54.401Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=07685dc1-15fe-4cc2-a8ab-ceb428022365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:35:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:04.416Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3c802691-0dfb-44d8-8a07-01391a33c88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:04.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:14.431Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c6d5daac-afb5-4c53-844d-6645524e09af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:24.451Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0e33cf21-814b-42ac-b595-51a244bf8ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:34.466Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=66ac2cc9-1232-4f11-ab85-a44a35ba020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:44.485Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3d4e3e4c-2d43-4395-9840-ce9b2b6a7fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:54.499Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=afd5776c-ec89-4bd3-a088-aeb167343cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:36:54.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:04.518Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d6ccc0b3-23e9-454d-b391-ac96c7c09198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:04.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:14.533Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=247a2fa7-9b5f-4d49-b1e8-5439ab46757c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:14.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:37:16.163Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:37:16.163Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:37:16.163Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T17:37:16.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:37:16.164Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:37:16.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:37:16.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:37:16.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:37:16.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:24.546Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8be62bc8-6be7-4324-9335-6b36af8f03e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:24.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:34.562Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=223dc0be-b4d7-473d-910b-74677d7928b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:44.576Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ce132ccc-e6d8-4a6c-9e99-0e9d8d805441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:44.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:54.590Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=71a8e784-c7fd-406f-b47f-afe04091385d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:37:54.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:04.603Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e49222ec-4b98-4349-a1cb-f402fa025d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:14.625Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c798e580-5af2-429e-80e2-b5b1a40f8635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:24.641Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=413789d6-af5f-47b4-ba34-98b2778416ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:34.654Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9207dd81-fd20-42f2-b669-db30f7c2ba93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:44.670Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fc746f81-70e9-46dd-80de-e4ef53b5052d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:54.688Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=818bf27b-5247-48e4-805b-7febafb11807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:38:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:04.700Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=576eee44-d033-4f77-9ffc-500968d9fce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:14.729Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=861ccf6c-8c35-4b62-8423-e47b7779b77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:24.748Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=49af6ecc-5f55-4507-a144-5c167645b787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:34.761Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=93c16c18-717e-4cf6-89ed-abb34357152c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:44.777Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7d8e7682-7497-4517-9d42-c40a2620172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:54.793Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7e9b522b-414a-4203-a673-5542c07c26c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:39:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:04.809Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=db37ea6b-492a-45c8-b088-992bf4ed4a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:14.830Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8a140028-debb-440f-8ffb-6be41becad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:24.844Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0ae882d0-1584-4e61-9580-46708ac2f7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:34.860Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0458bb66-8549-4ab2-b320-ab6e40db1899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:44.874Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d96971b8-596f-48cf-b2dc-bc82995f22df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:54.890Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6999c475-04a5-4b0e-b813-3c3cd1910965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:40:54.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:04.910Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1414aa06-0eab-42c7-9746-3b09afa26ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:14.926Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ef816a43-acb1-4cb7-8cd8-72d1373dee27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:14.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:24.942Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=64b63306-ce85-453f-8434-85e37576c2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:24.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:34.955Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=935b482e-1575-49a0-a8c5-f426bc276516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:44.968Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a400f3b9-f922-4bf3-88c1-917a2d89685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:44.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:54.982Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=96c7fe85-1914-41c4-a9fa-59a7283ac54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:41:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:04.994Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f0e9691e-602f-48e4-abdf-1b398c5a4981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:05.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:15.007Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=94260236-0455-49ad-aaa4-a6172e5cffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:42:16.149Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:42:16.150Z |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-09-30T17:42:16.150Z |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-09-30T17:42:16.150Z |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-09-30T17:42:16.150Z |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-09-30T17:42:16.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:42:16.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:42:16.154Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:42:16.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:25.020Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=721c5348-738b-4a59-9893-dc1b5c927407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:35.032Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1e42f697-5ea6-4ef6-b7ed-0d95aefd2970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:45.044Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b0e613f6-6a13-45d6-b639-eae9428ee93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:45.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:55.057Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8c566d26-561b-4772-b313-bc5cd196c1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:42:55.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:05.070Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=45a2df59-acfd-4b81-a335-7b4060706ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:15.087Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4431c1a6-7ce7-4cc4-9957-ec29d34b140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:25.103Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a43cf01a-52fd-48b1-a7c9-b910f6853817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:35.117Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=006245f7-97ca-4804-ba4e-eaf9722ed3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:45.131Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=00ab8a49-38f6-44a8-85db-fed408d05a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:45.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:55.146Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d8941ea0-dd4f-49ef-94f6-e9902328a616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:43:55.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:05.158Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1cf3975e-367c-4d94-9c44-9a134f1c1a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:15.172Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4e09e9df-41f8-4e3f-ad0e-468377fa94c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:25.186Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=23b02e77-e1d3-4367-9126-449e377a057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:35.201Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e3f1c1d0-2d0a-4c9a-a7b4-40210220c75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:45.212Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f2ec0e00-2cad-4798-81d7-e12d12fd3a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:55.237Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ae9ee77c-2b3c-4d4b-a1f0-77d6c005dfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:44:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:05.249Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e1cb746a-0113-4db0-8fb5-184b8013b8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:15.265Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3b47e84f-ae4f-4c80-9835-6062d6c57c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:15.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:25.287Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c2b91f3f-8e3e-42dd-b924-565310ad9796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:35.302Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a1f50c36-85a8-4ac6-8cfa-692b6ddb670a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:35.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:45.315Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=72296f25-4971-4bdd-a959-ad7b49a840eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:55.329Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bfd6673b-fb90-4801-a92f-c557df706963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:45:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:05.350Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7edc8c5b-5342-44cf-aa87-78bb74afedfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:15.363Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=fcb6a43e-0957-4a88-a615-76cd25c77aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:25.379Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=917e14ca-2453-4778-b1d7-ed2917367d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:35.391Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0cb547a2-7060-444d-b143-d96413ae07f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:45.406Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=dfb7461e-cb91-4d5f-98eb-8b0f7a24e797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:55.420Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=537d11c1-64cd-49e2-970f-54ec7c28b76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:46:55.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:05.433Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=127531e1-a1a8-4c27-a00e-66e0fedaffe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:15.445Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=511e8a13-39c3-4f1b-80d0-c19b8817ef3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:47:16.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:47:16.137Z |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-09-30T17:47:16.137Z |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-09-30T17:47:16.137Z |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-09-30T17:47:16.138Z |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-09-30T17:47:16.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:47:16.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:47:16.146Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:47:16.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:25.460Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=428cf82b-48a8-482f-810f-2b668829e501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:35.473Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c85da775-fb5c-4730-88c7-f0822b979215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:45.488Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=15866bdb-269a-4786-ab6d-a27c04897801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:55.502Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=cc44aa12-5194-4e7b-88f7-24142ed8ebcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:47:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:05.517Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=70c4a8f7-5a70-4ffd-a3fb-f7a917591ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:15.531Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=b052fc0e-9323-4344-b40a-c9eff915c33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:25.548Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8523b262-c766-4aad-b2b2-870870e0e11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:35.566Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=454f606e-03a3-47a5-8888-cd4e66c20646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:45.580Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=e459001a-6aec-4825-b0cf-746a4762dc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:45.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:55.598Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3496b69e-8468-45ba-8481-50f7859c8289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:48:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:05.633Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3b6e3c02-c1f3-47ff-b155-a833e6730ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:15.652Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=09452013-7789-47f2-b0c5-db1d19b6d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:25.667Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ee42dbb4-3039-4cda-8d2d-2d002fef44b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:25.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:35.685Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=147c161e-0be0-4f05-8525-dadc28e90a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:45.700Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2ec39683-768b-4bca-bc40-973cdeb577bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:55.716Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2c4fd7b0-f3ff-4478-9164-96cba9fe40b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:49:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:05.730Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=dbff7e38-f2f1-46de-b060-a56d2856b9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:15.744Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7f426d15-9225-4a82-af89-37caee16e065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:15.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:25.760Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9f505ca0-242d-4287-ac49-f577f2ac1781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:35.774Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=90dc2480-cb48-4c21-8010-e018e03c3274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:45.795Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ed8692e6-02ab-4fe9-811b-445b60e53583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:55.824Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=85e54814-383e-4bf3-9f0b-5e360d220a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:50:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:05.837Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9d5f01ff-3625-42e7-81a0-9659f22dee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:05.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:15.857Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=16aa5b6b-a721-4df6-8b50-822bd1ea9bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:25.873Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=95788d1a-a451-4f4d-8fda-a42bd47b8124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:35.887Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=610cce80-0aa9-4009-a4af-f02a86e41ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:45.902Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2cb4d5df-81ec-48f7-b737-2804635bec90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:55.917Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=eccf47a8-9e67-4efa-9899-d59c319a6c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:51:55.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:05.938Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=57633b53-87c9-4ac3-b55a-b07766c30c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:15.954Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0657f56e-0baf-463d-92b1-105d4993a26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:52:16.119Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:52:16.120Z |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-09-30T17:52:16.120Z |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-09-30T17:52:16.120Z |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-09-30T17:52:16.121Z |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-09-30T17:52:16.124Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:52:16.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:52:16.124Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:52:16.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:25.968Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=31fdc121-e615-464d-881c-fa007ac061b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:36.006Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=83c74fcb-d4c7-4a62-875c-e68a64149b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:46.020Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5655c5aa-a09a-4bb3-b078-8d3159b07e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:56.035Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5f2fe43f-619a-4719-bc89-e420559172f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:52:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:06.048Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=429a2bc0-38bb-4467-83c6-166ffa014c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:16.062Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7117a107-8294-4775-8e04-de3b5de87bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:26.085Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3482bf04-2014-4994-9b5e-151eb7e37afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:26.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:36.102Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=15f789de-1b9d-47a7-aafd-dfba456c8def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:36.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:46.116Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a3b14c5d-9356-4025-811b-10bac63ff44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:56.130Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d81475e1-bc7f-4acb-8cb7-b01211c66820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:53:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:06.147Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=92761842-3d81-4f95-b8b7-395027fba309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:06.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:16.160Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a9ad6027-baa9-4a92-935e-c70921bd8250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:26.178Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=41fda42c-58e6-4dc3-b138-bd5fc507d5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:36.191Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c5638ef2-6479-47fc-baac-080d670c6e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:46.209Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1ef1e5b3-d23c-4de1-9167-5867d875f4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:56.226Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5be0d4a1-1dd8-4090-a066-9bedf9a17f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:54:56.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:06.242Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f0f06cf3-1e46-4540-b899-ab9795e17d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:16.262Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ef08095e-ec7e-4b44-b484-2eb0cab42441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:26.278Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4aea3d4a-24af-409e-867c-7fa8f4a7d7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:26.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:36.293Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=785c8d42-9d8e-45ab-bde0-0b20da20c504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:46.307Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=23d10138-b2b5-4e63-b702-13f7e0025933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:56.321Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=851e84d2-b107-47e5-bb5c-cd9f1ef4d89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:55:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:06.336Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ad68e222-0191-4c10-a39e-663619c32fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:06.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:16.354Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=74f5173e-2a03-4308-9ddf-6ca48f575845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:26.375Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6436aa57-89da-4b7b-b20a-221f5e138e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:36.392Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=90108ea5-b8bb-419a-8d5c-b7018b866c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:46.409Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=f443e92a-747d-42db-9cae-8289976db81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:46.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:56.424Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2bf80752-cc77-4c83-98d3-ee9962907b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:56:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:06.437Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=375b0a2a-a843-490f-9cda-06d4791bc54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:06.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T17:57:16.128Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T17:57:16.128Z |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-09-30T17:57:16.128Z |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-09-30T17:57:16.128Z |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-09-30T17:57:16.129Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:57:16.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T17:57:16.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T17:57:16.133Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T17:57:16.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:16.456Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1e3b419e-8715-40a5-88b4-4415e10662d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:16.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:26.468Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=7e794955-a87f-4814-87ec-70bcfe0c2c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:36.489Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ac00cb23-4280-4e27-b09b-9b5dd8def18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:36.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:46.507Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=03489c63-8753-415e-948a-6a73003e01d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:56.519Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c7b86d21-3f6d-4b20-8913-4304720d2ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:57:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:06.535Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=cea2b331-4547-49f5-b8f0-41d13158b5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:16.549Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=bd7faf23-1d2a-4afe-a18d-de88c669fe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:16.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:26.567Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=37f5d372-8301-46f6-8116-c6cdae8bb9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:36.581Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=a15696aa-0398-4ec3-b0da-3229687a214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:36.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:46.598Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2bc355db-24d8-424d-a4e6-75ba9e1eeaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:56.614Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=98f4b744-391c-4e3e-a75c-8927fce075ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:58:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:06.629Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=dc4ab9bd-6f12-4c63-ad07-110a89b161ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:06.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:16.644Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=24e4e1a6-0ca8-42f7-a6f0-9f819aab0ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:16.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:26.656Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3c3f1c6d-ddeb-4111-980e-ff114e609a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:36.668Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d474f8e2-47f0-4bfc-9159-c492a2cd9367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:46.680Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=aa0ae5f5-f56f-4513-9af6-cc0918c3eb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:56.694Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1ab8aa93-70ec-4a94-913c-6d0a19a3e739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T17:59:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:06.709Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=c3ca973c-f504-43a0-b43e-a0a9a205cbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:16.727Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=9fb2aed8-4363-455b-b9cd-537e246779f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:16.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:26.740Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3a13ad13-a63f-4589-8f0c-e22d8558712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:26.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:36.762Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=5ed5cd05-572e-4741-aa5a-2f47ae0f8474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:46.777Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=1f80a71c-80b1-4ec4-a3d3-4032f08d42e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:46.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:56.789Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=17080a53-828b-4a22-99fb-ceee917febb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:00:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:06.804Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=6cf28769-d2c2-4d9b-aee1-876d92e43b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:16.825Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4681e227-dff1-4b51-8576-80742dc6a355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:16.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:26.839Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=20a649c0-ba15-43bd-991f-ffbe200ad876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:26.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:36.856Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4da21ffd-e918-43d3-a49f-58e71d5d7475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:46.868Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=db166c34-ea9f-4b40-9ba8-f60305cfdd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:56.884Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=eab12613-637d-46d2-975c-46a0104770e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:01:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:06.898Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=0a83aad2-bdbe-49d8-8b55-f66c5a429176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T18:02:16.230Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-30T18:02:16.230Z |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-09-30T18:02:16.230Z |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-09-30T18:02:16.230Z |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-09-30T18:02:16.231Z |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-09-30T18:02:16.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T18:02:16.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T18:02:16.235Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-30T18:02:16.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:16.912Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=07878f12-83fd-4700-9a3d-6829c25f2893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:26.930Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=8e822cb4-38eb-4904-9379-3aae431e8e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:26.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:36.945Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ef135926-1071-4af1-8faa-6849dd3964aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:46.956Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=2071be86-47ab-44ef-8080-f5d61ff1b317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:46.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:56.971Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3f697839-766d-4b8f-9746-8d18e37e89f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:02:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:06.985Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=040bbe4f-a259-4f17-b472-f5f21475d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:06.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:16.998Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d479388d-42d7-4094-9f84-6689181d0318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:27.019Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=d1f18698-af31-4aaf-9743-ed6810ca8021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:27.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:37.042Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=441307ac-2f13-4416-bc73-7b740b2a6369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:37.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:47.055Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=df1d201f-daad-4906-8346-95da79643092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:57.070Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=ee5d2a42-91db-4dca-af06-b500de140d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:03:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:07.084Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=121dd425-acbf-417e-afdb-d9233f60d753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:17.099Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=4639c761-7519-47dd-9153-f1e887d4b83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:17.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:27.114Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=51925f54-e13f-4021-b10c-9d9f81277ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:37.130Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=049cfabb-fcd6-41e4-a379-5e8a70c4eff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:47.145Z |INFO |Init configs |InvocationID=28f81cca-cad6-4171-baf7-e4aea272784a, InstanceUUID=3d93271c-89e2-45e2-a206-9a1ea3d414cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T18:04:47.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |