By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T23:21:17.772Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:21:17.780Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:21:17.781Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T23:21:17.783Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:21:18.266Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:21:18.533Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:21:18.534Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T23:21:18.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-01T23:21:18.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-05-01T23:21:18.664Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-05-01T23:21:18.696Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-05-01T23:21:20.244Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-05-01T23:21:20.787Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-05-01T23:21:20.837Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-05-01T23:21:20.838Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-05-01T23:21:21.026Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-05-01T23:21:21.027Z |INFO |Root WebApplicationContext: initialization completed in 2330 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-05-01T23:21:22.046Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-05-01T23:21:24.182Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-05-01T23:21:24.811Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-05-01T23:21:24.840Z |INFO |Started MainApp in 9.963 seconds (JVM running for 10.751) |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-05-01T23:21:25.095Z |INFO |Start scheduling PRH workflow |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:21:25.108Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=85333e16-ae83-4781-a109-eaf487aa471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:21:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-05-01T23:21:27.993Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-05-01T23:21:27.993Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-05-01T23:21:27.995Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:21:35.865Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=50ca0029-d841-4d58-86b4-4aba50f265b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:21:35.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:21:45.915Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=add64be1-bca9-4c26-9fb2-bb587653a92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:21:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:21:55.952Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f4d24170-8e68-47f9-be1e-269d1a531285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:21:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:06.028Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1756a1a9-50b6-4cc6-8e10-88901ce7e4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:16.059Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8c02d6b7-ee1f-4fff-8945-267c64f6ff14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:26.086Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=839ea52d-0ea8-4f81-ad8f-c8567c5e4664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:36.118Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c1e9c7b2-96b2-4e42-8c22-7bbabd1f7619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:46.140Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=39634962-b6d4-44f1-b0d8-c969f1354d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:46.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:56.170Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=fcdc69e6-e0b3-4fa5-8b25-f79d23d44844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:22:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:06.196Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=685b4b28-2ef8-408d-9a71-8c14f9d5fc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:16.222Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b81163f0-5473-403e-a9b2-a889c0e5ceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:16.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:26.246Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=494ed889-c1b1-4e31-9da6-637159321468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:36.269Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1b7ea455-c622-4855-8f2f-23815bf2ef5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:46.296Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=44db7204-699c-4d92-aa56-8e462b70766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:56.323Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6385c058-cc7d-40c4-bd80-bd018944b945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:23:56.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:06.348Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=77b77995-061c-4919-8af8-47e4d44e794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:16.372Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=5c04940e-0a57-4b26-b8e1-039db1731b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:26.398Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=5be2211f-2aac-46d0-a40a-8ed4fa9612bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:26.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:36.429Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d975074d-b4ea-43c0-817d-f4ecf810001d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:46.452Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a6f9252a-a7e4-4287-a4a3-fb26722836d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:46.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:56.475Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=53db9b5b-b81f-4f0c-b52e-1354fbaf8530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:24:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:06.500Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1c4b1aac-d169-400a-ad36-6e7c6815a575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:06.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:16.523Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=18da70aa-9023-4db4-9612-ac9dc13011db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:26.557Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1f5630e6-e6a4-49a4-8f25-53bb721d92d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:36.594Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e7624dc3-b7d6-4c9b-a70e-d96359f9b981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:46.623Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6a3cd102-f1e2-4543-b7ed-08ee162ded64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:56.646Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b8e8d83f-dcd9-4836-9044-3225afcbeb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:25:56.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:06.677Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d948600a-edeb-40a5-a5cb-2518b5d98de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:16.701Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8981ff7c-05a0-476b-9ce1-3e9aaeb44974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:16.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T23:26:22.791Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:26:22.792Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:26:22.792Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T23:26:22.792Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:26:22.792Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:26:22.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:26:22.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T23:26:22.801Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-01T23:26:22.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:26.733Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f907f880-798c-49db-8100-d74a19c21a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:26.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:36.756Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=11e6fe66-65dd-433e-be27-c209493b2c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:46.782Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=21f18043-8e43-4f5d-be74-114b10234777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:56.804Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f0905f88-982d-4856-9b56-423c024783d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:26:56.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:06.827Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=75517975-234a-4364-8d3e-a654213745bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:16.849Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4317d513-f1e2-4831-94d3-165c37993a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:26.875Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=40e99aec-cbcc-4862-acc9-b147f738730c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:36.898Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=3796be4a-8251-47ea-894a-2f48eabdacb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:46.920Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=527e73e5-8ac0-411f-89ee-de5787c5bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:56.945Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=04c16d4c-837f-4819-8a1c-d842e469d4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:27:56.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:06.967Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=859e7c2d-8cae-4d2b-8ab1-9e4e98aef961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:16.990Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=3a0df3a2-1618-4094-9b9e-cd5ca0ece84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:27.013Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cc1263b9-865a-4fd2-bb05-b79cd3db89b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:27.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:37.037Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7c0837e1-e9b1-4391-9e03-38c825877d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:47.060Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=86e164be-5635-46da-8583-814cbef34e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:47.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:57.087Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=57a8ad23-9f35-4462-b693-3ac5b07aa3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:28:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:07.112Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d4c50782-7dfc-4b95-ad18-4576984b7925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:17.138Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=17fba7fb-b446-4732-a51d-29b1c6bb5327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:27.162Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9a9eed7c-a231-4b55-9182-946550d71016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:27.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:37.186Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f54012e2-a12e-4988-a941-c184fd5d48ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:47.210Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b17ccd10-04cf-4e10-b0e0-36b20370182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:57.232Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8fea5033-cc57-4e33-94d6-48f9c833cb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:29:57.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:07.266Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8f72289d-4d23-49b1-a98c-1c65c9aed738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:17.322Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7d0d967f-dd5f-4a64-a034-4be10c786ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:27.345Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=48f61390-bcfa-468e-a2b7-c6807c0b891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:37.365Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=579ef695-5151-4c30-bab7-a10a21851d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:37.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:47.387Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e65eaade-4b0d-4e7b-a933-5cb78d54e917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:57.410Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4bf40378-7d40-4750-93b0-73c53eb395be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:30:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:07.434Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f3555423-2c14-49c4-b350-6ec888302d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:07.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:17.458Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=54bbb85d-ba60-4aef-88a9-ef8e093a9415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:17.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T23:31:22.272Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:31:22.272Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:31:22.273Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T23:31:22.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:31:22.273Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:31:22.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:31:22.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T23:31:22.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-01T23:31:22.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:27.484Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7bfe9f6c-d52c-4afe-8137-6311b175fe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:27.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:37.509Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=acf3c218-b725-4357-8b40-e866d0e9a42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:47.535Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=79cf9313-d524-433c-a580-906ea6dafcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:57.558Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=66c21417-59d1-421e-ad6b-c256f7a0d3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:31:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:07.592Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e0d44ebd-2b36-4775-8105-39010710af8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:07.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:17.620Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1390234b-8180-44bb-be9d-7c7ba08a4826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:27.676Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d4bb0121-dcd3-4ab9-8859-84fc858c0e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:37.700Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=15a5797e-2f12-4bc9-8057-ffcb11ade4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:47.724Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c655dea4-51a2-4a7e-be5d-643b2198bee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:47.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:57.749Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=3effb684-3135-4702-ba4a-059d949eb826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:32:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:07.770Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=685d92ee-fdcf-428c-bf04-e77e3da943f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:17.793Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=43694029-3e27-45a1-a4f8-a5a2a1a2f1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:17.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:27.814Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f7c5bef9-cb30-453a-b94e-b3d2a36b13d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:37.837Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9385cc48-e8d8-4c2f-8ab9-dd896e4f502a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:47.862Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=189c10bd-e28c-4e45-a309-3d7dbb8bce51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:47.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:57.886Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b4a11487-3f35-4371-945c-f41d56f0efb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:33:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:07.904Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8f16451e-7834-4f35-ae11-b7722259494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:07.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:17.928Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4270e5d6-fb69-4e29-ada2-90c8c6819204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:27.951Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f9a505e1-8ed9-4ef2-9613-20beb4fe2cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:27.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:37.973Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c7c03a23-2145-4b06-b75a-c218257b8a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:47.995Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=22bc2e17-36c1-4114-94ac-75528e202c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:48.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:58.020Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=5db046bf-c52c-42b5-99a8-d7ff01665674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:34:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:08.042Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=98810a53-1ef3-4e7f-b8e6-99dcaf4f19af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:18.064Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=dec63dac-7b06-41a0-9a50-0a19b188dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:28.085Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=818216a9-2f12-492c-8fd4-d7ed8c230722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:38.108Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=209b4b7c-6045-4e58-9459-1f9fc4882681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:48.133Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c070e6a2-19fb-42b9-ae47-e5f5ae4b6ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:58.157Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=143c6ddb-17b6-46a1-bf17-94fae9b8281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:35:58.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:08.212Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=808780d6-6ffc-4026-a4fe-6056023f4a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:18.231Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=71be3a6b-1cc0-48e5-9400-de9366d37166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:18.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T23:36:22.305Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:36:22.305Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:36:22.305Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T23:36:22.306Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:36:22.306Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:36:22.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:36:22.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T23:36:22.313Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-01T23:36:22.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:28.262Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e524028a-cc40-4450-b68b-8154fe018990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:28.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:38.284Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=466bd577-b65d-4066-9b67-5c28bc3c0394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:38.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:48.310Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2d9c27c8-c427-4310-a20f-cffd5c135216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:48.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:58.329Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a0bfe1f7-fbdf-460b-a4b2-ba3b356e2b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:36:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:08.358Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cae5afbe-40e1-4942-ba72-80ede11d36d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:08.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:18.384Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8ff3844f-576b-4fa5-9979-14152b0e8910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:28.406Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2383a0b0-88a8-4e63-b06f-3adfb45d267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:38.425Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=26f01c3c-48cc-40db-9d95-b9295249935a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:38.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:48.446Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cfa1b936-53a1-4557-ae34-336a7244d6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:48.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:58.472Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=733a4029-733e-4391-a51e-d1a1e6c65596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:37:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:08.494Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9f537176-077c-444d-8d13-85f6a5d0e25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:18.514Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4dcc728a-22bd-4655-a5bf-977c7e9c9576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:18.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:28.535Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b23fd804-7119-4290-93eb-eceea0d33d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:38.557Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=eee35974-9de4-45c7-b25f-0eccf8ea847e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:38.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:48.580Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=93c63dd1-02ee-4de6-8152-f02e241ea2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:48.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:58.602Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cb9ca799-5f29-4a23-b4a2-30241b11dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:38:58.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:08.625Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=51057fe0-7479-4314-b58a-4debb9b85460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:18.683Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b148d5e4-e6a4-4edb-be30-2b36177c85e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:18.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:28.709Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d67b8982-7cfb-444d-871d-a1ca0fd42133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:38.728Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=0ff79574-2fb0-489f-9303-d5a172e23fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:48.750Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b03b270e-04d7-4710-9366-4626548a63b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:58.774Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7923ec13-6134-4200-9381-6d1430fd018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:39:58.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:08.799Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=744049a4-8429-47f7-8253-0661280a3aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:08.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:18.820Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d5317130-6b47-4fb7-b710-8dbe8fefad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:28.843Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=887bed8f-be63-4608-b7a3-204260d9a243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:38.866Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b517a040-aaf0-4ab9-a67c-4703b0244d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:48.889Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=3c0cc72b-3d6e-4e4e-88cb-cff58c303643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:48.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:58.911Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a3642ec8-72ce-4409-b2e3-6300f6ef52a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:40:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:08.932Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=62fd17de-01b5-4d5d-aab6-897fb97bc959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:18.955Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=5f7c8e4d-4698-4292-a081-6c600f5b3b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T23:41:22.347Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:41:22.348Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:41:22.348Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T23:41:22.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:41:22.348Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:41:22.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:41:22.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T23:41:22.353Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-01T23:41:22.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:28.975Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ea09bf2f-3d1f-4d0c-8e96-3caa6d05833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:28.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:38.998Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1fc21f2c-cc3f-4f32-a0a5-7feca04c2de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:39.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:49.025Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=3b1f4df3-e26c-4526-b292-95ac9074da51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:49.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:59.047Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=19028778-132c-482d-9704-b07311dfdcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:41:59.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:09.070Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2aa2bd9c-99da-4805-a067-cb65c572d394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:19.092Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e2229b2c-7788-4d5b-9542-156cf465f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:19.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:29.114Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=35b7255d-a6bf-421a-88ca-641ef993c8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:29.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:39.137Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ad14478f-56df-4d64-9eb3-0db15cb47097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:39.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:49.162Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=22545fcf-8eee-49c0-9390-108804d91508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:59.184Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d7351f2a-357c-49c1-86a7-ed6b29249d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:42:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:09.218Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d1e09b61-96d2-4dc6-a064-8f7afc6f6c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:19.236Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=07e9026e-303d-485a-86a6-b3dd18b3421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:29.275Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6bb78105-f8fc-4dfc-8c5a-4d578817e038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:29.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:39.295Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2385e654-c6de-40d8-bad1-72abf61184cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:39.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:49.318Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=00343317-9269-4fd3-a553-2716e5eed6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:49.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:59.340Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d52c865f-c3ff-4657-aee6-2781c5fb1460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:43:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:09.365Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=16cb7849-4531-41c6-ad5d-4f419594405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:09.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:19.385Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f6c2bbfa-7b27-4f48-9305-91c2a5ad1f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:19.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:29.410Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f9cd2ea3-e589-422d-bb7d-66a41e295044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:39.433Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cabd6d15-f04a-4004-b9a0-864cfae50f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:49.456Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e4fd4552-d275-4eb1-8f2c-cc6d603f0be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:49.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:59.481Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=355a91ad-7302-4945-bcf5-bbf0834c0c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:44:59.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:09.502Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=471b3401-9b63-45ea-8c99-8f3393fcff4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:09.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:19.524Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=13a84001-4ba8-4a6a-9adc-fb1d37a325ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:29.548Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=68f49074-92f8-4b51-9e45-ff5463aafa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:39.570Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d665b10d-5cd2-4de1-b5b2-5a7c8bf31198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:39.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:49.594Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=5721bb5a-e6f6-4719-b1cc-8d8c758d9e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:49.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:59.617Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6a5d6026-b9d9-4527-a66e-ae15383d65b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:45:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:09.640Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ffea81bf-5886-480c-bd78-57bd7108c6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:09.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:19.663Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d69da4ff-d483-4cf0-b868-5fa3b86f7fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:19.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T23:46:22.287Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:46:22.288Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:46:22.288Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T23:46:22.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:46:22.288Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:46:22.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:46:22.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T23:46:22.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-01T23:46:22.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:29.688Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=028456b6-7926-4cfe-8ec7-7a45ba0985bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:39.709Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ef638e12-2c0c-4363-bc76-4d721bbf96c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:39.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:49.730Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f754b9dd-a84a-496b-b2e9-8c93793d9c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:49.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:59.752Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=273a6e80-0d92-4936-ae4c-cf3235e71064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:46:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:09.774Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b2fdaa3f-1875-4e87-9563-2466836ec84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:19.796Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4b236db3-2618-411b-a885-0c2098ef4f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:29.820Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=193b50fe-46c3-44e6-8726-62fd1db1751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:39.842Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8b7ce089-e865-4496-978c-ddf3fdbcedc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:49.864Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2f96afad-80dd-4558-8082-d82b78d990a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:59.884Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ddd96511-7d33-48b7-9e37-e7a9f42f5edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:47:59.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:09.908Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8b905a32-ce8f-4936-851d-de64796f2ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:19.931Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=bd6bd2fa-c4c1-4cfb-92dd-3a6d47e8dfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:29.951Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b6854bcd-8eb6-470f-8b56-d9a9b7b1172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:39.976Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=10dee4ea-d997-4996-b976-ab8e1028ebdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:39.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:49.998Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=48fe5045-27d6-483f-9579-ca8c1ceebf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:48:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:00.024Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=44db7ef8-0a27-4d51-8431-bd3f4ecd0fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:00.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:10.048Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=89b2c513-3387-4f30-84e5-c9359b2f5e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:10.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:20.071Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d92e2511-fd44-4dd6-b827-1078aca2db9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:30.095Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1b16f486-91b0-453d-8a4d-bb71ca432e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:40.118Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=abcc8487-7831-42c1-8764-b96d5c99da56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:40.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:50.142Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=05e06668-d39e-4fc3-9ecd-381f782c8938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:49:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:00.166Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=234e6654-8853-4590-b413-faea50573fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:10.189Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2a77db04-1934-45e4-88a5-12493a54219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:20.228Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=99b3254d-0177-4bdf-b008-7604c685163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:30.259Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=911ec514-fb3c-41da-85d6-b83ed9f8b7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:40.289Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=683cede2-7855-4357-bd37-43635fe3b70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:50.313Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=043aa59a-723b-47d3-8a4a-cf33942efac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:50:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:00.335Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=bd271805-04dd-4a7b-9800-47d63163c6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:00.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:10.357Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=0de736f2-08d9-4319-acc2-7154330ed0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:20.380Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b88fbe3e-d9cd-4492-affa-afaac2a43771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T23:51:22.417Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:51:22.417Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:51:22.417Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T23:51:22.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:51:22.418Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:51:22.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:51:22.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T23:51:22.432Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-01T23:51:22.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:30.405Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=0b59bed4-4cb2-4550-a399-0d8786b2e833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:40.428Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9431e50b-e56a-4f27-aec5-8a31d0f19ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:40.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:50.450Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7b214acc-b069-4193-a9af-1aae5ccd32c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:51:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:00.472Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6f2b9af6-a9b0-4b7d-a033-c95a11cc9b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:10.493Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=553bc495-d2db-437b-b5bd-5c7e0030f5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:20.517Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b0f4088b-40a7-4d05-9284-5fcc61ad5a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:30.538Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6993839e-db8f-4338-89ff-c49e7bd98b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:40.559Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=eb98414c-f03c-494e-a337-3815537f356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:50.582Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=65fd8fde-c341-44c9-b486-3de4f314b516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:52:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:00.605Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b5edb06d-45b3-433a-9aa4-2309f65d5714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:10.625Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c2e50171-f5c2-42aa-b266-bfc5f447869f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:20.648Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c6d782a7-01ba-4d2b-b485-261b8e4bab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:30.669Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ce7491d1-5dbc-4afe-b22e-15f1d37d2c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:30.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:40.692Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9c9d89b3-728a-4118-b3a9-284290dcfad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:40.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:50.715Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=81c2bcd0-7bf3-4c9c-a55f-e2ee2840c8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:53:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:00.735Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=acbf134e-2ec6-4aa7-9c02-9a227eab763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:10.757Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c4656daa-d9f7-41bb-b9fc-0866440ff3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:20.804Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=39d9ce44-b6ee-45a7-89d2-dc46845a7c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:30.824Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f628aa92-4e63-480f-adbb-86a0a54e3332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:40.844Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4c415d0f-d1a2-414f-9802-f45976fcd377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:50.867Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=27ea2865-2bb5-4fc0-a433-21922ee6de16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:54:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:00.887Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7136205d-4390-4d48-89ca-3211ab345fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:10.909Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4063ebdb-27e4-46c1-b892-ff0587cf708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:10.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:20.932Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=133efd08-2100-47c6-a671-848bb8c6e759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:30.952Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c5b2726b-4280-458b-b1aa-c455dceb1d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:40.973Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6698b8f1-d6a2-40e5-9035-aaa8a61d6cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:50.993Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=071d5089-0bfe-4b52-bed9-a3511a24a6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:55:51.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:01.015Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=fcda1c64-38ed-4787-8460-c50f1f4b9790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:11.037Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6ca0bb7a-ef39-401a-9c88-6d904f71c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:21.058Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=549fd3d7-b5cc-456f-805e-78c3e1714d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:21.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T23:56:22.334Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:56:22.335Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T23:56:22.335Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T23:56:22.335Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:56:22.335Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:56:22.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T23:56:22.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T23:56:22.345Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-01T23:56:22.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:31.093Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=bf4681a4-6ab9-4cfc-8253-2ae97dcacce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:41.115Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=36e407b1-9d47-4879-ac6b-864987c1d777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:51.136Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=23577b48-4d71-4f35-b836-bda290c2e9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:56:51.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:01.162Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cdba821e-ae12-4dc1-a1b6-f7e8998e3b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:11.185Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2676eca5-bdb5-4589-bbfd-94da2d75cb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:11.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:21.205Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=54795dd4-3dbd-4a72-934a-4a58ede6fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:31.229Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6dc686e3-6579-4980-b7a2-b211b7202a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:41.252Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ea1a84ad-a8bc-426b-bce8-7da3fcff2ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:51.270Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=10a7f2aa-7869-4ba8-8f54-e4398a3ce0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:57:51.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:01.291Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=aec6f19f-f2c3-4387-b12d-8599fb643adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:11.312Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8650c7fc-e0ae-463d-9594-a079dcf2787f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:11.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:21.330Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=dbbd9ce4-9491-4db3-a156-0d3b386427f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:31.352Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=de88ad19-c48e-4d9d-9787-b996bb100cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:31.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:41.374Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7d7848ec-dc95-41eb-a7e5-2998282240b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:41.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:51.397Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a8648e1b-fe5a-463c-9ef0-903e8eccbdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:58:51.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:01.420Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=956aea75-23ce-45db-977e-bda9c1a95fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:11.444Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=96a667b3-80f4-4ceb-9777-0a7ffd7fdb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:11.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:21.465Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f2ea3473-db14-4180-b476-65d6b8864410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:31.485Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=df6ef0db-3bb0-4686-bceb-7430e77ba26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:41.505Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ba2f2a44-9ff0-4b83-a520-755f4f8c993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:41.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:51.530Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6ab1c7cf-fe2b-4b72-a35c-7b64bd8dd4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T23:59:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:01.554Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=59545a08-0fe3-477a-986a-caf7c9c5461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:11.591Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e6c1db3e-15a3-4980-903b-fbe005b4d216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:11.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:21.616Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1af49a22-bb26-4900-9826-57015a87ac3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:21.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:31.635Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4928cc1d-1f0d-4d58-878b-6713e1135cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:41.659Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=36fc298a-47c1-4b06-8f3d-3612ba8fd774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:41.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:51.681Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e9f6cc7a-620c-49f4-aff5-99a3623d0cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:00:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:01.704Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d22ddb8b-e5ab-4dc6-9993-028cabd82183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:11.727Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c4b18f52-7045-4632-a6a5-5f0ca7a2e906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:21.746Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2f471843-1129-4e2e-a317-e1317184489b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:21.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-02T00:01:22.265Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:01:22.266Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:01:22.266Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-02T00:01:22.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:01:22.266Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:01:22.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:01:22.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-02T00:01:22.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-02T00:01:22.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:31.765Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cab62fca-5499-4e2f-9182-8b5382d62457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:31.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:41.785Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b808c6bb-9bcc-40bf-a0bf-9f81e64f6981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:41.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:51.806Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=90f2ec5e-f789-4b65-a916-ba6bcec5d59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:01:51.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:01.826Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9da7d9e1-60cc-4cb5-a94a-5fe7261d3220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:11.847Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=645488c6-3217-4760-9906-2b8498644262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:11.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:21.869Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=42b00917-c2c6-4dba-89ff-b06bde8c0799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:31.892Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=34ea1b8a-59dd-456e-af11-554da97c0ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:31.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:41.913Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=66bd6f7b-40ac-4b98-8005-86e2eb35611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:41.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:51.936Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=03a73ed7-3be7-43ea-8525-ec45ce7e3a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:02:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:01.958Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8bbe7434-d43f-4554-884a-47f365cdcd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:11.983Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f3c2301f-a911-4cbc-95c9-f3934a21641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:22.003Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=48fa7e12-7c4f-4741-9a51-879d3541ac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:32.025Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=0ac807fe-68ef-42e5-94ac-50440ca1280d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:32.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:42.048Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=05bb38aa-4b25-48e8-8964-7baad916c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:52.070Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=81e0061b-7e49-41d1-85a3-b40c6bb7fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:03:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:02.092Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b612ca8f-b622-46c6-bdde-4d6684fc3590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:12.115Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ff8729ed-1c43-4a1b-8209-1b4b58bff6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:22.137Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=aa00dfd9-802f-41d3-95b9-53c9ca118d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:22.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:32.160Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a0e5893a-e878-40b5-aa54-f99d40c487af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:42.179Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=0488a654-938d-4e07-9e56-b59541892256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:52.200Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=27cfdcba-5c17-4dec-a907-9828f5f39d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:04:52.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:02.222Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2a43c610-c07d-456b-9ab7-b9f71fc9f3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:12.248Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1757b8f9-e502-457d-bac7-9e79179f3684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:12.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:22.268Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2e61ed2f-8428-410a-80db-e7a6fca5345e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:32.289Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f3af1fa1-7168-4953-8946-78802030bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:42.307Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a8fc66a1-c673-4e87-86a7-0a6e74b55d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:52.328Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=638ef900-3f88-48f6-bed2-ad2ecfb2f017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:05:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:02.350Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a14b5e0a-83bd-4635-94eb-55cc17c0e7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:12.368Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=1a064aa9-7a1c-461a-8603-7638108dc679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-02T00:06:22.347Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:06:22.347Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:06:22.347Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-02T00:06:22.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:06:22.348Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:06:22.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:06:22.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-02T00:06:22.357Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-02T00:06:22.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:22.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:32.413Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=61e6bced-9e26-4488-a935-7c5f557e964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:42.468Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d21621cb-e9a7-4fbc-8154-4292d68f1ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:42.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:52.492Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a25fc4da-72da-47d9-8dd1-2f8eb68590b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:06:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:02.515Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=625853d0-8cc9-438a-8dad-d1d8aba611b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:12.537Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=636b70ff-a2f2-4d87-ae53-bc211498f77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:22.557Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=12308c1e-5423-4478-ae74-ea6eec72f88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:32.576Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e3a7d0b7-6dcd-477c-95a7-fa4d69e67166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:32.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:42.598Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=bbe1b2c3-b0e5-482d-934b-24bca0ef3464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:42.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:52.619Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=17e53725-59da-4622-9c5a-a93a34ef3ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:07:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:02.640Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8cb5358f-6da8-4793-9d69-4d6a8b0fbe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:12.663Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d816404b-741b-48ba-9393-24e1683dceae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:12.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:22.684Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a73ca783-1684-4580-ad29-07aadad402d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:32.704Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ded38153-3ac5-4497-afd9-20deaec99541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:42.727Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6f69cbfe-ad81-4293-9900-f49674b12a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:52.771Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4276676a-0bd8-486e-b047-2500681d506d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:08:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:02.790Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f3f076aa-5d31-4883-adbe-d88e2b0cbbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:12.812Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=0ffe873d-a87c-4f16-9ebd-455075e15784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:12.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:22.832Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b867ff5a-2e1f-4a95-abbc-670a06f9d6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:32.857Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=379c6b75-9393-4971-86c2-2243eefab9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:42.880Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ca1c8890-40a4-4986-aede-0f9cb456a261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:52.900Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=020f1a26-4dbd-4230-9e17-eac5958e09db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:09:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:02.920Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=21e87c7f-1c1b-4746-9916-7b2ea7ec208f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:12.941Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2d264e02-54f9-4f6b-80df-69a8d8fc33c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:12.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:22.961Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ac7cc6eb-daff-42a0-a05d-fa5db1874166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:32.981Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2393c4d3-e599-4ab0-8683-261c3431d38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:33.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:43.000Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8ff9fe97-b362-4585-a233-4dc0f1dfcb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:53.024Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=5d5776a7-856f-4a29-8ca3-a9661d5e1920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:10:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:03.046Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=15aa4521-8790-4d64-b057-8da1ad161e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:13.068Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7c7e0073-1abd-4d32-adeb-49880da57d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:13.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-02T00:11:22.296Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:11:22.296Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:11:22.296Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-02T00:11:22.296Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:11:22.296Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:11:22.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:11:22.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-02T00:11:22.301Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-02T00:11:22.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:23.090Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=188308df-f871-42fb-bd35-99b317e97dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:33.110Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8f43d518-7e8d-4948-ba7f-5f3017af8e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:43.133Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=5a88b0af-058d-4906-85af-2acc575a20a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:43.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:53.155Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a265b4a8-3ed7-4ebe-a3f5-96bb8a009d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:11:53.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:03.176Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=032df43a-a3b6-409c-bce2-a3e24e48a720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:13.199Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=dfa24b97-3de5-4230-b1bf-3dd31abf968f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:13.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:23.222Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=dd71f4db-5d39-4190-b495-a96423a6b2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:33.242Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=31be30ff-aef2-4485-8677-77efa49122ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:43.262Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9c7abbd0-9402-4bd2-9169-2a36165e2411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:53.285Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cd4a40e0-fb91-400d-b1dc-169d96c2d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:12:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:03.307Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8e0517e2-b2c3-4522-9918-6c7c1d9986cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:03.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:13.351Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b15a160d-0440-4d7e-b77c-78ad609a44d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:23.381Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=14ab7d1b-d9de-4e52-a74c-dc050361dd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:23.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:33.401Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=aa4a917c-4073-4494-9e0a-45a9e97832e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:33.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:43.423Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ac27ff70-9822-4c90-8573-eeff844a1c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:53.443Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=910b8ae4-e0d0-4cdb-9779-8cec8ce4a557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:13:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:03.465Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=22f0af6f-f0b4-4867-954a-f72e13d5ff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:13.486Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=f741aed5-f53c-4b31-8da9-4df36820331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:23.510Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=5ca2d190-f3fb-4723-ad7e-c773d94c808d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:33.533Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9d7aef06-41ed-4c9d-b137-25ed09072bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:33.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:43.559Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cf97f173-7ffc-4fab-8775-795a0ef67b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:53.581Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7e9d824d-3810-41bf-825e-d9fcb4757ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:14:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:03.605Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d2302d3b-ebbd-47df-8f1f-31a187438c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:13.626Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e8ef8713-5aea-4a75-b806-2e336fa11eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:23.649Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=7e8eefa6-4411-4727-bb70-3fc60549c0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:33.671Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=bdbd6981-8622-493b-ba2f-39856a2a595f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:33.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:43.690Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=cf68c4a4-9fb9-4692-b460-b43d887dc131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:53.712Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a1d48951-193b-4d53-ac38-d48375624d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:15:53.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:03.731Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=358c6ebc-5a8f-42a0-ade7-0474fe4f8c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:03.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:13.749Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=dfba637a-ebe2-4538-b3c7-783eccda5f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-02T00:16:22.242Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:16:22.242Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:16:22.242Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-02T00:16:22.242Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:16:22.242Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:16:22.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:16:22.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-02T00:16:22.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-02T00:16:22.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:23.768Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=4372192a-37b0-4264-a9c8-74d37dee51d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:33.787Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=410acbbd-d995-41f8-82ba-a93e1dea6989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:43.810Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=21e45792-c677-4c26-bd11-b82dd9e7b97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:53.832Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ca57d1db-7303-4cd9-95a1-e9f1f7a870c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:16:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:03.854Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=8af74e44-96d1-4231-9562-361d8cc08c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:13.877Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=39ca346d-a888-410d-b468-dd6d43972e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:23.896Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=dfc4dfe6-d2cf-4b44-b1a1-40a992dc5cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:23.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:33.917Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6a3215a8-d2c1-4fa7-b011-a18f307a27bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:43.938Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=dcd8939a-b892-4cf7-8d1e-28efbbeeee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:53.956Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c26180c7-d772-4fcb-ac93-ef57d4144342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:17:53.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:03.977Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=abf1157e-b1e2-450f-b2a7-9f17c9ad1759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:13.998Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=d8603a8d-1b80-4fc9-830c-95eab725541a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:24.018Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2c21b1a7-4644-4278-a2e9-64838ea3c7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:34.038Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=53ea2707-96bd-4a21-9a34-4e0bd58a8302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:34.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:44.058Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=c485026e-457e-4a1a-add8-cb33db440854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:44.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:54.078Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=54adc0c5-04a3-44f3-af0d-7d42c7533616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:18:54.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:04.099Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ce3c3bbe-b4d5-435c-9a40-cb7b2563bb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:04.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:14.120Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=b6853992-372b-4da6-b278-8f2b179b3cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:24.143Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=08a26fbd-6064-466b-acef-632faa0fbc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:34.165Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=99438732-3f98-4440-8b49-44cc42f1c7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:44.194Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a655998b-b3fe-40ce-9369-8b7c098044a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:44.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:54.214Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9f7dc8f7-98a9-4b57-899d-8e2dd2a329b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:19:54.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:04.235Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=dcf52f63-c2c1-4047-8a12-0823ba95329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:04.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:14.255Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=69d85ea2-d302-488f-a144-d7e9ed29d66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:24.276Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=bb5983d8-4f3b-4d01-a13f-b413f8247243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:34.296Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=e7f17199-8de5-4f1b-b2d0-4aa2869529ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:44.315Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=444be985-789b-4cbb-9d3d-4b79472db7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:54.334Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=ecb80359-cfe5-405f-81e3-3e69143ce345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:20:54.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:04.356Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=01866ea9-5887-43c2-a353-37783ca4aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:14.375Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=9a626587-275e-47bb-a972-4364420b9b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-02T00:21:22.319Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:21:22.319Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-02T00:21:22.319Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-02T00:21:22.319Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:21:22.320Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:21:22.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-02T00:21:22.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-02T00:21:22.323Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-05-02T00:21:22.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:24.393Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=2b4446aa-ab98-4154-ad4b-36e8e82f2e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:34.451Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=a809f7f5-3c49-44c4-aaf1-d80c5d4f92ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:44.471Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=80ad713d-07b1-46fe-b8f2-bc57485c3065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:44.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:54.490Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=907d7f78-485d-4159-9f5f-601836e530fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:21:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:04.510Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=30607cff-8044-401e-99a3-11cbed9ddafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:14.530Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=43ab14b8-f0a9-48df-8089-2c67b15f2238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:24.551Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=afbffff1-6832-4963-af06-d29b1ffdee70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:24.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:34.572Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=6976a70b-4358-49aa-bb87-0ce21a952053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:44.594Z |INFO |Init configs |InvocationID=6824f4df-bbea-4a5b-bed1-1aee07cfe908, InstanceUUID=436513c5-cfb4-4a47-ac5d-541b6d1b031e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-02T00:22:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |