By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T08:47:45.696Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T08:47:45.712Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T08:47:45.713Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T08:47:45.715Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T08:47:46.340Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T08:47:46.575Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T08:47:46.576Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T08:47:46.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T08:47:46.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-31T08:47:46.763Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-31T08:47:46.790Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-31T08:47:48.494Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-31T08:47:49.105Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-31T08:47:49.134Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-31T08:47:49.135Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-31T08:47:49.242Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-31T08:47:49.243Z |INFO |Root WebApplicationContext: initialization completed in 2452 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-31T08:47:50.211Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-31T08:47:52.546Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-31T08:47:53.175Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-31T08:47:53.230Z |INFO |Started MainApp in 10.784 seconds (JVM running for 11.856) |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-31T08:47:53.475Z |INFO |Start scheduling PRH workflow |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:47:53.491Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a6e1611d-e461-4854-a2eb-f45a470ce2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:47:54.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-31T08:48:01.978Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-31T08:48:01.978Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-31T08:48:01.982Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:04.305Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2ed5b987-82fd-4f1a-a01d-6a44829b2615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:14.357Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=197a06f4-12f3-424e-a9fb-b4bd8d28bd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:24.389Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e46d02a8-17e5-45df-a77b-4371f7e37ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:34.408Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f13f7fa2-0d72-417d-b36d-63014d6cf9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:34.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:44.432Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5d3ab962-cbed-4cca-9e6b-71fc7b030cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:54.453Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6cf61e7b-3901-4ab2-9881-e94417690d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:48:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:04.472Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=220f703e-2f6c-461d-9d36-e0c3ff5dd043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:04.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:14.500Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7a4a4536-099c-491f-a4f1-18d4e6e953f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:14.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:24.514Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e69a084f-3a2d-49d3-a644-c3cfd376a36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:24.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:34.533Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=32c78fc9-79d7-4f47-bfb8-8563a114d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:44.549Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=dbd8928b-7805-431c-a7cb-7ff9cbcb7396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:44.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:54.584Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a9095054-42d2-47fb-883a-23a334ce9ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:49:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:04.599Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=20638111-d55f-4b68-9132-3dd9b00eaf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:14.615Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=de51162e-bfd3-4a6e-91d6-4444b0b611cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:24.633Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=37264c69-0715-4330-a0fb-9c05fcab45d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:24.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:34.652Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=04ce7565-a9cb-49ca-91dd-268d27bc30ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:44.670Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=44affaf1-a661-4317-9445-cee6df516299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:54.686Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=14ce1327-3eba-4fd6-97c1-026ed19cd876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:50:54.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:04.702Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fa44fc74-8f9a-4bdf-831b-52bb7b968fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:04.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:14.714Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=70a32c28-e125-4907-bef7-129a5f75b70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:24.730Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=15461914-2094-479a-9c36-6b585816eb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:24.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:34.745Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=823de023-2e91-4382-98c9-7eade5dc237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:44.762Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0be4ba17-b36f-4f9c-a19f-76a826bdc431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:54.803Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c023a15e-2417-43c4-8673-67d2055f59a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:51:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:04.828Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=399aacd0-75c6-471a-97b9-aa932785bedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:14.852Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=40089c63-d21c-4a48-954b-051dc94e3096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:14.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:24.873Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d2b39355-1f49-4f27-8524-7043a9e9072c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:34.898Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fa7e3a21-2949-4dc4-a399-e23911c02b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:44.925Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=65b07756-a75c-410e-b654-9162b8970c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:44.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T08:52:51.077Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T08:52:51.078Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T08:52:51.078Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T08:52:51.078Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T08:52:51.079Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T08:52:51.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T08:52:51.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T08:52:51.097Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T08:52:51.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:54.939Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=457b3661-98d2-4fb6-8606-68559702117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:52:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:04.955Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6577986e-c404-4f98-acb9-db8e1d512121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:14.971Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6843066b-920c-4cd4-a0e9-d5dd8ea9ee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:24.989Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=603675eb-c6d7-4e55-b837-63879cc79d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:35.008Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f4f2093f-7832-4226-89ac-6d1f504b52b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:45.027Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=df0c31fe-468e-42d1-8511-41cb259f2abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:55.043Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4d19ce12-74d4-447b-890f-b70f7f0d170c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:53:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:05.060Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8991bad3-568a-410e-9c52-64a3c5ed9501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:05.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:15.077Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=40910a66-b0ad-421a-835b-237d2330952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:25.095Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2556443b-df77-4ff8-8409-f8bc5ecfdb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:25.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:35.117Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c1ee7d7f-52c2-4b17-a433-79d88fe358d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:35.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:45.133Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6a6d4360-54ac-4c49-ad4a-6dec46c9fcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:45.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:55.150Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=def8b398-421e-4738-8b04-ca1bd721bfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:54:55.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:05.165Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6fb3c432-0966-4863-96b6-e3097ff61fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:15.180Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=41318a64-77a1-48e2-aa0e-b96eff704dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:15.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:25.197Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=691dd355-b5ac-4ebe-9d33-931b19b5c9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:35.212Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=320210a4-9c94-4c5c-98b4-921512d00ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:45.228Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=37b0e8d2-070c-41c2-8252-5ac6bb94e745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:55.248Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=35175f4c-adf4-41e0-bb21-acd06f0569aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:55:55.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:05.261Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b0aa6113-ad39-4f0e-b0fe-2a3a75df675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:15.277Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5e3de021-da02-4e64-85c7-9ff148775cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:25.293Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=90dd202c-97ba-4fc7-9e98-decb6c4f6d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:35.315Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=df4a1b3a-3dbc-4211-8174-b7574f15e6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:35.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:45.335Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8d087574-d3fd-4139-9dea-16fbd1972d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:55.359Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b1e73d17-e1e4-4cc8-9ce3-540b96571907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:56:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:05.377Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d2b409c2-732b-4722-ba97-a66f37766a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:15.395Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1247f594-5bc8-4740-a8ec-2eb3277dddcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:25.409Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0b560083-c1e6-4c8c-bc7e-d84988bfe121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:35.437Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=644c77a9-51e5-40a8-b113-f5df6d3a2b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:45.452Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=25d795d7-9bd2-45a3-8360-58595bc3daed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T08:57:50.508Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T08:57:50.508Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T08:57:50.509Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T08:57:50.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T08:57:50.509Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T08:57:50.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T08:57:50.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T08:57:50.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T08:57:50.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:55.467Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=97252ec5-54bd-478e-8f4c-e87ac032db09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:57:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:05.484Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=46027d33-e28f-4b18-9abf-135d0b361a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:05.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:15.505Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6ee74995-3a2b-4209-8024-5da61df475b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:25.522Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a0cbdc62-82e6-49b9-8e2d-7d54f95a281f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:35.548Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=21b24192-4c54-4f0c-a99a-dbbc06f7815c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:35.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:45.563Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=670aa2fa-1cb8-4fa7-a5c2-2225decbf29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:55.576Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6c8c3f9d-f30e-4130-a3ac-2077debf1488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:58:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:05.601Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ff3c9bc9-9b04-4117-be2f-5dbd930b669a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:15.620Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=71749cec-9041-4466-ba55-8666f6ad5dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:15.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:25.635Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=417ddc60-5f14-4292-b2a9-a118a6bd0354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:35.656Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5bf78aa1-6d3e-4f2a-a53e-87887a50469a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:35.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:45.672Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9ede792b-a78e-4cca-bd37-1d1340235a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:55.687Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ea7a4b2c-7bac-4cbe-8cb8-341f75ceb421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T08:59:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:05.700Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=052a68bf-33ac-4457-b632-a38e07907880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:15.717Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=41dd52b6-6326-449d-a683-aadf86ca48aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:25.737Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6df68db7-75df-4cc7-bf8a-6e9073eef18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:25.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:35.754Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c5d1852a-e9e7-4fbe-bfb0-ef66dafb7459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:35.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:45.774Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a7741d1e-118f-4a13-997b-9f5f8afec28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:55.792Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=88e9bac3-ee2c-4275-a3e1-66147568f1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:00:55.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:05.809Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cacdaa1b-3321-43fa-80af-f6ffbfbbb574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:05.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:15.825Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=307acd6f-49eb-4a31-b04b-b3300564eee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:25.842Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5ba52933-93b6-4b93-8456-57d6cd49b503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:25.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:35.864Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2e3ddc9f-2601-4020-86fb-cf199cb8df37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:35.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:45.882Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=48fdd257-c935-494c-b71c-a348a54627ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:55.897Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=91706dea-9263-46b5-8232-a97c87c02864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:01:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:05.915Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b39c9e81-3624-499b-8e5d-c4ba6f8d4be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:05.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:15.930Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=be6e6548-3d58-494c-9071-1389297b2f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:25.951Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=190577a9-ed78-45ed-b90d-7a45c3434d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:35.967Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=52d66629-cf9a-4b02-9b56-455170dc2066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:45.983Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6608f6af-6310-4411-bba6-e56f77a58b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:02:50.494Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:02:50.495Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:02:50.495Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:02:50.495Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:02:50.496Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:02:50.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:02:50.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:02:50.506Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:02:50.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:55.998Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f6945f76-5c54-45e6-bc5f-afd58f36b000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:02:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:06.012Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=43ffd6d0-fd17-4e46-bb57-6edaf60392bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:06.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:16.033Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=50ff033c-df8c-4f65-b47c-a0dc4c5abb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:26.054Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=17f9b69c-371e-4804-a527-eeef7a986dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:36.068Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8dde2a5a-b607-4611-a374-b33a3901d14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:36.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:46.088Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cfb091b1-06b8-4e23-883e-5a6240f1dd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:46.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:56.103Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=34e00d53-db2c-4e25-8daa-f92407669dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:03:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:06.118Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=25a08d28-9f16-40de-ae2a-e9e5aeac5844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:16.151Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2d87d400-7306-478a-9668-64c25757839f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:26.169Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=436a71e2-0ff2-4db4-9340-3054398ac2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:36.187Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=eb3392a0-c5c4-481c-8510-1589b1340522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:46.207Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=559fca2d-0ad7-48d0-bcc6-e71edbad084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:46.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:56.230Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b86f47eb-c26f-4f61-9dc0-ab8f2e4db7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:04:56.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:06.244Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3bf863cd-3242-4182-a326-ebad11ea8e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:06.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:16.268Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a11c091d-4730-436c-89b9-47ac7ef6433d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:16.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:26.288Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0c1decc8-3420-43a9-9300-9a2de1d20d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:36.303Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=54ee917a-7e50-4d52-a8af-60e782cd767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:36.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:46.315Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=afc4e3dc-a9d7-423e-b929-3ef284fda119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:46.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:56.329Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f57e6e39-ba73-4f1a-8a3e-b1b6dd26b52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:05:56.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:06.343Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e117c1da-5d2d-4d96-a774-af5d56de98b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:16.356Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=55af9842-737f-4aa2-b123-68622402bc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:26.390Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=febc5559-a7b1-4739-b7b5-e667a1545204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:26.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:36.404Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c4af2262-ac36-4721-b261-e4d2d4ab3552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:46.418Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=be293692-c75b-4929-8d70-6da127d29eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:46.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:56.444Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2982836c-f04a-4071-91b7-f651c92ff464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:06:56.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:06.456Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=add158b0-e5fa-45ca-9fac-68745bc9ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:16.470Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ed3b6d3f-4d5f-4eef-aeab-82843ecaad57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:26.484Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cb4622eb-6c07-4dcc-ae4e-da7e5920ecef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:36.496Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7c9fc5f4-5005-46b7-a745-e04b5d372e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:46.512Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=05f4c396-fd65-4f7d-acdc-e4bbd09e2ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:07:50.543Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:07:50.543Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:07:50.544Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:07:50.544Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:07:50.545Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:07:50.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:07:50.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:07:50.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:07:50.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:56.539Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=117a40f7-0864-4c03-b0c2-6346c5a0b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:07:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:06.554Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2f6c7def-5013-419c-880a-9cae2d40df05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:16.572Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=94e634e5-fca4-4277-8fef-a0fa34138d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:26.590Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2ef1531e-2f06-424a-92ed-2ee3d0b2897b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:36.605Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e454a62d-6519-4237-b621-a61dbd134657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:46.626Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=09d0ead6-3d0b-4574-9c28-6b957620e9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:56.639Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=876ccc37-0be9-4771-ad83-401bff8bffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:08:56.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:06.671Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=56ccd2b4-257f-4c99-b50a-de3ac33eefdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:16.686Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=92e81755-1daa-463d-8d74-84f47741fbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:16.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:26.704Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3bafe482-f336-488c-a962-1960bb9e55c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:36.717Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6ae6b4c7-e9ce-40ef-8951-8738f45cedd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:46.732Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5c09481d-d9e7-4664-8395-a14b7e725b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:46.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:56.753Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bde6867e-6f20-4abf-a5a2-4f97f91cf770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:09:56.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:06.769Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ae8e864e-72dd-4018-8d75-f60023ea7e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:16.785Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=08cca9f3-444b-4af4-acc1-d012e6499f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:26.799Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5dbf2df3-29e8-4e2c-9bbf-b8740d509026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:36.826Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2d726cfa-6fd9-4abd-ada6-f2abb821e156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:46.839Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d3d699f8-bd3b-4f46-9e4f-9453d9b1e2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:56.855Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3e2d806f-c758-401f-a9b1-904ec1c34492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:10:56.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:06.870Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=73479036-a00d-49c7-9ed9-3e16cfd6bb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:16.885Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=04424950-6a1c-4690-bd75-bcfc6cb9c51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:26.909Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d983e42d-ba4b-474d-8026-00ac0191ffe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:26.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:36.924Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=543b1ca2-47ff-4c44-843c-71091d6f6feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:46.943Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e397b2f3-1233-48fd-8fde-b825eb426b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:56.957Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ca1cc499-85e6-4968-afa0-fb86cbb89393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:11:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:06.975Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0039a16b-5303-4bfd-978f-afa0b2d85c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:16.995Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7c4ccfd9-4cc3-4918-85fe-a2cd436ac54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:27.011Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6e411058-a8ea-46cc-bffc-8898fffe0342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:27.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:37.027Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f39f5daa-33bb-4ada-93a9-c95338f8f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:37.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:47.043Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fbf806f5-b232-44ce-af57-6b8f44952453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:12:50.501Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:12:50.501Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:12:50.502Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:12:50.502Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:12:50.503Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:12:50.512Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:12:50.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:12:50.513Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:12:50.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:57.055Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=606e6c3f-37c6-4b0b-aabd-5ce79049fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:12:57.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:07.069Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f4ae5611-4b94-4fa6-a508-98929f81c7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:17.084Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bdd4aaad-61ef-49cf-9837-2f0cb42d3256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:17.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:27.097Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5c324d0c-6108-4932-a864-849ee065dd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:37.112Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d0fd3405-cd18-4b10-8bdf-a8c18579aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:47.128Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2b7a5cc7-51bb-4031-9963-4488a9225779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:57.139Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3fa54193-2f7f-4e8d-8d87-be57244eba92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:13:57.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:07.154Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1ddf5ea6-2e8e-44ec-8984-bd28e8c1e695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:17.168Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b8a1e9a0-5c13-4713-8dfb-ffed583dd3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:27.187Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9394600b-6dbf-4622-993e-6744caf3ed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:27.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:37.204Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e3aa1083-6101-40c3-8c5b-109c24fe2548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:37.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:47.218Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b2ce8756-95e9-4101-a1fe-eb61af062b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:57.232Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=de95120a-6871-4686-bf7b-4cff1e412ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:14:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:07.243Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d01acba3-c0ac-41bd-a1db-936802b029d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:17.259Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=52e04e7e-8c71-4c81-8480-fe31327f264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:27.276Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=65548719-2c4b-406b-8892-e870e1d4c683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:37.291Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5dc98b69-10c7-4e58-95a7-5085f1e24f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:47.308Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1038ad99-6bf4-4e3e-8e90-6428dfa92670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:47.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:57.323Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ec9705c4-edd6-4867-901e-a134e1269bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:15:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:07.338Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f362a61c-0593-4aab-adf1-cffafc6c0afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:07.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:17.352Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=efe9c183-9c86-4131-b855-78973dd3b25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:17.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:27.373Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f59dbaab-eb53-4971-90c7-5713cf1edb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:27.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:37.385Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=785b8f24-e641-4f9f-8a85-629cc1652819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:47.399Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a47c1bed-e042-43b5-a156-e4a0ceae464d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:47.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:57.417Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ad559709-0d9d-4db2-ad90-f9288e577945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:16:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:07.431Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b187e00f-ed2c-4b0e-9efc-1fc7b894a09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:07.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:17.447Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7e7c90ea-6218-4c0e-acb3-2a4939eb5305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:27.461Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4e1163ad-c919-4763-b7c6-45bb2657fde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:37.475Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2798a2dc-c7fd-4ecb-bc48-bea9a6dd5007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:37.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:47.488Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=43e627ac-513b-4602-8607-01aeba55bdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:17:50.451Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:17:50.452Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:17:50.452Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:17:50.452Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:17:50.453Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:17:50.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:17:50.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:17:50.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:17:50.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:57.502Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=172d4b8f-2827-44e3-aa1c-2d6fba515d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:17:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:07.536Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=28c30328-9e76-4cc2-aa65-5ffcb70750eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:17.550Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bce759a4-3ccb-44b1-99a4-c321f4b6401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:27.564Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=80322a2a-b84a-43d9-8f91-45c228b2ef13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:37.578Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9ca986a6-a1cb-4273-826a-b6cdbf5a0cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:47.593Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=767520ce-659c-4414-9429-ec38ce231db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:47.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:57.605Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=96a6935f-40c7-49a5-8e0c-e7481470fb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:18:57.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:07.620Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9b3accd1-213f-4fd9-b76d-a53e2ac196bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:07.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:17.634Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7a78757e-8be4-43f2-954a-8152826bac6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:27.647Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=af0f97fc-dc4c-4884-bc45-3a29d58ef734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:27.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:37.661Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b0f2583c-0bc8-4be2-aaff-2644fbf8efdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:37.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:47.681Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fcc3657d-05e2-427a-b256-2c615c783986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:57.702Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=65344819-84c8-4b13-ab26-57b0a150f61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:19:57.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:07.719Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9eac4e4e-b8a1-4a0d-b2a0-2a4dba2b492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:17.734Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1cbb2318-6346-4524-a06b-0ca2b7c8af1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:17.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:27.750Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=566477ed-2e76-49c5-9fed-6c79381e66be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:27.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:37.778Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9b93d72f-06fd-454b-b65d-f2bee9dbaf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:47.792Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=03a5bce0-e85c-44cb-b558-4f1bc8d7d97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:57.809Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8f9b7418-e691-49e1-9a01-5a1eea138cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:20:57.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:07.827Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0019aec0-4eb0-4854-8f3c-eea348f4ec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:07.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:17.864Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c8a4efdd-64dd-4c5e-8639-f1572a5c5f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:27.880Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=07fbe16b-73fe-433c-8d9d-344c1ffaa60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:37.892Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f32e6db6-f8e8-4d95-98e8-5c009511d144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:47.908Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=092b91fa-6d4a-42c5-9454-4fe48ab45855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:57.922Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5808adfd-e445-426e-8016-d81d189ecc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:21:57.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:07.942Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e4c0ac71-59b4-4a2c-b810-afb6b7b64b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:17.957Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3c957f73-2a0f-4f1a-8ee6-a8e130ae359b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:17.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:27.972Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=083fad3e-77c3-4c34-a0ff-0eb902cd8379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:38.000Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b60d2701-b90b-4d2a-9e74-026482479668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:38.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:48.015Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=17b348dc-f6ac-45cd-b261-cbdcf5dc8176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:48.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:22:50.506Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:22:50.506Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:22:50.507Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:22:50.507Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:22:50.508Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:22:50.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:22:50.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:22:50.517Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:22:50.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:58.028Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4d1cdd2b-e81e-4c55-9731-4bb9d679714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:22:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:08.055Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5bd03fa1-90f7-4e3f-9921-1193568cd4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:18.071Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d551bc31-273c-4eaa-b304-b8a9d5b08733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:28.087Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9014a451-e2c2-42ce-8727-6a005c700c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:38.106Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=686fcdad-6cd3-4e25-9a78-46ac7f43bc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:48.120Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e8cb60ae-4570-4ebd-ace9-249b8b5491b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:48.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:58.135Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6aa33556-e145-47c5-a0bf-a56d1bc66453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:23:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:08.150Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9822a697-0b28-4ef8-91d7-4cde7cf68c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:18.172Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4e50ef49-1faf-4a65-af73-daeb3d4ba98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:28.189Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=50892d2f-f9b3-45e7-be81-0a2459d778ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:28.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:38.207Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=27d0bb60-0c40-4ff5-8b12-61f910d91617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:38.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:48.223Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3e3a502b-5bb0-4d01-be00-01d27d98becb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:58.236Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a199f19c-91f7-4df7-866b-9a76c2e28586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:24:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:08.253Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f2efe3dc-c524-4d49-80e7-bc18bb47cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:18.283Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=14bd9d18-7b1c-4fd8-ba25-0826e5a4534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:18.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:28.299Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0922e969-02c1-4e8d-80c5-e4c81eceba97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:28.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:38.311Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d0a7b574-8d3f-4edc-8999-3e959d1e63b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:48.324Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e618c547-6930-474d-8805-dbf299e9f97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:58.338Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f7a58a36-40ca-4acd-b92c-f5a88f7c23dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:25:58.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:08.351Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6904e0da-087f-4f2e-8136-eba2d00f1545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:18.381Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=00348595-e6ba-4c0c-a69c-629c96e07302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:18.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:28.394Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9c5b3750-150f-4a8e-8408-6bbfe86ba8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:38.410Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=dde6c68b-1541-4f66-99d6-3c39bb482745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:38.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:48.422Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fbc9e0ac-921c-4ae6-bb53-f11dc33bd29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:58.434Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ae8b248b-e8f4-4319-9524-28c5812d7c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:26:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:08.447Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1115370b-04ca-45b8-96eb-b14a5a3469f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:08.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:18.464Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8c6f1ed8-1f15-48b3-a07b-be17253d04c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:18.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:28.483Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=92e63dea-e2a6-4fba-8989-3ad337a7a69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:28.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:38.507Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8b84b793-432c-4ca6-92cb-3028053ffef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:38.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:48.521Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=191610fa-261d-4e66-ad40-fdd848f3f072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:27:50.452Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:27:50.453Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:27:50.453Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:27:50.453Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:27:50.454Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:27:50.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:27:50.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:27:50.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:27:50.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:58.535Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=87ff8990-ed68-41e7-b095-78acc3285cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:27:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:08.548Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0dbd4ecc-fb2e-40e1-b415-a62f1abbf74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:08.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:18.561Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=032ba11b-e9f0-4e03-b8b9-18bdbc13e881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:18.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:28.575Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b18ed144-4c9d-41ab-994a-fe8934e6de00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:38.595Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=aab327ed-ffe4-4f81-b2fb-a804dd328c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:48.609Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=10e5ed4c-16e4-4fed-8563-e89742187aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:58.624Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=89ebd344-98e7-476a-9a30-25a3d37b79a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:28:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:08.637Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3e92f260-ea00-4a6d-bdbd-2096672e25f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:18.653Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4c369cba-7b87-4407-bab2-b8915850a7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:28.670Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=59d5a3dc-7ba6-42ae-834a-7705ef76b2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:38.684Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=887421aa-4e0c-4afb-a439-992c63068c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:48.698Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=79730b6b-95a5-42ec-a712-bd934d223a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:48.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:58.712Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ddf93c24-58de-4da5-9f1f-d63f2f628afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:29:58.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:08.729Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=da8bbe3f-0727-4792-ac74-c6dabfe75a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:18.766Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=663088b7-a6da-43f0-be0d-7ed65f1af812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:28.787Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1ebec296-15d2-4bb1-89ca-848a1592656f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:38.827Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6e5b93d6-ef28-45bb-8d04-e487d6b0947b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:38.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:48.851Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=90b2eb54-b730-44f1-a8c5-e6b88727d21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:58.870Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d226d436-4191-42d3-b462-53dc8e282073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:30:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:08.888Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e34fc315-b4ac-49bd-84ee-0b22dbdfc77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:18.900Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f6ce7bed-10a8-4276-9bb1-fa2f57b631eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:28.920Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b07ec77f-dfe1-4274-9de4-05462c88c899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:28.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:38.941Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1cb43f4c-271d-4416-b1b3-b8e60abef82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:48.953Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=80b2b369-963f-406a-9f48-bfa4dc14813e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:48.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:58.972Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=83ddbb2b-ee61-4887-8dfd-b80f34e32015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:31:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:08.988Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4253350e-c052-4698-9cb7-07f8b9bc4d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:19.003Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f851fb3a-1b7a-44de-9cb7-f59aeccf4db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:19.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:29.020Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fd4644de-88ee-4a2e-b043-8fc54920ee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:39.033Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3d9ea08f-0d7a-4c0f-b370-08561d931c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:39.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:49.047Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=93cc9f73-b1fd-4c08-a32a-67e5546368f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:49.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:32:50.466Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:32:50.466Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:32:50.467Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:32:50.467Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:32:50.468Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:32:50.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:32:50.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:32:50.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:32:50.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:59.062Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9fc861a2-8819-4bb7-937c-3d5cfe4341e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:32:59.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:09.075Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=18246cb6-9c79-4f92-ade9-1381f9e120e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:19.089Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0200252f-58b2-4f8a-a6de-7d46801ca697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:29.104Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8aa4a670-26d7-4ac7-b4c2-caa64a2ea0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:29.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:39.152Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7ae797f3-3f10-4c2b-8ff9-16f4a58e64a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:49.165Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1d871aea-4b4a-4018-87ff-f46d668b739f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:49.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:59.179Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=631f6365-f457-410e-a352-d2f9b62ccea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:33:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:09.194Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3c81ad7d-d422-44c4-b2cf-e9fb73fe26b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:19.213Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=598dcebf-d539-4d22-bb66-7914de02d7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:19.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:29.230Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7f4d46e2-d265-484e-a3a0-b8b943c01c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:29.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:39.253Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=786932c3-d8d2-4b8f-9db8-4eac708e93ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:49.266Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a82b8332-98c7-4108-8971-0a820accce31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:59.279Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=90136255-0743-4210-b0d0-e68361392ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:34:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:09.294Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9de32187-e971-4bad-b1e8-10caf96a9d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:09.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:19.308Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ef7d31af-b4dd-47ff-9aba-711b8b47d649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:29.325Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f9862463-1dde-4b28-ab93-b808542bf242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:29.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:39.338Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2cd6df43-8cde-4003-b844-a3a4b8c8724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:39.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:49.353Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b9639c23-72cc-42cd-9d96-b9244e95ee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:49.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:59.368Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c5dc208a-b2a0-400f-a4b5-4e29ae895473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:35:59.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:09.385Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a5262d8b-abd2-4d49-a486-3744e7da1695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:09.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:19.402Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=281475c9-1aaa-4efe-af58-e3598a36a254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:29.420Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=60d1c45f-3229-4786-8dc6-142441b7ce96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:39.433Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=17c16263-f465-4e98-aa9f-8d81925c0271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:39.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:49.449Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=93c13883-635c-4ee0-b302-9abd8f63d6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:49.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:59.464Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=da10eb69-12fb-4657-b0a2-5c0d1159948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:36:59.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:09.478Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8be01a24-cb0f-413b-9b9b-18f68d36ad4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:19.495Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=77d6bce0-e905-4130-8928-2ab87b88009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:19.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:29.508Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7efeb367-d0c3-41ac-a17d-92b20e7e6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:29.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:39.523Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=08d2db4a-879c-4ad9-9707-f03006e34dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:39.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:49.536Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c9500be7-c0d1-49d6-964e-6d83e8e083c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:37:50.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:37:50.527Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:37:50.527Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:37:50.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:37:50.528Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:37:50.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:37:50.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:37:50.535Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:37:50.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:59.550Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2f4480e0-63c9-4bff-8b10-de8c6ac35faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:37:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:09.565Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b3a069df-6811-45fd-b4e6-2815150eb9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:09.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:19.577Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d8263a00-09a7-4c43-96ed-5f65fc1394fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:29.592Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ebdf10c0-e86e-475e-89e0-91080f842127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:29.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:39.606Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=76fb4326-5776-4dad-8bdb-3384ff9d1a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:39.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:49.619Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ad5cac1e-4a89-4ade-bfe3-43ebd27d1d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:49.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:59.632Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=77af1d7e-aeea-4737-bbd7-2de676646e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:38:59.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:09.647Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a061b02c-6bf7-4d38-bb64-1fa433dd16a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:09.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:19.664Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=04e22f1f-30bc-48a9-85f8-18896f232a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:29.693Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6e89aa97-f80e-49a0-a4f1-f0104907c1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:29.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:39.710Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=69f8d16e-77dd-4e3d-839f-c7b142f029e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:39.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:49.723Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=841b33e9-6710-4aef-a2c8-11f78aaf8540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:59.738Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f41e0c7c-f149-46ab-a441-f2bd02479ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:39:59.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:09.752Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1fd48fb4-79bd-49e7-91ff-13c482e40a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:09.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:19.766Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=642bf19f-e87d-4ae5-84c3-dee843eaf33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:29.778Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=122b36a2-f187-4fce-965a-b0885e4a9bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:39.791Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=59a8f0dd-54b6-4508-b28d-a3583f92b2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:49.819Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=726bfb17-4c44-4e3a-9bb7-c4731f5d2f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:59.850Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9178afe5-544b-454a-bd66-c0f3f10a12e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:40:59.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:09.864Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ac224e3d-edb8-4f52-aca7-519e779eceac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:19.880Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2793a5e1-ce43-4056-aaf6-17c12cb9c686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:29.899Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e75e2d7e-1a1f-4ab1-9eea-7c666639c88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:29.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:39.915Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c797c2d9-19d1-43a5-a70a-62252f86b324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:49.933Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0f241bb2-7623-44db-944b-a7ed3f41019e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:59.947Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=34bcf628-416f-463d-8f69-60fe72b032e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:41:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:09.964Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=85fb1e10-e919-43dc-a4b7-5798358e67a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:19.978Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e77b1d33-08b3-4314-a335-e31795f3673d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:29.991Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8fe6a031-2857-432d-850a-715e6db7ee3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:30.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:40.004Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1578d6cd-5a02-4718-a1ad-8a1a3b661285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:40.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:50.018Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=65555dc5-dad2-47bc-b52e-7d9753382275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:42:50.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:42:50.464Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:42:50.465Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:42:50.465Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:42:50.465Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:42:50.466Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:42:50.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:42:50.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:42:50.473Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:42:50.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:00.036Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3766732a-8d1e-487b-b0c0-c9fcb7f09b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:00.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:10.052Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=822887c2-17c7-4536-b24e-022928007d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:20.065Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a3677f08-db6e-4b24-8240-95b41281fab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:20.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:30.087Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f7715d00-a8c5-41ce-ad02-b4b23156ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:40.101Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d186a9f0-d5ca-4959-97f3-4bd991fc7642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:50.116Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=77895474-43fe-4157-9c44-01587cb66873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:43:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:00.139Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=83588ef6-741b-49dd-9c70-98b82563b11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:10.153Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f87344c8-3423-4a3a-88d2-9002707f906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:20.166Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=749f5359-418f-4889-8b11-8b8be144298c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:20.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:30.181Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=682f6d78-56f4-4275-962b-34d96eab79be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:40.194Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a46788f2-f6d2-4d65-8f57-e8b7b7d273dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:50.208Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f4b76372-c4b2-44dc-9d46-4bec52e7b917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:44:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:00.222Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5d369ba4-c44e-4c10-bd96-2c593cdd3c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:10.238Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fa13ff8d-cc24-408d-b63d-f0265b3cde8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:20.251Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=45473c45-0c03-4375-b47d-56fa97845cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:30.264Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=97f200f1-2cf1-4d3d-8253-8110e2c9211f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:30.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:40.278Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a1c7768f-3285-4123-a95f-c92d823aef3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:40.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:50.291Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7ef4c5f2-a804-48d7-b7c7-3738fb2f8d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:45:50.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:00.303Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=15d2ccb6-cb25-4aa9-9feb-afe6b372d5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:10.318Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3f8e2a75-f8c0-4305-a1b9-8e26dc3693fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:20.330Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=02bc8800-f327-4f43-800d-0bc8e4c9fbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:20.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:30.345Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3a931279-a01c-4489-a927-7f0b324483b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:30.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:40.361Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=044520a8-f35b-4aa7-8966-d6e633809684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:50.375Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8b76bdee-e419-4347-8484-34a23ab00df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:46:50.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:00.389Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=524873af-7dbb-4db4-a92e-6466b4ea7e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:10.403Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3eb52be9-b235-4d67-98c7-07c329def198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:20.416Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5e5c87d8-1702-43f3-8dc4-d8ce1e873b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:20.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:30.434Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=61479c54-84c8-489d-aac3-88a1f97ad49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:40.463Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7f535e69-c977-4a64-8c8e-0a21160ce642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:40.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:47:50.474Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:47:50.475Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:47:50.475Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:47:50.475Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:47:50.476Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:47:50.478Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8bce6e30-4163-4f7e-9918-ac4eb0d0a806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:47:50.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:47:50.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:47:50.484Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:47:50.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:00.504Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=39bb73c3-330e-43a2-a6c3-32c1cbfad8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:10.518Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d9a1bb00-f590-438b-9142-915150a3c3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:10.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:20.538Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=37992384-ad66-4852-837a-61398a6aba76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:20.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:30.551Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=06e71329-6338-42a1-8c14-55e022dd5b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:30.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:40.566Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=50534da0-57f6-4f78-a0d7-54b579c0a23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:50.579Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ca196a74-410b-48c1-887a-6d7de9267303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:48:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:00.592Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2b3d9f5f-7bf0-4e85-bfde-fd5cc45d90d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:10.604Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5e96bb53-3fcd-4c4b-a2df-5cb14cf795fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:10.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:20.617Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=56dec739-a34a-4637-91c1-167650813297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:30.630Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=aeeb8e61-60b7-406c-a4b7-d651a03b6af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:30.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:40.644Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=48f897de-cc98-4a5d-b4aa-3edf47f21d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:40.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:50.660Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=385aecec-ead7-4907-bd7a-063e6008569c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:49:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:00.674Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9eb4bbbf-d9fd-4f66-b8e7-aa4716c26a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:00.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:10.688Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=460f304b-5344-4e44-8146-0e303ebe2e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:20.702Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9460d274-577b-4e72-86f3-631d7cae8144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:30.713Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5caeefd8-21c7-45d4-88e1-2cd4e95af695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:30.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:40.726Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c8389ef5-4635-430b-93ba-4b1dc25b924f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:50.751Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fda54e2c-f6fc-435f-8771-a960f95d6e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:50:50.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:00.764Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e8f4e013-c6fe-4809-a6be-cf88ab6f7aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:10.776Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5ab0ad1b-aebe-4999-bd9f-64c7b152689d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:20.814Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fc71d3bb-ebd2-4db6-808b-cd16fd8bfb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:20.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:30.831Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a73b3486-12ab-4113-9bbd-d73a910228ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:40.844Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=66facc5e-09b0-4097-8dfe-08cedd494a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:40.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:50.862Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=846355d7-5f36-4279-93dc-ae31a4bc4905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:51:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:00.876Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=738bf00a-9cb8-4e5b-9de9-00120911adeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:10.889Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1e682b26-1b52-484e-b3df-2880611a8832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:20.906Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d665b923-8c4f-405b-ba99-f7c9209db7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:30.919Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f4aec12c-e1b5-496b-96b9-d93cccf594a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:40.934Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=19a51e99-cae1-4d73-8ecc-a9a98af88789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:52:50.459Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:52:50.459Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:52:50.459Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:52:50.460Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:52:50.460Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:52:50.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:52:50.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:52:50.466Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:52:50.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:50.953Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=17981731-dcf1-4ed3-920e-48932a572c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:52:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:00.965Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bf91048e-0938-43db-ac0e-415fba35e68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:10.978Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=389d21e3-d49b-458b-8efd-47dcb5fcf334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:20.994Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0d1a6dc5-b57a-4ef4-bbfb-79b729cc975f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:31.015Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=33b5c806-53df-4f75-b8ae-5870aebe345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:41.037Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f5f2deb7-ade6-4946-b318-b2cbedbe97cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:51.053Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f4ba6c61-5060-4769-a00f-ca4109139aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:53:51.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:01.067Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=06d1f3b4-7ce3-4811-b9d9-51be331faab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:01.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:11.080Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0119dfae-c39c-4df8-92de-532f778718b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:11.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:21.094Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c28144b3-0c16-4725-a845-d75053fc3f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:31.108Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d47a6814-e20b-4863-bf60-26fe9ff749b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:41.121Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4700562a-51fa-4b7c-88e7-1998161ad0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:41.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:51.134Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f20348b7-33a7-48ef-9e09-79d12b00eeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:54:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:01.151Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ab23c78a-5e4c-48e9-9486-4dfa8014988a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:01.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:11.163Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0a2b58e1-f617-43cb-9307-a48a44fd4d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:21.177Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1b1d3676-cf9e-45b3-b4dd-2da178ec62d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:31.207Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0a828ac1-51f2-49a2-a42c-ea0b1c8e125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:41.220Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=868a0a77-eafc-4f78-a702-66b77a6257a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:41.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:51.237Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c9b8fa84-a5a0-4ff9-ae48-d5384e8b3acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:55:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:01.250Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2becbefb-5460-42e2-90d7-fbd4ef9e52a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:01.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:11.266Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d6e39c18-72b3-4ae3-bc38-5e2214a9794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:21.280Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5ade2d25-8765-473f-88a2-ff177af588c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:31.292Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=67dfb680-08a9-4b29-b4c3-4cd9b69c2c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:31.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:41.309Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=20eb422e-b353-47ba-8b77-3c1fb8c27d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:41.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:51.323Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=570e539d-ca83-43f6-a9a6-17359f55706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:56:51.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:01.337Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=89c727d3-e879-4255-b479-439b9497d65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:11.356Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=744c0ca0-11e5-41a4-8770-ac1564729d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:11.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:21.373Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=45c9e514-2084-4a45-944e-80c379a078f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:21.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:31.385Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d6efaa91-2ce1-4ddb-9c34-e0fb02825ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:31.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:41.400Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4e245d86-3621-4582-a70a-e0fc60c6b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T09:57:50.522Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:57:50.522Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T09:57:50.522Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T09:57:50.522Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:57:50.523Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:57:50.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T09:57:50.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T09:57:50.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T09:57:50.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:51.414Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7e7b96a2-8d1b-4cdc-9d40-156a81688316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:57:51.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:01.429Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=941d7566-cae8-4c95-9980-db6ebd8a5964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:01.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:11.447Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=36b3b7cf-3978-4800-af11-f72fe41a0857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:11.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:21.459Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c8941211-efb8-459d-92e8-6f469d6be0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:21.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:31.473Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2a3ff1af-003c-4f87-8adb-b903ef48463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:31.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:41.489Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=40737108-889d-4478-9dda-2677fad2a3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:51.503Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e986039a-509e-4424-a423-f309a539271b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:58:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:01.517Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5a8a88ed-397d-439d-bb17-c346009a208e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:11.531Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=608b38fd-34f6-4713-9347-0ddfda07b2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:21.560Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9ae19502-43bb-4b20-82e4-459d38b705a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:21.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:31.579Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fc8dcade-97d8-4a6a-af8b-4e9f571fdf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:41.594Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6a651008-fcad-4385-9672-1b4b03d7780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:51.617Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=77348dbc-f699-49af-a871-7d24a34fd348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T09:59:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:01.630Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4ba28652-1b47-4903-b3e0-e0d23876ac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:11.642Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=60d8b79c-bcd4-4742-ab68-a0531660d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:11.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:21.657Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cbd15e6f-7c59-43f0-95a9-8860ed626de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:31.670Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=41ef128e-ae9e-499e-8fdb-a9fa326c802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:41.683Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9db8a92c-4fad-415d-a85c-e5b722b2f2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:51.697Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f740df6a-7460-45a8-a1b2-5780415e7065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:00:51.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:01.710Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=098d1d40-3c29-41da-92a2-63e6f97ce494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:11.722Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d0734ba5-fb06-4473-adbf-c90b5d804173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:21.735Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=53b99441-6c85-449b-9398-3ec4c705e397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:31.752Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=de92282c-35cb-44dc-91b6-c54f46a63051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:31.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:41.766Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9755018d-4cd3-43a6-b2ea-f058726d7bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:51.781Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d92d0319-6bb7-4a91-bc3d-951c53ae64c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:01:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:01.794Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0efbd309-f528-43d1-8359-eea59fcbd2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:01.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:11.807Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=64b61fc8-df2d-4092-91a5-ea5c9d067150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:21.819Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ef246d0b-de48-4e5f-97e1-3686eb430962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:31.832Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d1d54c66-0978-438f-bc6e-705790157ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:41.853Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=869aefa0-194f-4542-99c0-7c8b5f94a4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:02:50.469Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:02:50.470Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:02:50.470Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:02:50.470Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:02:50.471Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:02:50.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:02:50.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:02:50.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:02:50.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:51.867Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=037c0502-5f47-4a86-8fd8-4ef84d4e5cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:02:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:01.883Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fee16869-9499-4b30-9efb-27b91eb2f921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:11.896Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3ef488e0-44e5-4cb7-9bcd-60dbcca2798c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:21.910Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4b772f96-5eb5-4647-981a-880c5b7201b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:31.923Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=49432393-b905-4171-a6ce-56743d87d11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:41.942Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5da501e6-b6e8-45b2-bf0f-9857254ff95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:51.959Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7cb6692a-b491-4e34-86d4-d6e143b8eab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:03:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:01.972Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a7e3ebe5-1447-4d81-b207-d61c24ee80c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:01.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:11.987Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=03b113ef-1918-4b4d-bc2e-5ab1229cc6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:22.005Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cd64f8e7-0494-4cb5-b055-beaefedd6c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:22.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:32.025Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fa4c81e7-9ce3-4cc6-a89a-5e8ca26452c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:32.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:42.039Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=272188de-b9d6-45f4-9de2-452597b37128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:52.066Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8af1ff18-2570-4abe-b82d-b74b3a7ea756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:04:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:02.080Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0a092566-edf3-4250-adae-7bfbcc0172e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:12.098Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=097be004-26e7-4b92-a949-1cdaf07f224b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:12.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:22.112Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=319eb36a-846e-4dc2-87f5-0bfb4376b695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:32.127Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=11206e5e-502c-441c-b7cb-a8e4555c4741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:42.144Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=91725e9d-d3ee-4c1f-8b80-00450bd16a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:52.158Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5b15694e-47e4-4066-aba3-6a86f4455109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:05:52.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:02.170Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bac596e5-2b39-449c-aa66-0cc74b8e16ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:02.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:12.185Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9cb1245d-688a-4651-8742-234cd9eebb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:12.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:22.198Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=091ccb01-a3ee-4a9d-a2ab-367aff4bcb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:32.211Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e1ecd8d7-b27a-4947-9e2b-22b2ee71ea87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:42.224Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ca372a7a-a192-4320-b732-fba863d5432d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:52.250Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d41ef4c2-2470-4840-9a61-00caba7fe37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:06:52.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:02.274Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=63c819a1-aa38-4370-8df4-a0ad57848e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:12.288Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=71fc40e2-bc28-4f96-9eef-92a5af8e3a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:22.302Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=94a965e7-5942-4769-82bd-c9a1af4f26dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:32.315Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d1ee3de0-2d36-4c8c-852c-29695a44bfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:32.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:42.330Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a598585e-027f-4354-b0a8-a415c18a7079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:07:50.537Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:07:50.537Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:07:50.538Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:07:50.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:07:50.538Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:07:50.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:07:50.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:07:50.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:07:50.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:52.343Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=99cd3e36-73e6-46de-9d3a-2484d0b8109d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:07:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:02.359Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5b9b5387-ff40-457f-9ab1-5826c63f21b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:12.374Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b275634e-044a-485a-94c7-5f20b2f962cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:22.389Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0edd4bc9-9a1b-49b1-81fe-36c24b13d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:32.402Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5a0e6d88-76c6-44b9-9bf7-a6db5460cddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:42.417Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ed4ebfcc-9c97-40f3-8dd9-aead8f39d28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:42.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:52.432Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=71fbb880-b8dd-441b-b162-a1c6e2af1c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:08:52.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:02.452Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3e758ca5-0c80-488e-b9a0-eecc415b2ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:12.464Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=45526940-8ab0-49c3-9cd0-9709fa9e5b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:22.478Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=586db684-ae9f-46dd-9318-ba2e4505c84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:32.498Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=21e7b30d-7251-4be7-beba-1572b56ebf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:42.522Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4a767fbe-24cb-4a5d-ad12-3a4c8c3b3d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:52.536Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=64ef3565-4d30-4e82-af1a-d4fe2a156290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:09:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:02.549Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=79a4f2be-626a-492c-8d91-e50a3318f6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:12.561Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d101d8c4-9e86-44af-8723-385cc260eb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:22.577Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6fc1ef45-1abb-4a2b-8060-d410736b8158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:32.593Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=91f0f4fa-eeff-4176-ac8e-f6e7648ed395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:42.621Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=66fe3342-f846-4535-bd27-de06868f4ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:42.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:52.639Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=18958227-69bd-4553-9743-21dfd0dc80da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:10:52.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:02.658Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=45fe035d-ed01-4c40-bc43-6c3f6b5ef622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:02.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:12.673Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3a541b19-cf41-4311-aa7b-ec9dbb058e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:22.685Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f0d48331-c7c3-468e-87ee-4c589e16ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:22.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:32.698Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f0894eca-d3dc-428e-92ef-5ac87b14fa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:42.712Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=40ee5cd3-fddd-4216-b434-ed650b47f213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:42.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:52.725Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2b10c608-e067-4e6e-8b7d-1b3092e14112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:11:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:02.740Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b0abc25d-6627-4fe2-8791-744db72c7a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:02.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:12.752Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d6f4a651-94ce-49b3-b143-d9538b20acd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:22.766Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=997d0973-f4f9-4ea8-8833-8962a6c1fb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:22.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:32.781Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=83bf0733-57c2-4287-8d07-1d9fbef51d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:42.796Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=80241c5a-7a51-44cf-baf7-bbf22640c3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:42.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:12:50.521Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:12:50.521Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:12:50.521Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:12:50.521Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:12:50.522Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:12:50.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:12:50.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:12:50.526Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:12:50.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:52.809Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=80b3381c-029f-446e-a0b3-62d81e5f567d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:12:52.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:02.823Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fe25ea49-7949-42ad-a171-c4334eadd8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:02.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:12.837Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2fcdf91f-2720-4c0a-814d-285d54a00e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:12.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:22.857Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=25ab1125-08c5-4308-beec-c418af63d052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:32.873Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3fcc66af-8bbb-4c86-bdf7-9cf740e62fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:42.886Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9608d579-fc4b-41ab-9ae6-49db0de22725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:42.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:52.923Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=39e76456-94ac-4f27-a88c-a474e23a7502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:13:52.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:02.936Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3c4a983e-8fe3-4f01-b25b-332b9bf83bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:02.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:12.965Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=dc2eb4e2-5f9a-407b-9eef-1376f0530a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:22.979Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=43e4c2de-e5ea-4c85-b5b2-404e4351b83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:32.993Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e036a586-175f-4dad-8636-2f601a6ddf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:43.006Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9eac0e7c-0705-4579-8ec1-6f428b84f6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:53.022Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0132b464-1f31-44ae-b27f-7ea4c3a09806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:14:53.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:03.038Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=48ca1e69-9827-44c1-95f9-820a26f36eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:13.053Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=88d92493-664a-4c3b-b2e3-025bed47cb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:13.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:23.069Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e53338fc-70cc-4017-b176-18221a0a8dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:33.083Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=304dde3c-c762-4496-8b77-eebb145411b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:43.096Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=970d3ba1-9fb7-4358-99e8-97b5e7b3c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:53.113Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f6ebca59-915a-4282-ba3e-5a34d31dcc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:15:53.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:03.125Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ff2ab93f-d820-4ee5-8929-bdbbc545098b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:13.139Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=944930ce-e5f0-4c7a-ba58-8b81b02fd203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:13.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:23.154Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=50a3832e-19ae-49e0-9011-193e2ead346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:33.168Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3c1099eb-f06c-4223-ab76-9790d2c1963c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:33.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:43.188Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1c872e78-6771-48eb-bab7-e2eb79a5ef4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:53.222Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3d99d265-6fbb-4948-ab44-12e1a9f4299a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:16:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:03.246Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d9f7c948-df97-4902-a4cb-632136e10f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:03.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:13.258Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e4bd1412-bce4-4330-84da-52ee8ca16e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:23.270Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2ed1dfd2-d1a1-4d2f-9506-d4c8bc2e6b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:33.284Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=96c42dad-c661-4ce9-88ae-c12736d4e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:33.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:43.301Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4e6ad3d1-2db1-4e33-9acb-1acd4e868039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:17:50.536Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:17:50.536Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:17:50.536Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:17:50.537Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:17:50.537Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:17:50.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:17:50.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:17:50.544Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:17:50.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:53.329Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0921569b-631d-40a0-870e-2f83e89bc9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:17:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:03.344Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5215d64b-a434-4b2b-aef8-15658bd53561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:13.357Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=271b6e93-4df1-4f09-9b38-e0167dfc870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:13.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:23.370Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=30b6c624-611e-4cf0-aa5d-9ec3db059b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:23.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:33.384Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f5d21cda-b5f4-436d-8756-aece4733f142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:33.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:43.398Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a0c13b8a-fbd4-4a35-ba1b-c0acb895d018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:43.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:53.412Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=68ab6445-58b2-437a-b428-26e72c400350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:18:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:03.424Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=45668aef-237e-4df7-a6cd-cced09b1bfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:03.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:13.439Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fe1f7c0b-1945-4ccb-8615-a242e2985232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:23.456Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5de0d7ea-4146-46e0-8190-ff9e13b5464f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:33.470Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6d9617ec-2eb2-4758-a0bf-b51c01a18fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:43.483Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7aa9dd67-e988-4ea0-a2b5-8a40ab4a53c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:43.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:53.495Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8669007a-3dea-400b-bea6-215e04d86e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:19:53.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:03.507Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=04a333f9-9314-4e47-a978-f694d218a235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:13.519Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4df56e83-c7fa-49b7-a058-a8e6bf280f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:23.533Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=060c4113-1986-4e7c-9e7a-fe266355cd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:33.559Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a0959604-3800-47f2-ad95-666ec2779969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:43.573Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=655b92d1-a19b-440f-8ca4-973dad6a9af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:53.588Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d1924858-b1ae-4a7d-acdf-1b7335bac055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:20:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:03.613Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fad01018-631c-4430-8c1c-2dbcbdfcc1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:13.630Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9b6d3bff-516e-4ef2-9e02-8d5b9ede16bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:23.643Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7692864b-62f0-4b7f-b7af-2a5d2816a33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:33.672Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ae20d73d-4031-405e-85ad-de8e87be7008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:43.689Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4e9e112c-2576-4fc8-8873-2282cc04cad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:53.703Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=27377692-a2bb-42a0-a255-3a053c97f256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:21:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:03.715Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6174b526-9e8f-4f93-b44a-f3021185e231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:13.730Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d493bfb2-2a8a-4a21-975c-e37f14ac6e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:23.742Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=547f5974-511f-4dcd-9e30-cf7e3cffa650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:33.758Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=72290d30-2165-4a78-83ec-13b72988502f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:43.772Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4df69f05-5a4c-4b9d-872c-76687ff9bf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:22:50.507Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:22:50.508Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:22:50.509Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:22:50.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:22:50.510Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:22:50.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:22:50.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:22:50.515Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:22:50.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:53.785Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=76568753-73e0-41a6-ae9b-024484a3875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:22:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:03.813Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d76542a3-2b13-46fb-8e5f-71668d304756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:13.829Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cdde16ab-f4bc-4a6a-be23-72831d6d602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:13.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:23.841Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=02eed120-562b-4874-afca-0db74fec0c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:23.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:33.860Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=54735949-52f4-4961-8a3d-b2c2cbef1207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:33.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:43.875Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=35c29893-26ac-4eed-a466-5ad312d74df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:43.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:53.889Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7df8cbdc-24fb-482a-a2cf-f544e928358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:23:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:03.906Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7e99d020-879e-4751-8c25-0ad21ee80c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:03.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:13.935Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=df840b04-1df2-4af9-8678-e46f7e97911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:23.949Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0178ff0a-fbdf-42ee-8a47-579b2eb306b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:33.963Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e752724e-fb2e-4fac-ac9e-3fa1de402b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:33.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:43.976Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6c04a6fd-fed0-49ec-9278-8936a581222f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:53.990Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e2a080e4-7ae1-4591-a577-483a163ff47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:24:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:04.004Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6cbeeef9-c80c-4652-84c4-c98055255be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:14.018Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=5a668e89-9271-4b2e-9390-d2e9ba5872a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:14.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:24.035Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c14e6362-a342-48d8-85cd-757533924560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:34.048Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=027fb34b-352a-492b-b786-8d9e2fce3f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:44.070Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c11ae12c-9726-4175-9019-cb3e74ebf2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:44.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:54.084Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=32ee74a6-034f-4b53-bb2e-496c8ced84b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:25:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:04.098Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bdf772b1-3f39-4f43-8a52-e5e4f834ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:04.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:14.111Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b0cbf0ef-8d80-4b0c-a90b-ae5f6fd8d4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:24.125Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ad5e28ac-59bc-4485-bcd3-013e4b70f26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:34.157Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=874359be-c4f6-476c-9918-2b12679b3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:34.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:44.191Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=584f7ee9-628b-4d35-b894-297f81856271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:44.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:54.204Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ff6c183e-9cae-4674-87aa-20a160293ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:26:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:04.219Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=195f5f32-9e1c-4bce-adfd-d54868c0eb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:14.233Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=efd01d06-ab77-477e-939c-c757f972da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:14.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:24.245Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a771ca7f-e9b4-40fe-b6e3-2ad0d9895b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:34.265Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ceccb0e2-28f6-4ef9-bfc8-5fc9ea8c8b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:34.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:44.289Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0f2d4f62-1ae5-43f6-8877-d23998d3bdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:44.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:27:50.444Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:27:50.444Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:27:50.444Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:27:50.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:27:50.446Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:27:50.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:27:50.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:27:50.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:27:50.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:54.327Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0e032e7c-926e-4773-a8b3-4f908aaf0646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:27:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:04.351Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3402e038-0a17-4e39-bc20-f6ca48ba3d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:14.363Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a2368f3b-5201-4643-bc06-04f884f37c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:14.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:24.376Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=750ae83d-0d2f-49b9-a4ef-def155ff532a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:24.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:34.388Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=631d5bc3-bd0e-4a4c-a1fb-3241c56c8d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:44.401Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a6a01ef6-d9f1-4cb4-bc0b-c8e50d0f569b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:54.414Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c71b3084-ebe6-44e5-851f-6fb4bb1c6d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:28:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:04.429Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1a76db78-14d7-4577-b82b-0a46949b1e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:14.445Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b83cc6c1-5079-4528-8ca9-df98ec3c4e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:24.458Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f30c7ae9-9eae-409d-91ba-94c73f6b6631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:34.473Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=57083580-af1b-4f76-acb9-43eff9b6ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:34.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:44.487Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=65352674-d76e-45df-babd-07132f99f737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:44.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:54.501Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=025d601f-7f1b-4e5f-9cb5-77ee8fa2ca2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:29:54.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:04.514Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=461fb22f-1d21-49cb-9f61-86ff7b6f5436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:14.528Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b27ed622-92df-4220-9a7d-87e95ca28190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:24.541Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1ec4afd8-debe-470b-b2c1-b0dfe97dba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:34.554Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c83b5967-f0f3-4c17-9077-3b3e64e163db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:44.568Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=07e9e2b7-f3a1-46f5-808f-928a99536f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:44.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:54.581Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cfe2ef9e-7857-481f-96b0-3e3ab44c7c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:30:54.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:04.597Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ac6650f1-8e16-4ee4-becc-6802490557d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:14.615Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bc893c7b-d791-40fc-85c5-1a3b8ea95bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:24.630Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b27598f9-caaf-4496-a56e-d61d79ffeb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:34.645Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=619e3c3a-f7ef-4e98-a177-c00d94d6b698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:44.678Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=50101c5f-cf58-4c72-b47d-0c1d19e9ff4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:44.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:54.714Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fbdf4283-6fcc-44a2-99f3-15305c1c4672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:31:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:04.727Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b85c304f-0aaf-4805-8059-c0210990a3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:04.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:14.742Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=627d91f0-9a52-483a-85d3-afd3df70a36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:24.758Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ff58929f-9c00-4ca3-956b-bbb8224c0765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:34.772Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=341a7c0a-936e-4c50-9402-af86c7753c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:44.786Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=409a535e-167a-4a0c-973c-a4e4acc82c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:44.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:32:50.508Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:32:50.508Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:32:50.508Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:32:50.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:32:50.509Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:32:50.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:32:50.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:32:50.519Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:32:50.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:54.818Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ab42f142-10bf-487a-bf26-e54db8699923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:32:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:04.831Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f55429e5-2521-408f-999a-e701ec39bd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:04.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:14.844Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9e0f3b53-04f2-480a-acff-c1c6424463bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:14.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:24.861Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ee42ce72-113e-4ce6-a2bd-ad10d471da84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:24.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:34.873Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8b0f8f7e-80cc-45c9-ae75-f8ee175de537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:44.888Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=757f8f99-4992-44c4-a571-acd1e4de26bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:44.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:54.899Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3e0d3d2a-84a9-4ae6-ae24-849bfabd6f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:33:54.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:04.913Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=42346616-7bc9-411c-8ca8-a8b17a8af20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:14.926Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e1de2f4b-cc84-416c-8b6e-ca2cf62fb578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:14.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:24.939Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=46afb9d1-8f0b-4988-bc85-5b3689d61e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:34.960Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=dcfd1944-4466-4671-8d6c-14c0e6d65033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:34.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:44.974Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=91e307c8-1949-40d9-a323-8ffce3c7f201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:54.990Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6f8b2ce7-f858-467d-9f7d-487f39459120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:34:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:05.004Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4fdc070d-c26e-4a3b-a5bd-d76051f9a8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:15.017Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=772b2a12-6b82-4191-983a-ad17959f5074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:25.030Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=395b87a7-cfd8-492f-bfc4-77f19c446bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:25.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:35.043Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7e62e2fd-f842-44d7-bc84-2de37b5d66fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:35.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:45.057Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1c460d0d-a606-4cbc-931b-4e5b2bb77d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:55.069Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b138903e-b5c0-4d92-b49d-1a3578cad511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:35:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:05.079Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8f4a8fea-a7b5-4065-98f5-fda07153cd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:05.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:15.092Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1125ffc6-f63d-474d-b2c8-18b6d6d2d5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:25.114Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=30a253d7-fbb8-4394-b99b-02ef4fb91fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:25.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:35.148Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8fcf556f-174c-41d0-a9d8-63acfce88ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:45.161Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=59405d78-733c-492e-ba22-43a5e8967e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:55.173Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8c5dcc8b-778d-4cd0-80f1-7bf4c0fc36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:36:55.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:05.185Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=beb9502a-7986-449a-958b-0795682f6c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:05.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:15.208Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0965efeb-ee24-404f-a3ca-567d7cb22b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:15.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:25.223Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d6d67829-2ae0-4184-9006-20eb41c412b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:35.236Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=baa0e71d-a49f-470e-8eb2-afc6fff9737b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:45.252Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e9e39c2b-44d3-4b5d-bc84-8d3ec5c8b8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:37:50.421Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:37:50.421Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:37:50.421Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:37:50.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:37:50.422Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:37:50.426Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:37:50.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:37:50.426Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:37:50.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:55.269Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=16cf123d-1127-4aa1-bfdd-f532f0a78d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:37:55.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:05.285Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1c797475-27c0-42a3-83fe-d05cd0041bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:15.297Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=902fe1d0-8e6c-4301-a233-6db09aed1f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:25.315Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=64f1023a-c84e-412c-b69c-acb5902d69bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:35.328Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3d3018f6-2909-429c-9e8b-42dbf7d1b471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:45.341Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d027ed28-2941-4864-8f7b-35dbefaed3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:45.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:55.356Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=141a69db-9779-4c9f-8d10-c8d9f8f561f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:38:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:05.371Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c588216e-8502-4e75-930c-72064bb5d12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:15.386Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ff78f942-4c08-46e6-aed3-c5ef2583da9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:15.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:25.400Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2c993333-83f4-4039-b91a-6388e456f7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:25.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:35.413Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=699e7fb7-3d92-4b8e-a7a5-b46e414a0cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:45.432Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=327dbfc8-540c-40d7-8a8a-d6ac099dc057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:55.449Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bf54af96-5e8c-41bd-84e1-087540790d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:39:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:05.462Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9018c461-a2b8-4127-8db6-8fc4c5dc04a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:15.495Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e52a4a2e-2cd9-47d4-847d-197c6ba2f5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:25.519Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0732ee29-d6ee-42e5-88c0-d97559f9c8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:35.531Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ff620b0d-b01c-49c4-bfc4-0946bdf9e8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:35.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:45.544Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9e71c122-30ec-4975-98d0-f439dc9a3c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:55.557Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b41f26ac-2ef7-472d-bf3b-65c2bd00ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:40:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:05.572Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0db1300f-8129-440d-b8d2-3e8c595b68fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:15.603Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3db1a945-b052-4f6e-904c-985f677a5d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:25.630Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f3ea3d04-5ee4-45fd-9e4a-3a8531f55b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:35.645Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fce373b4-3561-4f10-9759-50b1df94d5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:45.657Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=73b683d4-89de-42e5-95c6-7d15a406199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:45.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:55.679Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2fa94fa6-a8b1-4266-91bd-e0fcfbf55c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:41:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:05.701Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ba95889c-f6aa-4085-a692-e3ed133011ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:15.716Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b3fe2b71-21d3-45fc-8b6b-a7f0f3e6720d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:25.739Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=15aa4676-d4f4-4531-9778-f5bcfe0078fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:35.754Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=82bd3608-c34b-4f3e-ac69-7777cfd96f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:45.767Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=55841701-33de-4d8a-8340-e972905ed68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:42:50.497Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:42:50.498Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:42:50.498Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:42:50.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:42:50.499Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:42:50.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:42:50.509Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:42:50.509Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:42:50.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:55.785Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d414d661-c6a0-4b4b-9d70-4eff16e7f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:42:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:05.797Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f926e920-669e-4e5d-aba3-ca58137ec647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:15.810Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2e420bca-69f0-48ce-9f0a-038c91a81546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:25.836Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2f2fc0ec-6748-4a63-b739-bf0c0ddbb4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:25.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:35.852Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8cc65042-ad09-494b-abf6-3aa7abf78ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:45.865Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7372612c-5f4a-44bc-ac26-0bd9ffb1a4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:45.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:55.881Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=30677cee-0a94-4baf-8339-1698425a97ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:43:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:05.897Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b2bda931-71a9-4a40-a6fe-1e21a8e677a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:05.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:15.913Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=353fe0a4-1f26-40c4-8ac8-66d4a061ae5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:25.928Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f5071d59-fb76-486c-a3db-42c604346fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:35.942Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a8b3b542-45de-4a83-8616-8602b9e8abfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:35.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:45.955Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=85e90bb6-b054-4014-8d91-491f1d55b158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:45.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:55.968Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=41430b0a-d23e-4e9b-8785-e210f2c603b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:44:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:05.981Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c3c7bd9d-1196-43ee-8983-cc5e90393b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:15.994Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=ce8cf36a-2790-4412-8a43-ade3f155c588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:26.007Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d2289d8a-a795-4b65-a664-83328e6ccbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:26.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:36.020Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a136b5b8-806c-4465-ae2c-bb591d7caa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:46.032Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=4dce07f5-1b1c-4c75-9e52-b494ac0cfaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:46.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:56.047Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c0c82fb3-f07b-496a-b008-a82520b11630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:45:56.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:06.069Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c1a366a6-fceb-4a17-9303-87f6649b3327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:16.082Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=29f58925-ed15-4be1-89c6-fd6c188cac5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:26.096Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e1f816f9-991d-4cbb-9f25-19734b0dfaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:36.111Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cb8618dc-2efb-40ab-ae0b-bf2796b6375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:36.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:46.129Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e7371349-24e8-4927-a69e-65759bfc4de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:56.141Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8e3f39da-5ca3-4b31-9351-2247e1e529af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:46:56.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:06.152Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=18ef2780-6c15-47fb-9043-8653d050007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:16.165Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a0f1e0e3-525c-471c-badf-914e367658a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:26.178Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=98e76cae-29bd-4b38-972b-8e23c62e78d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:36.192Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e5e79a87-c6dc-495c-92ab-921967cbf4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:46.216Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=972d9dc0-850f-456c-a143-a68bca801602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:47:50.397Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:47:50.397Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:47:50.397Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:47:50.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:47:50.398Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:47:50.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:47:50.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:47:50.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:47:50.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:56.232Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c9b62ff2-6dfa-4f8f-a8f8-21a3332aa7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:47:56.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:06.243Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f26e0f76-f843-45a3-8a68-7e761e338cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:06.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:16.266Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b74c4a53-7866-4a2d-8288-fee747d7a4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:26.280Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0cfb2fee-57e0-4e02-a471-6a098180a23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:36.298Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a2cdbf99-c044-4aa9-8396-3c2b88e8497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:36.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:46.315Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0d99ef39-bb1c-41b1-9265-68eadb1fc7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:56.327Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d416cada-9a62-4f57-8938-6888e58df002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:48:56.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:06.339Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6d6c4d92-8c1e-425b-b0fa-fb7279934f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:06.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:16.353Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8f5dde4c-4e81-4391-8c37-9c4d91a4a8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:26.373Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c4dc9848-13c1-414e-8415-bb8e5c920040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:36.389Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=24405dd8-bd13-44b9-bb32-83ede0431fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:36.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:46.402Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9a5f54c8-5c58-47e1-b8c0-c5a21c5fe749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:56.415Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cac62d66-1af2-44ae-83dd-1cfccaeae55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:49:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:06.427Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=aaa95bce-ddff-4f60-aad2-723df07dd3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:16.442Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=346a4b7e-1265-4251-863e-aa7e2b89819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:26.460Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=a7482b07-3baf-4349-87fc-2ccf056d239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:26.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:36.475Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=370eb5e9-292a-41e9-ad6d-ba4a45431e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:36.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:46.487Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8ed13337-c9b5-4d10-9607-4b961ee93e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:46.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:56.504Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=9f408946-6f35-40fb-b4e7-8c6119b87a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:50:56.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:06.517Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=61c59258-2ced-4380-a2f8-a1a814cbd240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:06.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:16.530Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=18d3a413-43bb-49ad-908c-1b0c7ec3c70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:16.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:26.544Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c7bf63ce-cb21-46db-9d2f-f95aa89533d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:36.560Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=11112092-e29b-4778-9ee0-d756274f5c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:36.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:46.576Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f6f72a90-b75b-49ac-bedf-cc0657f639c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:56.589Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=18376c8e-2a8e-41bb-9071-0c1f44a27d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:51:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:06.605Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=498e0465-3c2e-4e3c-b61c-b66a6ac1a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:06.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:16.619Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1db1db11-9f5d-4e02-99d2-b9c9bd4814ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:26.632Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=134c6d91-aba2-429e-a282-1f281fa62875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:26.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:36.649Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=0ff3d5a2-860c-43c7-8679-fa474256eca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:36.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:46.662Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=33d9f249-2504-4f9d-b773-3fcd741dd4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:52:50.506Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:52:50.506Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:52:50.506Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:52:50.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:52:50.507Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:52:50.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:52:50.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:52:50.514Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:52:50.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:56.678Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b549d195-7156-4512-aac8-784cd08e7dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:52:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:06.692Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d1861d96-2db2-4454-8b60-0cb71e262620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:16.706Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=fe5affb8-481b-4902-9f1b-b7c22d9fa268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:26.727Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=59161b1e-11bf-484d-8aa4-8d1602374599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:36.743Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=90c33137-f95d-4e39-8c1e-338f199072c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:46.760Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6364c244-07be-4d29-bc23-cde899ec5395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:56.773Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d1764320-a213-47eb-be7c-55588c0c92f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:53:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:06.788Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=251a1740-043e-4e55-959f-c64aecd01bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:16.802Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=cac7698a-bed1-4024-8075-e094d499ddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:26.819Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d02bc7e6-27a0-4405-88d0-870bf504541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:36.833Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=14cc7344-98f6-41ef-b103-7fa722db6edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:46.845Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=db4c52f4-3dd3-40f2-a7b2-e11f4726700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:56.863Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=e88e28a7-c0d9-485d-bcdc-4828f16fbc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:54:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:06.881Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=77909427-7e4f-410e-b0ce-83092e9047cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:16.897Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1e67c36f-0b06-4e82-bb62-a77edba61ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:26.911Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=b804d9bb-888c-44f3-b424-9d6c5a14b4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:36.927Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3d6b1827-0b4a-48c1-90ee-ffb501d5b7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:36.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:46.939Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=702c1648-c993-438b-b8ff-eda963b61659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:46.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:56.953Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d2041e8a-5b63-4433-b93e-cea1db7d4097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:55:56.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:06.966Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d648e8d4-b4b7-460c-b1fd-7cdec00e305f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:06.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:16.981Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=3afadd49-dc2d-46c8-8b03-6e37580b931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:27.004Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c294d00c-a141-4c3b-b51f-8dd4d421b96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:27.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:37.024Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=30210d93-67fe-4353-83ed-4ab02acf17ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:47.037Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=c1a7033e-b97f-44ce-bbd8-2eb40671c3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:57.050Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bb9bc6b3-e638-4d47-99fa-2b30d054c060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:56:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:07.073Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=417e320a-c251-4204-af16-2903ef1835e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:07.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:17.085Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=116531a4-0758-4bf4-95b5-c7398656f0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:27.097Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=7802c9b3-b780-4489-8d09-0e99f8b49472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:37.108Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=be45314a-5a41-494e-9fb2-9c0f02e41bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:47.122Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=6a79b411-e3cd-4d67-acb4-a45878adcac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:47.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-31T10:57:50.435Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:57:50.436Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-31T10:57:50.436Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-31T10:57:50.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:57:50.436Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:57:50.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-31T10:57:50.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-31T10:57:50.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-31T10:57:50.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:57.137Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=2d0a77fd-2361-42a2-8ab3-d5e15f26d9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:57:57.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:07.150Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=632bea42-888f-4459-95dc-bb85e8dc337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:07.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:17.165Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=1e2ee818-005b-4d83-866b-786c5ac0aadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:17.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:27.179Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=63c6fb13-6d8c-4f6f-9f3b-459c7d75704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:27.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:37.196Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=33658acd-c107-4fcb-b206-584191754984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:47.209Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=bd2dd647-f13a-47ef-b608-1e5a4cfed70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:57.225Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=8abb6dbd-043a-46c2-8bb2-1901bb290412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:58:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:59:07.238Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=f37c1d95-d149-47d5-a0d5-9df97a1e4599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:59:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:59:17.251Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=d2189f87-4358-448d-b115-079052fae24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:59:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:59:27.265Z |INFO |Init configs |InvocationID=3921243d-0ded-4294-bbbf-404de63d68e8, InstanceUUID=affb5eac-bc94-44ae-a870-23a8e892be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-31T10:59:27.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |