By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T22:59:09.179Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T22:59:09.195Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T22:59:09.196Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T22:59:09.199Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T22:59:09.715Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T22:59:09.900Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T22:59:09.901Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T22:59:09.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T22:59:09.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-04T22:59:10.093Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-04T22:59:10.123Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-04T22:59:11.901Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-04T22:59:12.758Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-04T22:59:12.797Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-04T22:59:12.798Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-04T22:59:12.934Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-04T22:59:12.935Z |INFO |Root WebApplicationContext: initialization completed in 2811 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-04T22:59:14.259Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-04T22:59:16.729Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-04T22:59:17.363Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-04T22:59:17.417Z |INFO |Started MainApp in 11.17 seconds (JVM running for 12.04) |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-04T22:59:17.661Z |INFO |Start scheduling PRH workflow |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:17.678Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=096dd8cd-f3b4-442a-8352-052d5b31c4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-04T22:59:27.952Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-04T22:59:27.953Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-04T22:59:27.958Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:28.357Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=07da0593-4834-42d4-9a93-aad3627964bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:38.429Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=eed1c9d0-dc6d-4f72-9bc4-31c9c713bdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:48.469Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d46c595b-a140-4696-98c1-7f15403a756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:48.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:58.487Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b9922a00-5a03-4fa9-8e57-22e2f88b7407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:58.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:08.505Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=00b1177f-61fa-4587-99ef-69087532af6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:08.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:18.522Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=453f49d4-ad95-4458-ab40-6f5bc140ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:28.543Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cb945e8d-277d-4c0f-b521-776005207418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:28.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:38.559Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bdeaad95-cf19-4eaf-8269-f346cde096ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:48.573Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4a9f7a21-b3aa-48ee-826f-1e07ff43e37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:58.589Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4111ab4b-37da-4994-a309-5a6d538b9c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:08.606Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=92669c9e-f89f-4ebb-b313-34c8beb904ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:08.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:18.648Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=831f6d85-b73c-4049-9018-78920be37c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:28.677Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3086f6d0-f040-490c-8375-a4e67cbe2d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:38.702Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6ee5d7eb-3c95-4a34-9f2d-cd491a3f7584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:48.741Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=db9b5350-cf8e-4f5e-80c3-5a3a97da1100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:58.756Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3619fe33-82dd-477c-8a83-1071638a2f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:08.771Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ac92d44c-9336-4fb6-8864-ca48c45931c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:08.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:18.790Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9e6445ed-8697-4e81-9f9d-43844dc205a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:28.854Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fb5820ae-2ed6-4a6c-b66e-7bc6873892fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:38.869Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9b30dff6-731e-4203-9217-df06b2758098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:48.884Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2bea33eb-ee52-4fd4-b6cd-30697b207ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:48.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:58.903Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ce9db2ee-28d2-4c97-a1fe-08bd62185d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:08.926Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8336d7b5-00a3-4379-a8bc-9047c80df5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:18.943Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b424c95a-9422-4729-a648-ac960256565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:28.957Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8c8462e4-6af0-4307-89b7-bba7443f2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:38.971Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b9a5c847-fe22-49cd-9cdd-69a38dea2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:48.987Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=006dd2f3-6874-49ec-80b2-e9997f13e5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:59.003Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e9bfac07-3f1d-4667-83ce-bbce7d7826e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:09.020Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1af1733d-0e71-4a41-80f8-dfbad287a02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:04:15.363Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:04:15.363Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:04:15.364Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:04:15.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:04:15.365Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:04:15.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:04:15.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:04:15.380Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:04:15.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:19.037Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=22e4c2ec-5588-43d9-a520-c9fd57e02267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:19.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:29.055Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=14f6127b-9b53-44f0-ad26-3b1e1be2250a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:29.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:39.073Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2e495d7-8a18-4d6d-8385-4c3c16eb4438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:49.092Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=de34c212-7278-408b-9611-db4fa5936251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:49.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:59.111Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dd3e1c1a-1a5d-4945-8687-fea56d01ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:09.126Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8bd32ad1-e13e-46b8-af7a-d32ae42fecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:09.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:19.143Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f2dd3988-dec6-4c58-a72e-9e1016c546a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:29.157Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a1ce5288-622f-42b9-8369-1ddd45edd873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:39.172Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=29bf79bf-5442-49f3-b662-0023f3729502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:39.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:49.187Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2fe55824-595b-4888-81ea-66b798676353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:59.202Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f76a7c78-dbcf-4776-8187-14c251a5ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:09.217Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b639b8f2-48a9-424f-9c12-7731862d0a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:09.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:19.237Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b549697f-5887-45ac-bd28-3789440dc460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:29.251Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7f5bd006-b994-467c-bba7-15ba2b6ca9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:39.276Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e071b5b-4f36-4d4a-a902-62cfdeaadc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:49.290Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=632bbf01-2596-4cdf-b3cd-a16c5d8316f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:59.304Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=be2c851f-f8af-46db-ac21-204cf37be237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:09.318Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5873355f-922f-4edc-a82b-e0ffb2f4ebfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:19.335Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5a7da24e-9b22-4cf8-9a3a-da553a9bd2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:29.350Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=02728e97-4330-45aa-a0bf-5e3774fa137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:39.367Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=279483a2-b9bd-4a3e-9f17-0a34415c8eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:49.383Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=152d1c8d-2d34-4c7d-bbac-3be3a8638ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:59.397Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=376c709a-48b2-4505-980a-91fda06b7dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:59.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:09.413Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=70ddf137-ac25-4c9d-9a9c-9bb5585beece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:19.428Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3c36ca7e-0004-4a36-827e-cc530c48c7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:19.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:29.448Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2e90621c-a61e-4ffc-b1a9-6e1ecba5e7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:39.464Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ad30f55a-0823-4e52-bf78-66a962d8e9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:49.483Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8b3adcbc-306a-4680-9872-57e373cd6cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:59.499Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f86fe5b0-bee7-45a6-aaa2-abb0bc69183c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:09.517Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=431dc73e-6a46-4273-9da0-cc1d07560fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:09:14.733Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:09:14.734Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:09:14.734Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:09:14.734Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:09:14.736Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:09:14.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:09:14.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:09:14.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:09:14.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:19.537Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b313b113-2ec7-4df5-9d54-97bc1f079179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:19.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:29.554Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5cb512fc-7137-4056-bfc5-97db55456c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:39.572Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f9c3515c-8288-4827-9fc9-fe8e396e5525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:49.585Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ae5d032a-f22f-4480-a2cf-46a49c1a16fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:59.607Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=74d9cf30-b72a-4775-be1d-d302163f0baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:09.626Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=28a9f1e4-5d17-40f9-a213-f433407b7ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:19.649Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=44cda02a-33a1-478d-a5ca-958611813ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:19.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:29.665Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1feeaea1-8087-4d26-974c-73401ff4999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:39.684Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c99f3b7b-ec38-477d-a2ca-1016816588fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:49.705Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1876877a-b2d7-48cd-b67b-b04aa6565a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:59.720Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=93efd89e-34f1-45f4-9f88-c09676b29078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:09.736Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ce3fc6c5-d9e5-4c16-8cab-d9381fb78ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:19.751Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=79d9ec75-606e-4e5e-b30c-2d9543b0bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:29.792Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=597106a1-a988-4c07-9f1c-7494aaa3da0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:39.806Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f45c0c5f-1026-4ff2-a022-9bef270f637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:39.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:49.823Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a58f6391-dabc-44df-abe9-1bff1b2b353d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:59.837Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=97fe0385-17df-467b-b993-6034729a47f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:09.851Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ef35567b-ee44-4458-abe0-64819e51d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:19.866Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=551e2319-0379-4961-af68-7bf31f0b0e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:29.884Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=878e061f-f579-4894-9598-276cb80bf14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:39.899Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a7686bfa-d690-4daa-9363-0764c8b46ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:39.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:49.914Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=de6755f4-dc2a-4b05-a9aa-cab62ffb99ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:59.927Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3758e396-2c69-4c25-b649-79d5928d8a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:09.942Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c35d4720-3795-4571-afc9-c06234ef7c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:19.956Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7f85499b-9988-48a2-b106-f9ae2071c297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:29.969Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b211e1aa-df6c-452e-a344-dfbb86723331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:39.984Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a77b14b0-c7b4-45f9-b43c-7ffad1d186d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:49.998Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=98f1ba93-bcd2-4def-b60d-6288d57b2ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:00.012Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5d9720e9-fa97-475e-95f1-169d3ecb2161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:10.027Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2b10717-69e3-491b-b543-1ba2d1769065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:14:14.505Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:14:14.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 |2022-12-04T23:14:14.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 |2022-12-04T23:14:14.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 |2022-12-04T23:14:14.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 |2022-12-04T23:14:14.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:14:14.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:14:14.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:14:14.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:20.041Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6fde9b8b-6346-4af4-9892-28fa56df6ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:30.057Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e65bfa4a-163f-45b3-a36d-54e4c8e84012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:40.070Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a77543a5-bd0e-4bf8-a362-f44284bf66c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:40.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:50.089Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1f0a145c-9fcd-4556-b0c2-d42ea20f6703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:00.125Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=545c2c1e-9af9-4682-8aa8-2fb3925cfb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:10.141Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ffbfcd5b-5a93-496d-9d33-06d46b9d9704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:20.159Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b3a27c7e-4b2c-43af-98db-24728bc40194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:20.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:30.178Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3c1f5034-49c1-4ba2-809c-4074b61d2a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:40.208Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1b9b78b6-2c81-4417-b909-1cf228bfd0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:50.221Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5507e39f-79b9-4b8e-bd26-f5b583751159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:00.237Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d6ef1eb1-2f50-478b-8d89-f28276c92c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:00.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:10.257Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=795e19bc-e04b-4e69-ac5a-a4cbbd4ef553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:20.271Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4ab61680-e51a-4b26-b671-b7ad92fc8e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:20.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:30.285Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=28aaf824-8eb9-4406-b8d2-00d1b528465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:40.304Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=63723497-8c3f-41ca-a9eb-a75c2341a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:40.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:50.319Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=978c8fa1-0dc2-4d00-ae90-d9c6db1a070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:50.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:00.362Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=59dc7f63-feb6-4870-b922-5d62a2495a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:00.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:10.383Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=02e19e5f-32ee-4e43-985a-203217d35730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:20.399Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=00600030-f77f-46a7-b438-40eee3c6b147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:30.423Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e05cf5d9-5e19-4c07-afa6-c669dc29edad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:40.439Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6c613400-25ca-4d7e-a46d-1bb665a68a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:50.452Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9d53cc38-fe67-4689-a8cb-dbd1c9be41b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:00.468Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7a6eb569-b477-405e-95b2-0af5abbba7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:00.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:10.483Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a7c58ddc-1103-4aa5-bf6e-a6c2692450e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:20.503Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=20170740-3aaf-4c53-b1df-1cd7db1ce063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:30.608Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=83d62383-a2a1-44f7-a205-b492d0a5e67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:40.620Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=795ba9a7-5bb9-46ff-ae61-92fecd243955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:40.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:50.632Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=709bd857-ee9f-4a54-801e-52d48aee7da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:00.650Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0f4e704b-6d3c-4614-a88b-83bbfebfab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:10.665Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e8ecce28-92df-4617-81f0-6c2a03aea51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:10.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:19:14.623Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:19:14.623Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:19:14.624Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:19:14.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:19:14.625Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:19:14.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:19:14.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:19:14.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:19:14.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:20.688Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cea2b20f-b26e-41c8-a66c-edec37c59ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:20.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:30.703Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=84338857-ef20-4ea9-90b3-7a9cad4f107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:30.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:40.721Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=910bb300-c836-49d7-89cc-7e07344dbc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:50.737Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6cd49661-4185-42eb-a054-b67e7b9a5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:00.760Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cbb5dfc9-0727-4630-b157-04d8694b49ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:00.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:10.781Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c226123b-90b5-41bb-b04b-a8984e6bf1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:20.795Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c67e5e44-093d-4ca7-adac-d17cba4e46e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:30.811Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e9192ca-2474-4eb8-86a1-8814a202777a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:40.837Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=076703f5-cf95-49cb-b241-9b78a2c0b43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:50.852Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1edee419-b8f2-40db-961c-3a21a40fe349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:00.871Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=91e6b775-653a-4936-8467-d81866a1700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:00.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:10.885Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3064903c-90ad-42ac-b953-4a43acac50c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:20.913Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=27eeb55d-7529-4224-aa19-970abfa44dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:30.925Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d94cfa07-26ed-4186-82b9-c33b72c80b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:40.941Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5fbffb36-3cf4-42d0-a9d4-82ed897f2558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:50.956Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b6fbb84d-ebf1-41f1-a9a5-97b863d725b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:00.972Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2a3cddb9-324b-4ebc-99f1-eb4fd1923a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:10.986Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f3f21fce-22e0-4e9e-ba88-8a8530a6a871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:11.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:21.002Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a4b062f3-f6d4-4a68-b447-c08ddb3cb1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:21.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:31.017Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6d0bac97-668c-494a-bcb8-b21f83ad823a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:41.030Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=812fcee2-5f2c-44d5-bd5a-da409f46632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:51.042Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=af439904-a5cb-4e48-a539-41eb1d71886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:01.056Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=43145a51-050e-4f25-b827-1de4555262a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:11.069Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bfb83ef1-1149-4af7-b9fd-06a7257ea551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:21.083Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=159819db-8f96-4a87-983f-119e75b9c836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:31.096Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e31755d1-29d0-443b-849e-600b6ea76d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:31.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:41.111Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f2d1d974-2b5e-46c1-9d31-f39ac16231b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:51.125Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1e2add91-b944-4707-b94e-fe5d28bb76cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:51.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:01.141Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f2b45764-d4e9-463b-aaad-b7134fd322a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:11.154Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f0abe652-0a44-42c1-aa56-31863040bdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:24:14.499Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:24:14.500Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:24:14.500Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:24:14.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:24:14.501Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:24:14.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:24:14.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:24:14.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:24:14.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:21.168Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f07c2b64-756d-4246-b796-d36c4ff3012b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:21.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:31.181Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b83a5c14-66eb-4f91-b5a6-39546492e8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:41.198Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dd48981d-7234-4bee-a3a6-bd2ce9959b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:51.215Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7ae64c69-ef82-408a-bcbb-90b9192cf235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:01.229Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=82f1e515-bfd6-4ebb-9307-6284d795a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:11.241Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6405c35d-73a7-4c39-91b9-fc9166214711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:21.257Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9ab3173c-3105-43ab-850a-1c9227867cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:31.269Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2d553ab2-1270-4159-9693-21b7a0df2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:41.282Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4e17b5ef-ef77-45b5-a2b1-15717c35447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:41.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:51.295Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=028fdc27-22d0-489d-ba83-d94434348375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:51.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:01.309Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7d963001-b84f-49df-8795-128b51ba16ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:01.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:11.323Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=91d1ca4e-db9f-4dec-a580-ab774680d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:11.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:21.335Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=97a41027-fa87-411f-9f88-e99ebcf75788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:21.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:31.363Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c80f4286-9669-46d5-8701-2dacc54415e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:31.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:41.378Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b02ee166-c8e8-4f28-81e4-9445cf934ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:51.391Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7a0ae9ca-cea1-40d7-8db2-b6fcbd9ea6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:01.405Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8528e937-ee37-489e-9cb6-a162365ebc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:11.420Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a944ab1f-85f1-459d-8d9d-be573e91c079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:21.443Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=69dfcb44-190a-466b-8d59-f581f5ee8466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:31.458Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ba61aa1c-12de-4bd7-b043-32f214e819da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:41.471Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ea32c4d5-cff6-4095-a6cf-90579e16e488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:41.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:51.487Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=760edf81-05a9-41d6-8d71-065f40b79893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:51.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:01.515Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9b79f553-aaf6-424a-86f0-20c4d0349cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:11.531Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=15dfeb8f-7cb2-4c89-8ef7-38e3b3de1757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:21.548Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=96197169-a7c1-4bb3-babf-75cfa19a6295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:31.562Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fb8ef912-c31d-481d-9a18-b85e5659a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:31.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:41.576Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=091f7240-fa37-42ea-bd49-e51723ac03dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:51.594Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=514fd8ab-be15-4ef0-9e72-a6ee5011d16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:01.608Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3f2d1edc-9b71-4ade-a0e3-735af7be5cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:11.622Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e2211a24-200c-4253-a596-5451f647ac3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:29:14.578Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:29:14.578Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:29:14.579Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:29:14.579Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:29:14.579Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:29:14.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:29:14.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:29:14.589Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:29:14.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:21.637Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1eab9553-baba-4918-b21e-bda75b232e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:31.654Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f7f91577-5477-4040-9d5a-679f85a8f6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:41.668Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9e589af8-8c2c-488f-a18c-57130b788c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:51.682Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f588d372-9a69-4663-8e71-f72375697ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:01.696Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8ce15cee-6444-4aca-8c4b-fa42abf96ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:11.712Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5719f840-463d-4b91-bcb7-2d7058c04d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:21.727Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=466cf474-adda-4d77-9dba-a57c02c9b604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:21.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:31.754Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=740cb30e-ceba-4b4b-a132-de215bf22639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:31.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:41.769Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=39c7ad76-50db-4bbf-a392-a89456d94eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:51.783Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b3cb4128-553c-4b61-8d0f-b4fe7b17d2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:01.796Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=76d8c9ce-0463-40b3-a9f2-41dbc8b173ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:01.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:11.809Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6cd32d73-2ef5-4b84-900a-01da7cd3e9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:21.827Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=63072b56-7ff7-4424-b51b-fe12e7975c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:31.842Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=efbbe05d-937e-476f-9d8c-7265fed6a09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:41.856Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=610a8adc-d808-4a63-8552-ac174425f6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:51.868Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a8b8ad80-7ae2-4103-8986-e37f28d84ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:01.883Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=20a382f4-6b9a-4183-bb55-d0ed4cc53964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:11.897Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0326a80e-b812-45b5-b7ff-97e91dc80f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:21.911Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=61855285-8352-44da-bd65-2b62014cc27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:21.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:31.924Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=32c28ac1-8118-4df4-bae0-69eceae0d4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:41.940Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0eb0ef58-4db1-46ac-8bee-9ca382ce723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:51.955Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c670ac71-29dc-4127-8b4c-6c724f8d006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:01.979Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=70db000d-b210-4c3b-9855-b346be710875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:11.994Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fc3954a6-8920-4e82-841a-d8f2cbc26233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:22.012Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=590dec20-2d47-436d-97e2-d78d3a771b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:32.026Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1e624bf2-ee54-4086-8b23-d3061212d166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:42.039Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3718085b-e170-443d-b897-09ab81dd2f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:42.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:52.055Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0ad5468c-0186-4ff0-9950-c61e8fbe1f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:02.068Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3f98a995-aecd-45fd-bdbe-877b1ee1b034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:12.083Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0b86ab22-8741-4597-8463-f318916e3393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:34:14.521Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:34:14.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 |2022-12-04T23:34:14.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 |2022-12-04T23:34:14.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 |2022-12-04T23:34:14.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 |2022-12-04T23:34:14.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:34:14.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:34:14.528Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:34:14.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:22.095Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=58a0cc8a-89b3-46e1-9354-c73b63573b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:32.110Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3cd73b6c-db4e-4afa-a7af-9687ff49a4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:42.125Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7edc5ec1-a8a9-409d-8375-eb982b8eecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:52.139Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f9019300-13b3-47f8-980e-a8392a7e4f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:52.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:02.152Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fbccd39c-a284-49be-8761-ef90a1aea9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:12.166Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e8591fd5-b468-4b39-99ad-1bf07447c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:22.180Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=91ec723a-8d0a-4aa7-9f94-6375ea302209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:32.194Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=52da2e4c-9ee2-4ca3-94c1-7038d2d6e3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:42.206Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a30daf0c-ee48-4b99-a5e0-2fcd6d7040ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:52.220Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7d7ca781-f42f-4e16-9622-b4156541dd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:02.233Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e637f5d-32aa-4316-9f0f-7c27a56125d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:12.254Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dbef6948-6bc4-4f4b-8ca5-32cae0391763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:22.273Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=de85bad7-bc47-4ac1-b0cd-a58104ccb3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:32.286Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2c886bbd-3b47-4ea8-a1db-99713e2d9753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:42.303Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cae5a72f-d25b-452b-8482-ef94b56b8d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:42.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:52.318Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d11993d4-f447-49a9-b398-004d2a5ba0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:52.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:02.332Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=21eac50b-e0ba-418d-b086-3cdc41404b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:12.346Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8443aaa5-64ff-4360-81ec-3091769cbbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:22.362Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6c3556bc-ebd3-4872-9806-4691eeafd045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:32.379Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=53d742c5-0e04-493f-9977-04f3930cdde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:32.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:42.396Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5f62e68b-a7fd-4177-a50e-5ad8b321e2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:52.409Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a585d9e1-908d-4e0d-9663-3a6804c988b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:02.423Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=67e0950f-ee8e-496f-8b06-0c387a8da8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:12.437Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cbcfb503-aa87-4353-9950-5bfd1bfb9a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:12.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:22.451Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=df34cda6-82c9-40d1-a803-5494c46b9e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:22.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:32.465Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2bc101d-aa30-4c03-b36d-9cddae11b460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:42.493Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=16c6f9df-8908-43b3-af6e-20c1fbba927b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:52.507Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ae41403e-c212-40e9-a7f8-5c38ca5f0a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:02.521Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c5120cdb-4046-4703-983b-c6843afe54df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:12.537Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=79ab2ccd-b12c-4afe-8bd2-11f44f67a253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:39:14.636Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:39:14.637Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:39:14.637Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:39:14.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:39:14.638Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:39:14.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:39:14.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:39:14.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:39:14.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:22.552Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=58bbf3d6-5ae5-4dd7-82b4-483fb94f4907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:32.578Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=27b1cd08-9d2f-43be-a228-2947cbe9c999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:42.591Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ea15b55a-4972-4a86-aa57-7ca17c272796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:52.604Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=96d34a63-f35d-423f-8361-4ab01752555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:02.619Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0188ce6f-159c-4e4c-acb5-b89c549f1ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:12.632Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e4fc11db-95fa-4b2c-adbb-d7d0e955aea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:22.646Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=290685b2-7f13-4636-bfcf-88432a86236a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:32.662Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7c4df11a-e879-4bdc-9617-9d6401cf488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:42.677Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=14251607-ae7d-42bd-b69f-3f4faaeea260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:52.690Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c493ca6b-04b9-429f-bfab-b7605f7f4fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:02.704Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=548469c4-6d21-4f5f-afc9-6fcf87543880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:12.718Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2b3a5ff8-f334-4e8f-8351-5c060869eabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:22.732Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=70276240-230b-4099-8aca-feb76e4ca3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:32.749Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0202792b-14a5-472b-8f30-241effd0dd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:32.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:42.762Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9b44849d-f1b2-4326-8c58-a026bbd39499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:52.780Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f8011a37-eddb-49f1-a26e-293bd1342a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:02.797Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=421c7357-916c-4a5f-af61-220ed81ffe03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:12.810Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f7c2f479-4c38-4751-81de-e5abd28c4b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:22.824Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=43978b72-b1ff-44ce-af44-8a331862bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:32.835Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c5aa4a08-cfab-40b1-84c0-f8fbbd14a6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:42.850Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e22896a5-8786-443f-a286-4b29ab6fae2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:52.863Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=303ee387-9f0b-4b25-ba91-e8dcb28362b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:02.876Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=120e5d37-7dbb-44bf-a754-04e7479b3ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:12.890Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ed4d7ec2-e064-4396-9443-b2b6d1e95be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:22.905Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=14daec6e-5fac-4854-bbfe-a42780020927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:32.919Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e926304-2999-4e86-b3b5-968d9cf912c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:32.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:42.936Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a82c3130-07fd-47bc-81d5-44b850b0dc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:42.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:52.949Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c9f60e7e-1d5a-4ec0-9af9-0b6dfb9f8bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:02.962Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=350e87df-2c2a-4eac-8ec0-5ca1a5af3f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:12.975Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8b698742-98f7-44a1-b974-95717e4a5944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:44:14.564Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:44:14.564Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:44:14.564Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:44:14.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:44:14.565Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:44:14.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:44:14.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:44:14.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:44:14.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:22.989Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3fa9c520-5011-4194-9532-8619ef939e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:23.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:33.002Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5dd721ed-0ec7-4ab1-b279-818f4d4f9512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:33.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:43.020Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2d3fbd0-c924-4837-87b0-3f36f0d10e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:53.039Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=225f4cc6-631b-4b96-83ca-7eb0139e4732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:03.055Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3bf50522-e98e-4daf-8828-8ecd5e5bb11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:13.069Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c901b8c2-0ad1-4bee-8f2e-0b2ec4f279bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:23.081Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d1cdffed-e75e-414d-bc7f-f183e33a53a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:33.096Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=81b8c714-3dea-469b-996d-c4dbe8b779eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:33.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:43.108Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bd394d73-b40b-4041-847d-7c08f9b1d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:43.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:53.121Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=942d7312-8772-4780-a236-e4b777732fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:53.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:03.138Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8178b835-d0c4-4e01-9ff3-7255138ecab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:13.163Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=44547922-b39f-426d-8ed5-29763357d115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:23.179Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8526e06e-0e9b-429b-83ea-d75b34000c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:33.195Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=94cef187-213f-4c33-8eaa-aa585a19b8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:43.216Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5736a1da-968a-46a1-8152-cb0ee12d1efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:53.231Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=30fb026c-042a-4bea-80a0-abbf9f7ca0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:03.246Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7a87beec-30ed-4ce2-a91a-b1806fa99214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:13.260Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=85a5c1a4-f7d8-45a2-a757-d4507c241387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:23.273Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cbdf35a2-66b6-4866-9ef9-5ce35a665579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:33.289Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4e10b14a-7c24-468c-b87b-e5ad23350d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:43.304Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c131a04a-e128-4085-ab8f-08742f75b644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:53.315Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=19e5b591-8554-4791-9f3f-02fb98a21dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:53.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:03.326Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=61182388-b14d-48d6-a5bf-50741b413c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:03.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:13.340Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=85f2ce99-8382-43a1-86b8-d18db77b2a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:23.352Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=df6df21a-cca3-4ff1-80bb-2744043d2bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:33.364Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f353490a-21c4-4ce0-af90-f6e661e593d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:43.379Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e787815-246f-4388-bc4e-b8ae080aee6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:53.405Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0bedc7cc-613e-4580-8efc-70976727e513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:03.416Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2b12164-595c-466c-a690-10f33ad7d579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:13.429Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=acc07c8d-bf3e-4cb6-9372-67859f0003c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:49:14.530Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:49:14.530Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:49:14.530Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:49:14.530Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:49:14.531Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:49:14.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:49:14.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:49:14.537Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:49:14.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:23.441Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9fb9bcde-64b7-463d-8b48-da1db009c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:33.455Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=93d24106-df33-4668-bd43-d94006f43e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:43.468Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=53e42e85-1b46-405b-8206-102d4eae2597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:53.482Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ae0f05e2-b23d-4b99-8a20-3f6f0a1a9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:03.495Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=54a1f602-7e97-4028-a895-5869860a2a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:13.509Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5a421403-406a-436a-b5a3-875c071ac3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:23.523Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fb1f0449-2954-46f5-a947-87a6982c076e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:33.546Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4b682fde-51dc-4bcd-af2a-7d7ba1e9d928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:43.564Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c0993c21-b2ed-4c21-80ee-e7108b678dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:53.578Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f65b895d-0e7a-40d7-b7f7-3f9b7970b7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:03.589Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=07ec400e-50b4-49eb-9046-16c16e68661e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:13.602Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=41324dc5-1f97-409c-9bce-50e54d3cc006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:23.622Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b8209203-056d-4baa-b4f7-72329fa7b406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:33.636Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=887356d4-6ab5-45f8-a2de-1cb0dd1491be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:33.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:43.652Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1f122332-fcf1-4003-b1c3-b9535191d619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:53.681Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f7bf0fe8-1822-4680-9cc9-588ae08ae1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:03.694Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7a507a1f-9987-4841-8564-bfcbe652c611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:13.710Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7ab10c05-8a00-41db-bd4d-ee3271d57649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:23.723Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b4a3e750-c1a7-4a43-9cf3-0bcf7646d8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:33.736Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5b95b247-79bf-4c09-bcc3-3c586f3afd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:43.750Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=486d6266-4f77-440b-b3bf-bdc251d3afed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:53.764Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=319fdd6a-d13d-434a-a658-c2ab375b1f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:03.778Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c08ee59b-cc90-47c3-b24e-5063f17c9e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:13.794Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7362c19c-14ed-4e52-a52f-8c928518f211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:23.809Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cc4c3ec9-69d1-4dea-bd6e-ed515eb5d7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:33.822Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d7900a2f-3757-42e6-b97e-1cc6e4765e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:33.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:43.835Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=831fc272-fe0c-4df9-896a-96a5eebd1130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:43.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:53.849Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0a49043b-1c44-45be-9040-05cca6961e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:03.862Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=91a78afa-d482-4c8b-ba20-b0044232a997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:03.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:13.879Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e3ede20c-3c9a-4e8a-9251-465904f8b34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:13.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:54:14.521Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:54:14.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 |2022-12-04T23:54:14.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 |2022-12-04T23:54:14.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 |2022-12-04T23:54:14.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 |2022-12-04T23:54:14.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:54:14.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:54:14.528Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:54:14.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:23.894Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3de5810b-e281-435c-8ef8-df7a35f188da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:33.909Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d90a4842-3ca0-492c-ba95-d636fab8f873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:43.935Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7d36d9d1-d9dd-4287-a2b3-2761e34a80b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:53.949Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1b72bf11-f2ba-435b-be72-cef3476b3b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:54:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:03.963Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0a8f1f20-27e5-45ef-9c6c-4c8fd5167486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:13.978Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8b50b08b-7db0-40c2-8e01-dc69c1bed60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:23.991Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8513d00d-3fcc-4bef-8405-749eee8bd601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:34.004Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4d0e2322-3062-4bb3-b083-5e320c4168ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:44.017Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=44ebfc30-75be-42fe-a93c-1619785bb299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:44.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:54.031Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c5b0d527-f093-4b70-bc0e-73185ca21b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:55:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:04.044Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d76114ce-4d34-4de9-aa8c-18a3dc8500fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:14.059Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9348a23e-7af2-41f5-87cf-1d3f637470ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:24.082Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8f8a89c3-1b16-4d02-a62e-2bc7b82e71ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:34.098Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=db767ea6-4484-45c1-8cf5-db07f43bda7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:44.115Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=454f3cbb-4b1e-4ddf-b6d4-8a3b226b856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:54.129Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e4b210f1-83de-40bc-8e78-1bee38599050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:56:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:04.142Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cd3edb95-5791-44cc-8b60-1c9abc070414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:14.156Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=eac1750b-97c7-4629-a079-d077db1cd21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:24.168Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=813efbd1-5c3c-4844-ae07-5a77b64dcde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:24.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:34.181Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=15fcecf6-c577-4daf-aaa7-46d45afc831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:34.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:44.195Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7c1c2a91-f3fa-45dc-9a73-166efde327fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:44.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:54.208Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=32bfd1e9-7517-4086-9e9b-13d2c69bcd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:57:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:04.221Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=08dbda1a-bdaf-40d1-acf5-386ae29a5901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:14.236Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b8fec488-e374-41d5-9c1c-7dc294402713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:24.248Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=875f8106-e95e-4769-8e4b-8c53c011607b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:34.260Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8eaee394-1778-4484-b2f3-3a2b82c294c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:44.272Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4b34eb0c-77cd-4f51-9ee1-f96fde262ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:54.284Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=80bddc90-ee79-42cd-a411-dea39b90df92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:58:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:04.300Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6e04cde4-9fc4-4b06-ae38-87a7bc0446bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:14.313Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=74fcb382-9bb3-435c-8ac3-9494c5f33fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:14.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:59:14.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:59:14.607Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:59:14.607Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:59:14.607Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:59:14.608Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:59:14.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:59:14.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:59:14.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T23:59:14.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:24.327Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dfb3af0e-5b25-4f07-83d1-8ad384671868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:34.339Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8def2715-d58d-45f6-97eb-22c0e30e498f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:44.352Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=637d3b8e-12e9-4218-ba7b-58ebeba30a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:44.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:54.363Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4df4a1e4-20c5-4a4d-af40-2d5d82510665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:59:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:04.381Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8c51944f-b9f8-48c5-b744-8dcd28102e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:14.409Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f3abc4de-cc17-4d4a-943e-0d68e8baeba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:14.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:24.422Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=325f5214-bf08-464c-b488-b4e96645f3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:34.434Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2278ba04-780a-4506-abf0-26559fc8afd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:34.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:44.447Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=35b1c606-5603-4dd8-a332-12704a631f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:54.459Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9f2b91f6-a926-44d6-8cdf-68611c67403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:00:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:04.472Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e663a321-f6c0-4545-9164-b89f9052aaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:14.487Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=662d240d-6a0e-4a29-8825-3baf6f04b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:24.500Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5943a65d-4540-494f-8ef8-c44e6a07fe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:34.512Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b4597360-763a-428a-a5aa-287a5039c109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:44.525Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=938bcc1c-25ab-4136-92b3-70736e711ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:54.542Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=65f1efa1-c7a0-4cfb-91b5-d98bdebbca18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:01:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:04.555Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=93f66560-bc07-4dc9-8fdd-bc453f2a4338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:04.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:14.566Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=709f9345-1cf3-4942-a6d3-d394f76581d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:24.580Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1f80ec8a-1ba6-477b-a4be-306189858c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:24.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:34.596Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1b3e091d-3dbc-43db-90a4-ec881899d6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:44.609Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1c168b94-defc-48be-99fd-d869f174a6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:44.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:54.625Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3689bfac-da3f-4113-a68b-849872ff76de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:02:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:04.638Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b3666971-c59b-41e2-bec4-323e5e45b1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:14.653Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=48692930-3806-41ec-9ba9-e9e289975c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:24.666Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=aaf4699e-d9ba-4f36-8a5c-30da0618c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:24.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:34.680Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e233a053-ea92-41ad-91c7-b27d66d395a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:44.693Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3f2d3f41-f3bf-4de1-844c-e1f77e1f596e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:54.708Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4d620b37-c90d-46a4-85b5-fdc3beb5534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:03:54.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:04.723Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1736af10-94eb-44ed-ba9f-858bcd5f0470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:04:14.512Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:04:14.512Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:04:14.512Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:04:14.513Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:04:14.513Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:04:14.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:04:14.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:04:14.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 |2022-12-05T00:04:14.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:14.734Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=92e79802-6fd1-44eb-9fdd-0a76882c369b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:24.746Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d959b24a-fa9e-43dc-873a-8763687fb50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:34.759Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d986acd8-08d2-4339-92e2-d141346edde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:44.773Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=55a3f79e-88bb-4c5d-82f6-a40b0d8b05ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:54.784Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dbbf387d-d878-4d8e-acea-6b10224b32c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:04:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:04.798Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=eac53ea8-37fd-4862-b4b4-ac5a7c366680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:04.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:14.811Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=92894799-1da5-4a21-b402-b2bf3095c98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:24.825Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2a840999-3ad3-4132-9e3f-1878ac980492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:34.837Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1153f6eb-887f-420a-b86c-e47139fbef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:34.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:44.849Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c1cf2dea-2fec-420f-9753-c45941fa3aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:44.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:54.866Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=050b3eaa-6088-491a-b3db-d9b53f20819e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:05:54.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:04.880Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ae5a3917-a3b9-4205-b577-d16624698dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:14.893Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0fcab1e4-fa8c-4f02-bf29-a98960754adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:24.907Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=12e0850c-6962-4484-b9d5-10fce7f59274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:34.919Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=80233226-950d-4059-8249-7bc62df7f5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:44.936Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7674028d-8bbe-41d4-9cae-8c8ff9ffd570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:44.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:54.953Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a156a231-3066-499a-8d00-645757fdf81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:06:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:04.967Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e4cf25eb-a33a-476a-b00c-855a1279ea35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:14.980Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2d70362c-2a4b-48ce-8753-b69d2356a617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:14.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:24.994Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=517c6201-7a92-4d6d-9569-8044d8ed19a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:25.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:35.008Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ef6f1826-0316-44aa-9bf4-02c606809939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:45.021Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9d0ae3fd-3c73-403e-bc5b-2771f63bfc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:45.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:55.036Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=39102877-a1de-4d36-83a5-f7bdf852e103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:07:55.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:05.049Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cc603fdf-ba84-4f09-b51d-0938345a2f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:05.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:15.061Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f06d8da4-38f0-479f-b4dc-3b25de549852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:25.073Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c2aabbc5-3f8a-4da3-8bc3-9e9158331031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:35.087Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4c13bfcf-f0e6-41b8-8ccc-613c583c87d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:35.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:45.104Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=49763b24-12ec-499e-857c-0c8104ccf131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:45.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:55.118Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e78e3d80-2c1b-476b-94c6-4a9cd5a0a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:08:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:05.130Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=55374511-0aff-409b-98d3-d8002ecdaa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:09:14.580Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:09:14.581Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:09:14.581Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:09:14.581Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:09:14.582Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:09:14.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:09:14.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:09:14.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T00:09:14.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:15.141Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=abf2472b-0b6b-4270-aa49-0ca7aba25ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:25.153Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=62ed250d-02bd-42ce-8389-ace86f2961d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:35.166Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=23590cf2-676d-41a9-84ac-caabb9cbfee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:45.182Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=eb884a10-fc86-48cb-b989-8f21c8af4776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:55.195Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7d511c3b-1a98-401d-9088-917e795d2979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:09:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:05.236Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8e6ef389-02d8-416c-9037-5d5d48aa0229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:15.249Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d178be09-7cd7-431f-ab67-ae8868ace32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:25.263Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ece184fc-f0f5-4aa2-a46f-72fb78a1ecd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:25.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:35.299Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cbe08c6e-4d29-44ce-9785-4a5e765e4fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:45.312Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1686aaac-5fe5-4a13-941e-33406ff876f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:55.325Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9d9f0385-42ce-4aba-bff7-c09755ba4dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:10:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:05.338Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0259cf4c-42c1-4cbb-a220-90be27df6572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:15.351Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=70998269-5e88-4bd8-9546-fcbd1a8f2a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:15.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:25.365Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=55b84e06-86b5-48ae-b305-24dacc688ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:25.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:35.378Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3d732439-6f9a-4aa2-9167-eb2470914c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:45.390Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7c4499c8-c331-4603-86e1-6407f30750e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:55.402Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a2c79864-90a3-41e8-a0af-04a8bfd60e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:11:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:05.413Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cf72a237-a33f-43de-b3a2-23f4890d28d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:15.425Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9dfabb1d-8843-4713-8eda-c95d9606c4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:25.441Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=09e25008-27c4-4f66-b4ce-2aed41fc7510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:35.454Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7b194a68-66d6-4a47-acd2-117a49983490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:45.466Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2cb6fb70-3fea-40ac-bfb2-cbfdad2652d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:55.479Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f6aec419-ebc1-4b4c-b513-4a875934f2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:12:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:05.492Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=38acf011-caf6-47b9-b63c-f9ad4617cc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:15.505Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9f88ced4-1a9d-4f65-b8c1-f8e6a6c1be11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:25.523Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f8af463c-b016-47d7-9bff-186aca0a55d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:35.534Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6102a69b-9fcf-4ca6-afe9-4e93a8e6a2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:35.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:45.547Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8ef13414-bda9-4872-9d45-a338208d0627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:45.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:55.564Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fe61efbe-4120-4ab8-a635-579c70d69401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:13:55.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:05.584Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2c2b6699-91d7-4d37-89c2-2cf9cdc92401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:05.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:14:14.491Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:14:14.492Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:14:14.492Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:14:14.492Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:14:14.493Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:14:14.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:14:14.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:14:14.498Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T00:14:14.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:15.599Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=44043d7c-dfa3-4b41-932b-f52505d91d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:25.614Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=01692844-6314-4aea-8208-345130931866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:35.628Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=eb8634dc-f970-43b5-a708-12cf835b6d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:45.639Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7ea58fa5-b367-4f3a-9439-b7ddcb36800b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:55.653Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=40039893-fa2f-43df-9c6d-f0b26453f425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:14:55.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:05.665Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0cf0dbed-914a-4343-b910-634827923bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:15.678Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b617cb49-b1cd-4505-b343-72c26a263798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:25.694Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=27377f7f-9304-4496-9604-ea09e9e3fe3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:35.710Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2b537d58-b2c4-4b89-af79-38a2ec354b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:35.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:45.724Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d754f3e6-2651-45a0-bf9a-39a32154b0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:55.737Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=48711615-e574-43f4-954c-0d93b6ed1f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:15:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:05.749Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0130522b-e217-447e-9ed0-54dcdd5bcd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:15.765Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4cb99c3e-316a-4dec-ab1a-eff1c8804f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:15.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:25.777Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3c19024c-7c23-44e4-9fd0-b8f52431e926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:25.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:35.791Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=688cafad-4a04-48a5-8796-e3014e7ad0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:45.805Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b87ebded-8c0e-4eb6-9eb3-e0043817cb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:55.818Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=89d134d4-42b2-4eb7-94d6-8da921a236d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:16:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:05.836Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2e63b81d-b225-470e-9ee0-a6f7e83a9f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:15.856Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a949f053-ef3f-417b-940d-1fe4545efe64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:25.871Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7e59f094-18cd-40ec-9f51-7c33179f703b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:35.882Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9ef1ea5e-328a-4909-846b-d1d9a270bd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:45.900Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f97c832f-389f-4ff3-86cf-b5500adda607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:55.913Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8efe79ed-5465-4d36-aa45-9e4a9b127466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:17:55.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:05.927Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=82b87b74-1d9a-40e5-b234-cd298621d5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:15.947Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b5c5f089-344b-4cd7-8cdf-8a99a643ad90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:15.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:25.962Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5b834582-a3e7-4f71-80e9-6fcb612043db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:35.977Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=501dec52-b13a-4902-bc2f-98b3eca0b939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:35.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:45.991Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ab10a723-af30-4bc5-8a70-61c2c676df36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:56.004Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2413e21e-9eb0-43f0-a908-4a1068de9e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:18:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:06.020Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f5a745c3-4a89-41f5-bd24-13e68fd0c7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:06.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:19:14.575Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:19:14.575Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:19:14.576Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:19:14.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:19:14.577Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:19:14.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:19:14.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:19:14.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T00:19:14.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:16.030Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ccf7ecf7-cf73-4d0b-bac0-f92a78318c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:26.043Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0b62fa34-731b-4886-a909-32c200285910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:26.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:36.057Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e258402e-6dc9-45e8-90f8-d88a45a5174b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:46.075Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8cbd3fad-7bfc-4e4c-9e41-1c5022503e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:56.087Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dd4fc4b6-f126-43e1-a159-bf31c1b68bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:19:56.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:06.099Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ae6c5194-4fea-4560-b111-b6136cb56912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:16.113Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6531be32-c71a-4976-8cb9-431b2174a3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:16.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:26.125Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b61f239a-5136-4d7c-a3a8-f754025523df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:36.140Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ba720751-e0d7-498c-bff9-4051dbc4ad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:46.153Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6dc02f69-e248-4a2a-a676-eb46f9347181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:46.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:56.168Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=71d24c95-0aba-4a42-8a78-04fe9d4224ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:20:56.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:06.182Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c27e753d-6124-46dd-b2f2-cf2b8cd847ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:16.194Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5ef63d64-39cb-419f-b97a-a58fbb594162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:26.206Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a578c8fc-3511-465f-8603-45e70acb33fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:26.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:36.236Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f8253b19-7119-4941-8e80-569b05f551b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:46.249Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=eea9551b-07c9-451e-85e8-8f8d63c3f03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:46.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:56.261Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=476103d7-1801-4fb3-92df-77cbcba285f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:21:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:06.276Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1ddff9be-1842-4b53-b9ac-c85b38dd6075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:16.287Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=313827e4-1f0f-4e4a-9695-1748ce313019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:16.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:26.299Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=187889b1-8650-478a-bd2e-c3171e2237df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:36.314Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bfeccd54-e520-448f-94b0-a1db1ecf5701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:46.327Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b4c62edf-5be5-4d8d-9c4a-ef65a7af47e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:56.341Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fd28f5ac-5f3f-4d5b-a219-439c73e67212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:22:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:06.354Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5c668135-45d8-4f3b-9433-beaf6cc80b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:16.367Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a1ef2477-0b3d-4241-bfc6-66f09dd8ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:26.381Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=03c1bc17-5251-4194-a14f-d58b0e3edb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:26.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:36.395Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a142ee2d-5103-45d9-b32b-65a746c9d136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:46.408Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1d28014d-ffa4-495e-b91d-b04aeaf2dfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:56.428Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f3d0f211-9133-41ee-8fa6-381fa028a189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:23:56.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:06.442Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1440e74c-2dd7-474f-ab28-aba8ebddd05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:06.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:24:14.488Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:24:14.488Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:24:14.488Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:24:14.488Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:24:14.488Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:24:14.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:24:14.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:24:14.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T00:24:14.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:16.454Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fbe02fc4-994c-494e-9972-9fa37dcba91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:16.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:26.471Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=04bbc71c-d280-42bb-bbd8-a088dfbc3ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:36.487Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=de80d817-70fc-49c5-979c-1395a9b6edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:36.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:46.503Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=03fc9865-a8c3-4e65-8b2c-a7d7589b0ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:56.520Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=11249d77-4bbb-4f3d-86a2-12d378a4abb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:24:56.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:06.535Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bbc66a8f-703d-44cf-a236-04fa54c12d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:06.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:16.550Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b1479ffe-f209-4ee9-a412-d16670a5fbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:26.565Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c368ded3-a0b0-4b7d-9c8f-6e15aae4233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:26.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:36.579Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cd7b65ca-e475-42d3-b3eb-ac6d87a7afc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:46.608Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=668c3dc1-91a1-427f-9fa3-14c55666d441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:56.621Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a975e592-5f5b-43eb-801e-85c956c563ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:25:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:06.635Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f6a30af1-e2c7-4a8f-92dc-4f49d4a29462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:06.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:16.647Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6da46712-9af1-4c18-9981-2b4a5a0ada33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:26.660Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=56eee295-711e-4e44-9f36-18fe9839a822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:26.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:36.677Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=395c2d46-eaa6-47b1-b3dc-8007dc0eb5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:36.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:46.691Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b22b2fa3-7aa5-4ae0-b898-5463135a6abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:46.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:56.705Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=277cec5b-97a0-443d-90d6-b1d8bff215d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:26:56.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:06.725Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d0ae189e-1ea8-4e09-83ba-1ea03e89591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:06.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:16.738Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=91116882-3aa9-4fae-8543-36b6bc684277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:26.753Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f5114709-89f1-49f2-8ad1-d06123871fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:36.770Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8ae8c7fe-e759-4bd8-831d-9727047aef62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:46.786Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=95d7738d-3d6d-492f-88fb-7a3c3db17de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:56.800Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cc30df1b-b4e7-451a-8f01-ea7620e495a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:27:56.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:06.816Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=12ef5ca7-081f-4019-bf0f-7903e6df739e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:06.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:16.830Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2b1a2adb-a60f-41a1-8cd2-986180857f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:16.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:26.847Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fdf2fadd-5e4f-4b37-87a4-c738859a48aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:26.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:36.861Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ba6baf2d-6cbd-4840-8d2c-bf8ea5d3162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:36.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:46.874Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fccd8896-48a4-4d16-9d03-22cec99f0866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:56.886Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=68520eff-24a5-46ee-8b28-77eda1b4b7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:28:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:06.899Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f6c18251-e6be-4d6b-9825-554c14fa37ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:06.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:29:14.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:29:14.551Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:29:14.551Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:29:14.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:29:14.552Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:29:14.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:29:14.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:29:14.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T00:29:14.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:16.915Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d19c5984-181c-40f2-bffd-d0ffbf3a1c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:26.927Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a8651de1-0b24-42d3-bd4a-ffb2e688701d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:36.941Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2e3eec4a-f456-4658-84c7-c4bec14d73d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:46.953Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6e98aa7d-8e45-4043-b35a-0609615ac8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:56.969Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5b2604d6-ea2c-4456-82bb-a9c274bb4d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:29:56.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:06.981Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4632fda4-a627-42b8-91d3-e30147df2e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:06.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:16.993Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6ae450a5-96fe-48cc-8601-1a6d08b52f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:27.011Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=39e64ae5-7fd1-4323-b7ff-0cd090163651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:27.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:37.024Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0b776884-373d-497e-8a7e-694a20fe7ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:37.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:47.035Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c23e7bed-790c-4a94-b935-50a291dd02f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:47.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:57.048Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1dc5a113-f5cf-4bba-8155-457972ed1057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:30:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:07.060Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9275176d-34c6-4da1-8630-34f5cdb257f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:17.073Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=029eec88-cadf-40a9-93c3-b51eef8a57c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:17.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:27.093Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7c5a2580-c6e4-401b-b013-c9afcf4b5437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:37.106Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=da0a8953-6128-4327-8ac2-f2af41b5a49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:47.119Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=93a3e691-09f2-47ff-b2bf-29e93332c6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:57.131Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=462546d0-1716-4aff-b3eb-01926795b085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:31:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:07.146Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d8da64be-70ab-483c-aa9a-15eb7cd4d89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:17.161Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c4c87e67-4d16-41d1-b726-722ec1d507d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:27.174Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=77c29560-09a2-4c89-af6b-76d60ffe7635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:27.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:37.185Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bedf5a2c-9f21-46ce-b2d8-2adcfe2e38b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:47.199Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=49a461aa-b9ba-47ef-871a-646704004d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:57.214Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3f3ec506-772e-464f-98cf-3f9c5bbc5493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:32:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:07.227Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1edb81e2-7254-4434-9bb5-248e4898ea15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:07.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:17.239Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=24c3283a-6d14-4663-8376-d578e03baecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:27.250Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=11078ae8-31eb-4711-868e-3ec7de56d60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:27.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:37.264Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e127b0dd-a798-478c-bf73-b382467045c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:47.278Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=44abe3c8-9944-4023-9d5d-43bc209f5336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:57.293Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=08afc12a-ba93-4c9a-9670-923724d16977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:33:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:07.308Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=059a7c48-da9e-420f-bacd-2eb524eb0bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:34:14.469Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:34:14.469Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:34:14.469Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:34:14.469Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:34:14.470Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:34:14.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:34:14.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:34:14.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 |2022-12-05T00:34:14.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:17.322Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=85ed34a3-1a00-4d8c-9fb1-e8737d88adff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:27.335Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=de2e6028-c248-4429-af39-e62e10ed74ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:27.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:37.369Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=00381d07-8817-4572-b549-24eb65fa4289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:47.384Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=12294123-4bcd-4e8a-9515-81e47fdfd527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:47.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:57.396Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=28ace3e8-0f4a-4d71-8bd2-aced5ccf8565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:34:57.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:07.410Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=be69c7df-e318-4607-8b65-47dfdb9ff05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:17.422Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bfc7da61-7c6b-48f6-9785-d9c0f21acb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:17.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:27.437Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c7b0bd78-8bb0-487e-b1c2-991965f96053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:37.449Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cb766ce1-f2ba-4acc-becc-883289af543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:47.461Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=090ac149-5bc0-49fb-8b86-c789786cc5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:57.474Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=daabbac5-d9c0-4f55-a27d-aad0ebb0d7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:35:57.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:07.486Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dc94f7eb-c323-4409-8f9b-b80987bf4b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:17.499Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=93475808-f0ab-4a5f-b683-ae661831a284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:27.520Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=817d5451-0ffe-4d5c-b680-5d05b76a8a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:37.535Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=64ff884a-7fed-4477-aab2-2526ba0bfc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:47.548Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5d9fe224-a592-465f-bd79-e2fb1e5a6699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:57.562Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=07449f5c-921d-4cf3-b2c6-24778ef970a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:36:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:07.579Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=99769a92-556d-4e51-8fa4-3b991225badd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:17.592Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=67cb3abe-917d-403e-bd07-1dcd4bd6a7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:27.607Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=19399418-ba15-413a-ba6e-2aed00cf78ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:27.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:37.623Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b93443a4-7518-4594-b35c-eb960069ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:37.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:47.636Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1b8a3d7f-40ed-454a-bace-2c4a70c55ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:47.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:57.652Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=742bfe5c-f703-4cf8-99b6-ce0955d9d02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:37:57.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:07.666Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2d23e0b8-f60a-425f-ad8c-25ae4816d9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:17.680Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=39ede89c-a334-45ea-a55b-06665c322ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:27.692Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e9474f23-5b46-40e3-9c4d-3f0fa7a9a537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:27.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:37.707Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f1f6b5ac-66e3-4bb5-8b23-8823dd8d1568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:47.723Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=35c4a107-ff8f-4f1e-8d00-9aa4193ece6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:47.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:57.738Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a1a12936-fd96-4d36-bfa8-5ebe2c19e0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:38:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:07.749Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e2093af8-d12d-4c61-bca6-f49049945889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:39:14.560Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:39:14.561Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:39:14.561Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:39:14.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:39:14.562Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:39:14.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:39:14.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:39:14.567Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T00:39:14.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:17.764Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ea550e38-f9cd-475b-a903-54b87b739d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:27.777Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ff8b55c8-e39a-4fdb-a363-fe3415fd5a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:27.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:37.791Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bf53c283-285b-452c-aed7-f29354903941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:37.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:47.806Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ff507dd9-8bb7-4095-949e-85f1e6d6c4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:47.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:57.823Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a1f53b77-64aa-4100-a0f4-f352fc0fee3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:39:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:07.837Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7c211e90-324b-476d-9cd5-c29c712a357f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:17.850Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=89898c15-3f1e-467a-9994-a17bab8d85a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:17.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:27.865Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c192c680-a6b9-469f-8398-b13acadb9e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:37.881Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d60afa25-97e4-4fdc-8318-14bd9ef0bf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:37.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:47.897Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9afca812-9d07-421e-a599-48c6639137cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:47.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:57.911Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=78f646bf-afad-41b8-97ed-3f193bf1b4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:40:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:07.922Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=241acb36-dea0-44c4-a5b0-9dd4c0cb5b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:07.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:17.934Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d7dc2dd8-0016-4baf-80dc-49e8dcef16f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:17.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:27.952Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3dd51b1f-f857-4b1b-b0c0-fb2a8f68b42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:37.965Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8f759c83-d503-4296-8947-e082c969804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:47.977Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dddca49d-e70f-4167-82c2-eb350c4c4585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:57.992Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bc788fce-581a-4c43-a41f-ada6c5d9488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:41:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:08.004Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=04fbf615-4dad-45a7-86db-4b52655d8550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:18.016Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e826fe4d-6a62-41bf-bb60-14143b7b3277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:28.033Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c2097da2-1989-4612-9c0a-9f1f492fd2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:28.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:38.046Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c2d6ded6-fae4-43fc-8e4e-85e10028c1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:48.060Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b0af9b14-47e8-4aed-8203-156307a0c468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:48.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:58.074Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a6c4fb93-7237-407b-851a-a3d7846e2a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:42:58.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:08.087Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3c2620ab-c42a-4919-9c51-b71f5adbf3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:08.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:18.101Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9d74ccd1-1c99-470c-8b93-70b629ac325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:18.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:28.127Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=139b09f2-4e41-455e-a9a3-3dbc5e3b4a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:38.140Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a0bf5275-7943-4fd0-ade8-198607918c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:38.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:48.153Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3673fd24-0f0d-4e27-99a8-9540caabeeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:58.167Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=999639b9-e56d-4327-9cff-e5cf3834c7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:43:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:08.191Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=104303f9-97c2-44a1-b950-f85adee3028b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:44:14.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:44:14.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 |2022-12-05T00:44:14.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 |2022-12-05T00:44:14.528Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:44:14.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 |2022-12-05T00:44:14.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:44:14.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:44:14.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 |2022-12-05T00:44:14.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:18.205Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0faf4207-c82b-4d45-8251-6e0fae55a9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:18.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:28.228Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=508c42ae-8647-48e5-95d2-bc83aa90b488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:38.241Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=823c20ad-dc44-47ba-94ec-7c45b4e4712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:48.254Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b6e85029-ea57-4412-a46c-937c203e103b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:48.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:58.268Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1e7f7afb-fb8f-4dd8-b0d8-314d4589c436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:44:58.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:08.286Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4edf1f1b-a120-4ac1-b04b-a0da75110cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:18.302Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=44ef72ca-0e53-4538-be0e-68b8bd30f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:28.316Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9df8a00f-5645-446b-8246-902866b62182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:28.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:38.345Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=221bffc1-a38e-4574-ab9c-6325575e9c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:38.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:48.359Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ab65014c-ef2a-4735-9ea0-b5a2f8110306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:58.375Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=24359a47-82c8-415f-959a-01625366b110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:45:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:08.389Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=06f06cbf-e8c8-46a6-a927-a4dfb4d7fc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:18.406Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1cc2ca4e-ab16-4190-9abb-a1dd5c269d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:28.429Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e1311786-d698-47c0-851e-139a5612386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:28.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:38.445Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0e94bd85-b261-438e-8acd-74c9de1ebb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:38.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:48.460Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5905b189-0318-4786-99e1-abb0e3976440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:58.475Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d6ea9b2a-c518-45f8-9697-9e1c28e83d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:46:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:08.488Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8c7e8b9d-d248-4d68-9a5e-c0485aa919b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:18.501Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dc6bca33-232b-47c5-97b1-fbe51df41e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:28.514Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b94786d3-281a-4d0c-ac58-155b232d6587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:38.527Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9aced9eb-fb6c-42cc-a6cf-c0953d7ac6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:48.541Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5ba4c417-6a86-4d7a-92af-0b873cda3373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:58.553Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=448d5674-5d19-4202-8365-a401bdbe9431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:47:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:08.577Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=99490c5c-ac27-4133-ab5c-cdf82445207f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:08.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:18.588Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8b998daf-4270-464a-91c1-448682a07cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:18.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:28.602Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=94bdba46-1753-499a-a7e2-833fb61d4dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:38.622Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9ec8dc1d-3f60-4b4f-b90a-edc17f76c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:48.652Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1f4a10a9-bab0-4427-a7c5-1ac5ab3e1847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:48.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:58.687Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=74a00759-e524-4dd4-81da-671d00a48fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:48:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:08.719Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=db74c8df-7e56-4091-8e0b-ebf0ab6d05b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:08.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:49:14.572Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:49:14.573Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:49:14.573Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:49:14.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:49:14.574Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:49:14.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:49:14.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:49:14.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T00:49:14.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:18.737Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=926cc516-5a38-4588-858d-704c3f5c697a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:28.755Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7bbbed83-d599-4677-8ea3-b4e2decdb5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:38.769Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4d3bd940-d3a0-4313-9e4e-bf439d16db8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:48.791Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ec7d148d-8780-4041-91c1-df8b2684b3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:58.805Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1bc6fcfd-ba66-46d8-a913-e3d05a29d4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:49:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:08.818Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=802d2b1c-8c2c-4b48-a7ff-96a06af81d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:18.831Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=227249b4-3508-4e49-baad-948adca214da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:18.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:28.872Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=631e19b3-c803-4476-82f2-65898ee12c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:28.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:38.884Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=023bbdd8-7c1e-4a96-9c65-5e33c75d3730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:38.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:48.895Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a00182ad-a7ed-4c5d-8ec8-c6a237a34f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:48.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:58.911Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5b003573-5439-4851-a7c1-de3fc835e2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:50:58.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:51:08.924Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d6b000f0-da64-4f62-bdbd-ac06578abdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:51:19.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:51:29.408Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ecc5f3b1-4b48-4e32-9e31-2bd50b78c7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:51:38.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:51:48.980Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e852bd98-4249-4050-ba39-20d9a54ce331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:51:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:52:08.523Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=aabd5141-5983-444b-8083-5f8eeca8ab08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:52:18.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:52:28.072Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cd6e3165-49c6-40a0-a5e0-dc92162e4876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:52:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:52:47.623Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3ebdad3d-cede-41cd-bdb7-974b7148837a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:52:57.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:53:07.170Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=edebac20-af32-4edd-8c13-f57d258868ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:53:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:53:26.717Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d0ae73bf-57de-4927-9024-15ed75388d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:53:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:53:46.276Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4ea4e4b7-9fbd-49c7-999a-4e4b4c1bc25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:53:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:54:05.831Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a0f91ce5-0274-48ef-98a4-32c14fb7bc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:54:14.480Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:54:14.480Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:54:14.481Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:54:14.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:54:14.481Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:54:14.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:54:14.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:54:14.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T00:54:14.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:54:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:54:25.382Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=288a1d26-adda-4171-8aff-76331eb4ef86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:54:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:54:44.937Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4932c0e8-560b-447b-8c88-c9a411276961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:54:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:55:04.521Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=937184da-8a67-42f2-a60c-9fe3f82eee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:55:14.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:55:24.071Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b7073566-4b65-4aea-87f4-87b0162bf897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:55:33.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:55:43.643Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4e70f8ab-aff5-4a82-9f73-5456b4066a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:55:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:56:03.195Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fd7b2653-8b0f-4bbe-a4a4-e2339a8e7d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:56:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:56:22.750Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7a84e3af-0d95-42a1-af56-6570de0c2e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:56:24.952Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:56:34.948Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=07f84516-e5b2-4cae-90b2-9336e31d975b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:56:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:56:54.519Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4eaece8b-89d3-4cf8-990b-cf321224cc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:57:04.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:57:14.076Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d8d1a62a-cad7-4c7d-8d7e-3bc13d07a0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:57:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:57:33.649Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e0f59e23-760a-4c33-90cb-ee5e0515f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:57:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:57:53.205Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e166be80-baed-4040-9e0c-549455edda67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:58:02.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:58:12.751Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c4865fd2-f982-46f1-95b7-91735dff8f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:58:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:58:32.318Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ec799d06-f4d5-4004-99dd-78fa12cffcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:58:41.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:58:51.952Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bfdeb970-fe85-46a6-9708-01a8132d5647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:59:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:59:11.501Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7c689323-2e6e-40f4-a813-1258e28c34cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T00:59:14.649Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:59:14.649Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T00:59:14.650Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T00:59:14.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:59:14.651Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:59:14.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T00:59:14.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T00:59:14.658Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T00:59:14.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:59:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:59:31.184Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e701f077-3edf-4510-9a9b-1a92b04520f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-05T00:59:32.287Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=mzx8NEKRTWOc5CUPDtMM, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:59:32.671Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:59:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:59:42.672Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=896a4aaf-d9d2-433b-a6cf-a4d0ed038b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T00:59:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:00:02.226Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ff217b89-565f-4db4-9f96-4f10cd0311f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:00:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:00:21.781Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c2882e95-8f02-4b8b-8683-f2bd27ec2f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:00:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:00:41.333Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3a64ec8f-0d4f-4c06-a53e-2b9cb82e4dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-05T01:00:48.874Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=mzx8NEKRTWOc5CUPDtMM, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:00:48.894Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:00:48.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:00:58.896Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=332b121a-f79c-4811-b2e8-976dc5b6635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:01:08.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:01:18.458Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ec5b7cd9-ebcb-4d31-8694-5d3713b5b4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:01:28.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:01:38.024Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=db4a46a2-5881-41f1-a83b-7784ebfbae15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:01:47.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:01:57.573Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c256fa7e-6aa5-4255-b348-c9cb62cdf36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:02:07.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:02:17.141Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5b55dae2-b7f5-4450-9baa-823faacde7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:02:17.829Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:02:27.829Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1f5f1b53-565c-496c-9562-9cf92b91ab22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:02:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:02:47.379Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=76a88ea8-0447-4757-aa84-8e71e0d12a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:02:56.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:03:06.933Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=71021c00-6e56-4a45-abc6-064299c1d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:03:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:03:26.502Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a22e7f98-fb98-4f23-886c-60c30aab75a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:03:36.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:03:46.050Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9ecb0246-44cf-4148-8b84-0388155bcb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:03:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:04:05.610Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5ea1ab99-1cbe-4bec-871e-fbed98967a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T01:04:14.476Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:04:14.477Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:04:14.477Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T01:04:14.477Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:04:14.478Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:04:14.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:04:14.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T01:04:14.482Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T01:04:14.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:04:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:04:25.161Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b527223d-1b2d-458d-9cff-dd7125321c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:04:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:04:44.719Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b3fc240e-0fbf-4bde-8909-cd62f4032316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:04:54.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:05:04.267Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=73d14461-6d22-4170-9f8e-66a752472cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:05:14.183Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/LstHnJCKrs7hy4SMk87A'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:05:24.183Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f1fc165c-3498-44ae-9d67-50d17dbf4834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-05T01:05:24.932Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=LstHnJCKrs7hy4SMk87A, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:05:24.949Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:05:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:05:34.950Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=40771419-f8d9-4499-97b5-7299efb74c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:05:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:05:54.500Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d83e2ad7-51ee-4e65-960d-8d2a0427590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:06:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:06:14.045Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=658fece7-1cb7-4654-ada7-4e8974b2ddaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:06:23.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:06:33.604Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c30e0eea-430b-491e-8b99-137e726f435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:06:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:06:53.159Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c09d8d6d-1ed9-4659-a1fb-4f61cd62a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:07:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:07:12.715Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1ec6f62d-dea1-4fc1-9e8d-9fa317509597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:07:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:07:32.289Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c09035ff-036b-49ee-b877-116c16575cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:07:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:07:51.928Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bf0bf7ea-7850-4fbd-9800-dd532354746c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:08:01.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:08:11.476Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d5ad93ed-8171-4943-a1d4-314ffb308a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:08:21.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:08:31.025Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=422d592a-fdcf-4927-be9c-93a98f9bd310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:08:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:08:50.569Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a99ae989-ec0c-42a4-b9df-436b2b12ea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:09:00.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:09:10.116Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e6affe8b-ca45-4725-8ed3-03fd0911307e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T01:09:14.573Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:09:14.574Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:09:14.574Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T01:09:14.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:09:14.575Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:09:14.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:09:14.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T01:09:14.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T01:09:14.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:09:19.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:09:29.665Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=73d8ffe7-e6b9-47bf-aeb2-bcbe1b5634ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:09:39.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:09:49.223Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5de3a7f2-a1d4-487e-a1d7-a594c9810a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:09:58.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:10:08.775Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a5d828a3-1d8a-4db0-8649-0ca789bdbbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:10:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:10:28.336Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6585dcd3-226e-46b2-ba4a-de3c8969a366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:10:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:10:47.892Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2f074a81-ca57-4b6b-a9d5-662a0f43bc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:10:57.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:11:07.468Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=068ea135-f20c-487f-8c87-947da4875246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-05T01:11:10.235Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=5CwQ3rjWgBTKkOZ2eV10, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:11:10.251Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:11:10.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:11:20.253Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f84c3ec3-8869-49d5-bc22-f56c6c22627d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:11:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:11:39.804Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=09bd2da1-daf5-4c7a-8d17-f57753e7c6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:11:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:11:59.354Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d61f1f07-aebd-499b-aafd-aa1eb5a01e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:12:08.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:12:18.904Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ef1fabc6-3fb4-4916-9864-2070a88b5ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:12:28.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:12:38.450Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=15e56aa8-1a7f-4489-994c-9fc36b633d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:12:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:12:57.994Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ead0e7c4-25cd-4f14-a154-451330372dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:13:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:13:17.550Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e8ab529b-5896-45fc-b706-a9169397e2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:13:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:13:37.115Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dc8eea08-427e-4215-93b0-7b3b8cf20904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:13:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:13:56.678Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=74e5f7a0-6129-476b-a456-9779b01a6093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:14:06.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T01:14:14.484Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:14:14.484Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:14:14.484Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T01:14:14.484Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:14:14.485Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:14:14.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:14:14.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T01:14:14.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T01:14:14.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:14:16.241Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6e229c58-b475-479d-8e92-f376a5faea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:14:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:14:35.808Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f0bca025-749d-4da5-8476-d0fcffe6009a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:14:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:14:55.361Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=057109d8-cfe9-42d7-972f-cbbe1bacab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:15:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:15:14.917Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=62dedcc2-21b3-4b56-a8d9-47156b812e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:15:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:15:34.465Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=51d4de85-5748-496f-8c8d-265cc9c9fed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:15:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:15:54.014Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3b2afba0-c778-4023-835f-86dbefe8e17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:16:03.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:16:13.592Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6f2ae84a-828f-45f8-8f52-13adf1b508ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:16:23.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:16:33.150Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=58c0c03b-265e-46bf-abce-45bf59c70840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:16:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:16:52.700Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=57c64443-2e22-4c01-b43f-b13a37b11906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:17:02.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:17:12.249Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c6affd3a-d1df-4433-bb80-198996452aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:17:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:17:31.815Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=18f7ce89-75c5-49fc-849d-00be612645a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:17:41.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:17:51.362Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0587f9bf-341e-4eab-b238-445566d88c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:18:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:18:10.912Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=af85b19a-f70f-4ec6-83da-00f2d69db69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:18:20.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:18:30.475Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6c7b5e46-96c7-41b3-accc-0f1ce05b8180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:18:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:18:50.033Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=515f749b-e2e2-48ef-9cf1-16587efbbd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:18:59.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:19:09.581Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e6ae69bb-5ce7-43fa-ad41-3b1ee79781b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T01:19:14.582Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:19:14.583Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:19:14.583Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T01:19:14.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:19:14.584Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:19:14.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:19:14.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T01:19:14.592Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T01:19:14.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:19:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:19:29.127Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d069ac59-0198-4428-a91e-9d9daa4dea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:19:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:19:48.686Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a0d4f14c-9a98-4bbf-95ae-9ba29f6ee507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:19:58.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:20:08.268Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3bf9e75f-a3b8-4b79-9acc-821c5c4fe871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:20:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:20:27.830Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=da6b8009-3ae5-412e-9e24-94f099e52e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:20:37.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:20:47.388Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e9a5bcd0-8ca6-4c87-8e7b-9ad2610ee1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:20:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:21:06.942Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=285c6a2a-2ba8-4941-8d17-9b3265178db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:21:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:21:26.492Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=192f972f-1a64-4f14-952e-8e87d701fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:21:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:21:46.040Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=94c2f709-6eed-41a1-b4e5-e7872fe71a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:21:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:22:05.596Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f592a9bc-939a-4e4b-b708-93225dde28ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:22:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:22:25.144Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5692555b-cfef-4ef9-b284-e643b25c4766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:22:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:22:44.704Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=51ac76ba-e792-4ae0-90be-5893c667c482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:22:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:23:04.260Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8791f387-ced1-4c80-b167-fc1a68262762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:23:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:23:23.826Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fa27e625-1a00-44df-a966-8a2886ac1f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:23:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:23:43.378Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2cb0a0b8-32cd-4ab3-a730-b700b082d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:23:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:24:02.937Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=79e56295-2995-4b09-863b-ab13ffdf3738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:24:12.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T01:24:14.494Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:24:14.494Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:24:14.494Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T01:24:14.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 |2022-12-05T01:24:14.495Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:24:14.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:24:14.501Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T01:24:14.501Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T01:24:14.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:24:22.511Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=27cff84e-2c10-4efc-abc7-142d6d61ae3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:24:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:24:42.056Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=857ea06c-d47c-46b9-9595-05318a9634b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:24:51.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:25:01.613Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c1bcbcbe-667c-44b3-a52a-d460e668a161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:25:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:25:21.159Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3b8d294d-6b4d-4494-96ef-e94c38d5a74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:25:30.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:25:40.720Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7ce9680a-c013-4724-8d3d-860a153e2ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:25:50.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:26:00.271Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=daa56d46-8f73-484d-b9b4-6a77c147b25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:26:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:26:19.826Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ec30ca45-d4c5-460c-a345-c289f3b6748f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:26:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:26:39.383Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0986a58f-7e77-40d7-b798-8dece1bb8611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:26:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:26:58.983Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=31d260de-27c2-4a4a-958d-70926416dc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:27:08.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:27:18.542Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2c88d156-5ef7-450a-a762-b1c01c4717d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:27:28.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:27:38.092Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9d39015c-0ac8-454d-b6b0-33755de0353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:27:47.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:27:57.636Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6f93dd4c-ec12-4c41-8a89-4640f45806a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:28:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:28:17.188Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ad5c6580-5bee-492c-8b46-fa283f602095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:28:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:28:36.743Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1e8e4756-c9ad-4f89-b0ab-1d5883b7be78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:28:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:28:56.291Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f182a467-4bb4-4479-97f4-025f8c11b989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:29:05.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-05T01:29:14.549Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:29:14.550Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-05T01:29:14.550Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-05T01:29:14.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:29:14.551Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:29:14.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-05T01:29:14.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-05T01:29:14.556Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-05T01:29:14.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:29:15.837Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0cb6a8b0-b481-4642-8201-a6892f6078a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:29:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:29:35.393Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=37349195-68b1-455a-8e04-f373ba79fe6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:29:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:29:54.943Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ed31dce5-0f81-467a-a677-148fc45c4d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:30:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-05T01:30:14.488Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8a76f8c6-2379-43ed-956a-6fc17ef3c