By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T08:50:43.860Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T08:50:43.876Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T08:50:43.877Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T08:50:43.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:50:44.848Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:50:45.058Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:50:45.059Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T08:50:45.059Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T08:50:45.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-11T08:50:45.204Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-11T08:50:45.230Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-11T08:50:46.564Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-11T08:50:47.034Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-11T08:50:47.058Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-11T08:50:47.058Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-11T08:50:47.160Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-11T08:50:47.160Z |INFO |Root WebApplicationContext: initialization completed in 1930 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-11T08:50:48.055Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-11T08:50:50.021Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-11T08:50:50.686Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-11T08:50:50.713Z |INFO |Started MainApp in 9.367 seconds (JVM running for 10.156) |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-11T08:50:50.928Z |INFO |Start scheduling PRH workflow |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:50:50.941Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7e9c85fa-620c-4fe1-8947-c11c86bd0d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:50:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-11T08:50:55.598Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-11T08:50:55.598Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-11T08:50:55.601Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:01.565Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b2f8a50b-ca90-4f4f-8d0d-e9ba9d7a2e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:11.753Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0c71e2d1-095f-4f32-b0da-5247a79cab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:21.876Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3e93b43d-2384-4e47-a270-a423a347de20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:31.903Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=769f8ed8-a2c8-4477-b66b-196432ff12b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:42.170Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=44f3c50a-5e8e-490f-bce3-0e0448e8c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:52.183Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dd92cf0f-a813-43e2-a873-e9f239ea67bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:02.201Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7f26800f-0148-4b0b-95a3-e0d0b07f2f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:12.266Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d209f5ff-0799-44d1-966a-67c08809283d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:22.285Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=209c4f09-c3d6-445d-91a9-d2cb75a8262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:32.380Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=62b6f619-2fc9-4675-8531-327e5457a01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:32.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:42.390Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f70075cf-a7d3-4db1-b308-55418fdc4bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:42.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:52.405Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0bcf811f-bee8-419e-9459-e6914539ade7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:52.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:02.432Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=24b746ec-83da-4b74-be9f-c99795a59c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:02.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:12.445Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f235cd6e-7748-4adf-b6d2-5b23fcb819f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:22.455Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0ad3fbfc-4e7b-44ca-9041-42179209b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:22.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:32.475Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b02d25e1-31e4-4036-b02f-9b6ec4708888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:42.490Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=56fd71a3-c906-426d-9c51-0aa222f22343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:42.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:52.508Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a0e35763-b3bb-482a-8016-b00a92bd88ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:02.524Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=300eadf1-3a7f-4488-8c3e-c8d1db8480b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:12.562Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4acff1f6-0a63-4a8f-bfb5-3057078b1d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:22.573Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dd2a6ae7-37b2-45c8-beac-3a686d412da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:32.584Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1cfffddc-382e-4438-906c-4dd15e2a278b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:42.597Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3e5638d7-25ba-4fb1-8ac6-ccb4549a1da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:52.608Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2a54d3f2-ca19-4c5c-b0ed-d61ff3f0e8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:52.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:02.622Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=46d5c11f-01eb-4f86-a2cc-cb6f4b872b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:02.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:12.635Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d683a503-69ac-4ede-a3a9-d8f25f743f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:12.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:22.651Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4e2f9b7e-5347-4c85-bd1b-208cf02e097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:32.663Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c5972195-b0f2-40c1-967c-5704eead021c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:32.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:42.674Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e5c0c35a-5936-41a0-acea-23aa507b2595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T08:55:49.005Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T08:55:49.006Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T08:55:49.006Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T08:55:49.007Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:55:49.007Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:55:49.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:55:49.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T08:55:49.020Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T08:55:49.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:52.698Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e778f101-7b0c-4140-a793-d4d7f979283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:02.709Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=245dc60b-4625-4a31-84e5-8f57157f10a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:12.727Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=afdf21a9-2dc4-4c50-9b2c-2eb82531a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:22.739Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3d2dc669-87c9-4698-b597-81cc26eda3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:32.755Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d86a2f3d-5f62-47f3-9d31-b6a8e2d34802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:42.769Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2d1dcf0a-23c0-4eaf-98db-bb7c4bc89dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:52.782Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a91711bc-33ea-4826-8432-d74a27c63e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:02.793Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=34d17390-5e0f-444a-b76a-33fb25092dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:02.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:12.808Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5c9757af-63a1-41ef-b952-b6031d3f4e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:12.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:22.826Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=75d23178-7e88-4690-a2b8-5cd447ff4a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:32.841Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=aab4b89b-c4d2-482e-a3d8-6c873ee9b91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:32.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:42.855Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f5cbe9a6-41f3-4efe-8011-9e52be36f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:52.866Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1d38eb86-4b2c-4507-ba41-3f24f36c6709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:02.878Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=482dd98b-9a5f-4ccc-9ecc-e750ed9dd5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:02.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:12.888Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a2a8d03f-5539-4338-b84b-a1608fef7c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:12.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:22.900Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f7cc5138-04d5-4de5-8a38-80f1dccf7108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:32.912Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=64d40e04-ec1f-4cc9-b37b-f6310cb2a59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:32.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:42.928Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ca8171a2-610f-4acb-a13d-b4fcbe49344c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:42.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:52.954Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b8f46e2c-0567-471d-bb88-9743a9a2c597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:02.964Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f118a622-cd0f-4525-9eca-b5fa860de232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:12.979Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4d95c1de-8b80-4361-b155-9e8068eb9897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:12.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:22.993Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=262e329f-cbb4-49c6-a4d1-ea0ad9189201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:23.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:33.004Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=56a1cb58-19d0-4cd7-b855-092fa318ec25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:33.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:43.025Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d0b47e10-9169-4028-949f-ebf935b10f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:53.042Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a14bebf5-e6d4-4106-82af-efcaf8334a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:03.054Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dab8e0ef-419c-4f4b-b15d-d582f13dbc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:13.066Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bd78743e-8956-4de2-9347-4fd9961fde92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:23.078Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7b60c2d7-e0d9-4684-8837-ff4a1d949483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:23.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:33.089Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a79c8d45-11e7-4b9c-9587-d9c79199d63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:43.106Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2c2bbb45-63d1-401c-a3dc-38cfe52e3345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:43.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:00:48.360Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:00:48.360Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:00:48.360Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:00:48.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:00:48.362Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:00:48.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:00:48.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:00:48.378Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:00:48.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:53.121Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bf3aa299-c278-4bf9-b25a-69efc82ddbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:03.131Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4eb80eee-49c7-40ab-947e-dc9835a7d44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:13.143Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2cff4440-ddd6-4d19-a497-c8a641b42f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:23.155Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=351c025f-ed7f-4ff8-ba2e-13f997733c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:33.168Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8205f449-8307-43e3-a7cd-c354a3cfe7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:43.186Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a681dbcf-ceb7-43bd-8513-dfccb4e5f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:53.215Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b57edf39-7e32-4f5f-a1bd-be9061fb6d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:03.242Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=54035b91-c662-45bd-b72c-4e9f2b70a1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:13.273Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f1817bcc-fac4-4031-b2a6-179f3d882128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:23.292Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=381791a5-41e0-476a-baff-6cc3f02eb352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:33.318Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=937ef362-d94a-42b9-b9a8-dc99cc8e8a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:43.334Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2e5bd3dd-9068-42fc-8c88-46fd3ecaec28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:53.354Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6324b478-3098-48b6-a81b-289209dc08de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:03.366Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5e3f7e9c-ab30-416f-9cde-78e87bef225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:13.377Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a42c82c8-de54-444f-81dd-9146106d1e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:23.388Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1f2acf8f-9ff2-4509-9df3-49a20fc12ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:23.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:33.402Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1b395672-a35a-4e48-8ae5-c979e90645f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:43.417Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=78f7afa0-643a-48cc-914d-20f51e742e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:53.429Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=987d5a34-b826-4d83-93b0-3d46e66b748c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:03.441Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b513ceed-9b2f-4fef-aec4-93f075ef30b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:13.457Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f3a64620-aec0-442e-9281-2bba19e4a94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:23.468Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8f592eeb-786b-4b12-b54b-007e95de589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:33.480Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0fe9e3f9-c262-4667-a2f4-55a88adbc76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:43.491Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8939856d-bed0-4c47-aac0-89ab481658b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:53.503Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=380d84d5-823c-495c-895a-316da8499368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:03.519Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=93ed0607-d82c-4618-8540-2e5688439375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:13.531Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a08cc6fe-bd2d-4b83-a598-d130186946b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:13.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:23.542Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=52ba6853-db15-4e1e-860a-31394559ba51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:33.556Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1d12d9d3-9f67-47a0-9851-e897f0ae78d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:43.566Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e6d30d68-d802-4e70-b5d7-fcbef8111306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:05:48.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:05:48.346Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:05:48.346Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:05:48.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 |2022-11-11T09:05:48.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 |2022-11-11T09:05:48.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:05:48.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:05:48.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:05:48.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:53.580Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=885592c1-c3d9-4411-a554-6f160dfcc617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:53.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:03.593Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=97278a95-b618-4cf4-8cf7-2d95e72f6999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:13.606Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e16a02aa-81b8-4365-9056-b0f20dce905e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:13.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:23.619Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8f29bb09-85cf-41e2-a5b2-21f6ab7a48ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:33.634Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dcec5bfc-0de0-4845-81c9-976c069d76c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:43.753Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ccf07ece-8889-4f07-a96f-ac2241d44452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:53.802Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=edcee624-3f26-4182-909d-12a4bc69be1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:03.844Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b936cf55-94f5-4745-b194-4ceaa786f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:03.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:13.858Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=15a3302d-7a22-4c2f-bf79-ae2f5b76bcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:23.905Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a1d4ac4f-0927-48c2-8b88-b527fe42b31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:33.918Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=13b47c77-65a3-48ca-be40-ad9a1f0c8d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:43.930Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2f21f5bd-2832-4629-b974-0816540fca1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:53.941Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e4139f83-e03c-452b-9359-bdaba2415643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:53.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:03.955Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=534ab1ca-4e28-439b-9a14-8bd002e035f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:13.974Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e502c520-1b75-4838-84d1-bae2731bd521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:24.045Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=55c4f942-1966-43d1-ad45-8340ac5bd0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:34.062Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bd363bc1-8456-404d-a605-bb382294a2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:44.136Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=363ea3fb-2d96-4786-b084-94fba6d7160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:54.182Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b6238bbf-1b56-4073-88c8-3b98f8b0faa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:04.251Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9429af5f-3d4f-41e3-b160-3fe15fd9b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:04.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:14.279Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f21fde29-486f-4bfa-9b1b-5f71f5cf754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:24.322Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=24947f73-97b4-42f4-8916-517decef82f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:34.338Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dc5bf6eb-62b8-4323-aa83-dd3146b27191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:44.360Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4d3b2475-1472-46b2-bc4f-ef1cd83ab605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:54.380Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fc28f2f6-7712-4265-9222-eb599601678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:54.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:04.404Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c38b1aed-3b5e-4bdb-8698-d60c6d77d86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:14.418Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=01009f6f-0678-4394-ac43-46feae637acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:24.429Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=62aebf99-fe77-449c-81bb-50c365ea35e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:34.441Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d86fa545-23f5-49f3-a4f7-4a564f070230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:44.453Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b43d6f26-4c69-4903-9a56-3e1bd653c74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:10:48.319Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:10:48.320Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:10:48.320Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:10:48.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:10:48.321Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:10:48.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:10:48.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:10:48.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:10:48.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:54.485Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=cc7122fa-8413-4f49-893b-928ebc6d871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:04.497Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7c88fe53-43cc-4015-9c85-805b4d371ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:14.512Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bab77320-be92-45a3-a7f4-f86198bf8922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:24.524Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=efa3f981-e487-4588-9e8a-fd451f88d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:34.536Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8e96f12f-e4ca-48b1-aad2-2794d1e91dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:44.548Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4befc48d-e1b7-4298-b201-6edd9cbbc81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:54.561Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d7204a0c-d87c-4931-b320-d26060fb9077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:04.575Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=39f51a3f-0af2-44c9-b91d-c6aecbd8b2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:14.590Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8c7b3e30-c349-46c7-b415-c7e19c7e7b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:14.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:24.602Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=87e4ecb4-ab99-4476-afa4-5358aff12d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:34.625Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3fb7fa77-674a-4d12-9eab-1b16c615fcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:44.641Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7c6331cf-48ec-476a-bad5-6d9794acb3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:54.653Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8239b6f8-d82d-496f-8ed5-f188d9058f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:04.664Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=52010172-31e6-49be-9264-7de487e5fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:04.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:14.676Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=71fb4b29-955b-4b7b-a46b-c9eb2f050d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:24.693Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ac797a85-3089-4c00-9b7f-94fe908c4c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:34.713Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f3f7e21d-5bc8-4e5d-a826-2dade34354aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:44.727Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a5164c68-8402-49ad-a36a-7deca376191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:54.741Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dfac93c6-c540-45fb-a1fd-f3720a1b4957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:04.753Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=139aefb9-7a9c-4d4f-82d0-0b62a67ee8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:14.766Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=df1d6428-282a-4760-885d-5e8426d6a337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:14.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:24.780Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c6673d45-cd7d-4921-a48f-ebf508a06fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:34.794Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b6b7739c-cd58-4237-b56c-fe07fe3a715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:44.805Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=49376f65-5961-489d-80d4-4e734b7c7d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:54.821Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4e853ac8-f804-401c-b927-eff1b29b1631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:04.833Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4c436bb0-baf1-4b3c-9444-35f8ea275fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:14.846Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=46407514-9783-4932-b1d2-e87e7377cf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:24.858Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=33cdadf5-3672-427c-893e-3c5fc22701ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:34.885Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=83286e7f-510f-44a1-a9b6-46f0ca8b4fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:34.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:44.900Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1db5050b-0938-44e2-aac4-a9663cf26532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:44.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:15:48.246Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:15:48.247Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:15:48.247Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:15:48.247Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:15:48.247Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:15:48.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:15:48.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:15:48.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:15:48.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:54.912Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9a2660c1-9eb6-4779-bfa5-03b92d449fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:04.923Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e0aaad37-6372-496c-ab8c-a5648b8b01c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:14.939Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a8b36c81-24b1-49f3-825c-1f8b04621622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:24.952Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=785be0fc-b674-4e3b-b429-332b6ecdaf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:34.967Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7b354609-e3e9-4f81-b004-73b4308e79f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:44.980Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=29c80c0c-84b0-46a3-81f1-a8001472946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:54.993Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0c2d5e87-1dc3-4b0d-950a-841baa0ded07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:05.005Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2212e54b-7a49-412b-ba18-4d73c0fc55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:15.017Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7e52c9a2-53be-4fa6-9514-c1f9846ece39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:25.031Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=797c9c8a-a34e-40dd-8bd1-603f32850604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:35.044Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fbea8a84-2c15-4b6c-9ab6-7463d00bf868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:45.057Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=be31df68-8e03-4fa4-b2cc-4fe8564cd1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:55.073Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a66aa4ed-c436-476d-aef9-7ef93ae834e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:05.087Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=41168154-e2ba-407a-bd97-b905e5b7b244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:15.098Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1ced6154-f48a-42c2-9e53-779ca3988325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:25.110Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5b685821-7d10-462f-a94e-1c00969a49ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:35.123Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=21dc666d-3caf-4677-876f-bd0d93490bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:35.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:45.144Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ebc1acb0-96a8-4a88-8290-85c72d21050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:55.159Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=66e6f9c2-ee4d-45c3-a412-f000e7222a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:05.173Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b14a6671-b256-428b-b35e-348b01036fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:15.188Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=57b991f2-efe2-4da1-9402-c578d1a6807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:15.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:25.207Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=71410a4d-fdf1-4215-88ee-ded11d1367cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:35.229Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d64f1bf6-865b-46a6-b1fc-eb21d98f8050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:45.248Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d0254c8a-d42a-4bfd-bc5a-8cf6f329fadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:45.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:55.262Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=74b78941-36e0-4c74-8f49-b61f3b6161cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:55.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:05.294Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=52bc12c6-7e02-4e8f-8491-80fcb996779e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:15.308Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=64311a5a-3c53-40a4-b998-01fefc7e4300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:25.320Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c708c6a2-8477-46ca-ba21-76f9ebb3482c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:35.332Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8fc445d9-d2c6-4f68-993e-e663249a251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:45.345Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b91120dd-6933-4254-9da9-f5a2253c03bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:20:48.314Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:20:48.314Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:20:48.314Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:20:48.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:20:48.315Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:20:48.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:20:48.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:20:48.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:20:48.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:55.357Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a1fd5267-78b1-4158-a698-75253d426fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:05.370Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d905bd7b-db35-426d-9cc5-46c79cead8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:15.381Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0c34791d-b84f-4ac8-a785-e95fbfcf3b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:25.394Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=59908aaf-6738-4ae5-a4fe-ddd1d8593cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:35.407Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6703d0a8-b8cc-496e-8584-1909f68c9e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:45.419Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=46980bf3-0d23-4ebf-b470-74b6b11a6abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:45.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:55.431Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c9663ca6-32f1-4886-afe2-16731c07b6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:05.446Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7823fbc8-084d-471e-bf68-77841ccb0ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:05.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:15.458Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b20f693b-a496-4671-aeb2-d2a9cd0d1527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:25.468Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=626bc6ca-99ca-4578-b866-29c17a6c512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:35.479Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=33dfa9e8-cded-4695-9dfb-7c4b875a83ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:45.491Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=60a689d5-3974-4fe9-b9a3-9391e5fcbd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:55.504Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4e8e8281-0a3c-40d1-abd9-9a8c389bca18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:05.517Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=abd6280b-d6c0-4b6d-a056-22b05c3c11f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:15.532Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e73ac40b-62eb-42c4-abc8-b69f8f25c12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:25.543Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=32dedc82-64e7-4d23-a307-d9b09e39cb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:35.555Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9b6fc2ae-71cb-46dd-b60e-5ad965af3f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:45.568Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fb0db7ea-6e2f-4e89-a24e-bd1f33b0819f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:55.582Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0176e92f-7386-4c73-a3f3-e8b583e18812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:05.593Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a94d39ba-7e50-4b12-9c95-5f690628096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:15.608Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=858f4555-6716-464f-a440-bb64b97d062b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:25.624Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4e8ed202-2cce-4197-8505-5cf371a265cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:35.635Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2fba62cf-b1c0-4cfe-a98e-2bf13f012213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:45.647Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3bd50c03-44e5-42f3-93a1-ac74ba1b256d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:55.661Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=20d9ff87-92ad-4a70-aad6-aef1b32bd211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:05.675Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3aa2c952-e579-4fd2-be95-91712695589f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:15.689Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0564458b-cf93-4b2b-9c43-79abb6d5ce12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:25.700Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=89e69513-7e64-4fbd-8000-f250c6fc94d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:35.711Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=045f60a7-211d-4b2c-95f9-ac12ce012567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:35.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:45.723Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=570bf1df-de56-437c-b631-17180527c198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:45.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:25:48.328Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:25:48.328Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:25:48.328Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:25:48.329Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:25:48.329Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:25:48.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:25:48.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:25:48.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:25:48.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:55.734Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=78f508da-6d82-4c6b-ba94-51abd210dbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:55.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:05.748Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9dcf0d61-1a6c-481a-94c3-dc8d6928be0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:05.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:15.758Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0407f21e-789c-449d-890d-4a8e5cb720f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:25.770Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=07646a62-51ce-4f08-95d3-ed04eb3a53bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:25.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:35.786Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9a3dfd6d-0221-4f41-9a34-95828a7b09e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:45.797Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2030ac81-4a63-4468-a1ea-7cdac9d2a82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:55.808Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d182c262-6fe3-40bf-98a2-11d84b5aaadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:05.820Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8da5e88d-680d-4d4c-ab98-69b50d94d28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:15.830Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=05a2c3ee-1148-4419-ab32-13e59dff4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:15.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:25.840Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=56bbc88f-da62-46a6-adee-3ac62a5e16c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:35.853Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=63ccd812-888b-4879-a372-89243ec4cb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:45.865Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b0d78fcb-c142-4fef-8d4f-d43b61e3670a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:55.877Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7031c6e6-0387-485a-9092-e0d1b650b1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:05.888Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=95d71b3f-012a-4172-8374-b25f951ae9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:15.902Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0362744d-1054-4229-9a16-1de3c94bea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:15.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:25.915Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d25b526e-2ac2-415d-8146-ccfd3e9e0c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:35.930Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5e4764e1-65f7-47b2-8a72-47e15b5d1be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:45.944Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ec2e59fd-b772-4012-a4ba-4c8e469fbb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:45.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:55.956Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dacb0609-ec6e-445f-9d01-3dd28bd87b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:55.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:05.967Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=486ed423-d6c9-4899-8ec2-c3241c053b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:05.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:15.980Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9f601e31-3f84-490d-91ee-d6bff51252a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:25.991Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e4b41717-d24f-4b77-abd9-5f68e8a5f7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:36.002Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e34bf976-5a7e-43c0-9a04-94f7dbab7009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:36.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:46.015Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=81b8c35d-4be0-4ee3-b992-638e05b2f9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:56.028Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=86234953-6bf5-465f-a353-25004ea60b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:06.037Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=aefbd7ed-a027-478e-9477-8b256f92fd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:06.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:16.047Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8d955e2e-c6c0-4136-bbc5-c6f0e6f6f327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:26.059Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ecd7c3a8-ac7c-48c7-8fb9-71a2807c5fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:36.070Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f3967ca8-dbfa-435a-9377-105ce5277cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:46.080Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=578bb68b-08e3-4a85-a7e9-1b2202e69790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:30:48.246Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:30:48.247Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:30:48.247Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:30:48.247Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:30:48.248Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:30:48.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:30:48.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:30:48.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:30:48.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:56.091Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2c991a72-d36f-4775-92c2-3a0305ae0384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:06.102Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2eb27307-f60b-4ab2-98b7-df2767039784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:16.112Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dcea737c-becc-4916-b597-471e083895b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:26.124Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0859689f-70cb-47fe-b14a-5ccbe72382af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:36.136Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=45591df9-5574-42a5-b39c-79fb97d0df8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:46.151Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9b9e5a42-59ae-4d08-a24a-27fd3fc4906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:46.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:56.165Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d2b428a1-87bf-402c-9a84-72e0710dda7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:06.178Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=31fafee6-579f-40e6-8427-5ab2deebfb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:06.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:16.190Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fb52802b-75a2-4551-be9d-4eee81b767b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:26.202Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=33475208-3d30-4cac-b713-aa77bfafb810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:26.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:36.213Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ba8618bb-2378-4688-8e8a-49287d31bb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:46.226Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=cb083999-ac0b-491f-b797-e29cc5b1857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:56.237Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dbb9b485-1e1b-4002-88fa-5fd10b9ec540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:06.250Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c6003fc0-a6a0-4a28-80ad-a3741f2cb5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:16.262Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1964fac6-1c22-40ea-a1f2-909f1f09ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:16.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:26.274Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f4a07d02-af6a-4e55-b7e9-bc0fc0e0f795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:36.284Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1ae2b6ac-9846-4682-abb9-389458280f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:36.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:46.296Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=015e37c6-e232-4dc8-8faf-c2d5912a6b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:46.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:56.307Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=da38568c-aaab-45a5-8e52-ddb41fa5715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:06.319Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=43b20c53-8e0b-4c45-a950-72db91a8f513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:16.331Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5d787c16-4bc0-4eb8-ba13-c1e2a3855c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:26.341Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=111b87d6-2f5d-497b-9300-f1e3d6976316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:36.352Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=423f1991-2ba5-448c-ad52-6ea275043a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:46.363Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f19c5346-4b19-4398-90da-51395c0d7729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:56.376Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ccb545ad-7572-4515-ab63-4cce327fa461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:06.390Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c7f4adf9-2964-48b6-8062-d6fc293a29cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:16.403Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=952c72d5-90be-4fcd-a620-a3bd9d9121a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:26.415Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=34818f06-d358-418d-9c89-e0cfaff05bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:36.429Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f0bf4dc4-9ce3-4446-9429-690e028516d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:46.441Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=add3fd5d-76ff-4daf-86a7-11d522b5f99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:35:48.319Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:35:48.320Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:35:48.320Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:35:48.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:35:48.321Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:35:48.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:35:48.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:35:48.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:35:48.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:56.450Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=894767b2-7376-4e59-a607-3541b274e423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:06.460Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1478a327-ce37-492b-baf0-e2394e925d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:06.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:16.472Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=598acc81-0334-4333-ade1-a53a5a766030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:26.481Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dba17de4-b8ca-4015-9338-dc570625ae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:36.491Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ceaede53-a2e9-46f6-8597-44bbb217b7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:36.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:46.503Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f128c7c5-5b68-4b6d-b16c-95e9920d8453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:46.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:56.514Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fdc04ca4-44f8-4785-83ca-f48d0ab01b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:06.526Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=88b6ce3a-cf98-4fd1-9f29-79771e7cfc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:16.538Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0a19c7b2-f803-4ff0-a985-3941a6272d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:26.551Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0f17f377-a8c7-4f41-975e-5357dafcbe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:36.564Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=58aa0341-4950-430e-ae64-7b8bcae3a0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:46.576Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6c64495a-9dab-4cfd-8049-59bf2a872896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:56.589Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2e8ce9ca-c2af-4e8f-9fc9-d39cf53b6f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:06.599Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2b86c488-3afa-4687-9af3-002a0cbef557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:16.610Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=da688c4c-911f-4785-860c-0def40fc2d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:16.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:26.627Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=db935c3a-830a-4b23-8621-d0022abf512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:26.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:36.637Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4bdd1960-2534-43c6-b508-1696b66701c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:46.648Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e79c8216-c5fa-47cf-8ad1-bd892a718428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:56.661Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=855e9ee5-2cf1-4592-af0b-6e4b81a391b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:06.671Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7edad268-719d-41ff-9a0d-d4972bf4e99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:16.681Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6c80a0ca-11da-40b8-8844-375e0bf18196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:16.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:26.693Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f3dd6e32-ec85-4399-aa26-339054e534de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:36.704Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ab0dbf66-dcba-4704-9664-fa1cd187a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:46.716Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=229be53b-5297-4865-b281-ca04395b440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:56.727Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6a86fd8a-d803-439f-8111-1c7843e0b50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:06.738Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=39f3a5f6-1835-4f2d-8c30-687b508b2cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:16.778Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=58b53711-89cd-4711-99e0-9d320c3f7585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:26.792Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d08b2426-b023-45c2-a19c-d850c9873927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:26.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:36.803Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6657d5f9-fb40-490c-9134-5e81d2ee55d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:36.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:46.816Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9c012e33-a054-432c-8a96-f0af9ab4bfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:40:48.221Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:40:48.221Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:40:48.221Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:40:48.221Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:40:48.221Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:40:48.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:40:48.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:40:48.226Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:40:48.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:56.827Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=73092b9c-2b7c-40f3-a5dd-dda2fa743b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:56.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:06.842Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=11449ec5-9dcc-40f8-8b68-ea1732ac00ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:16.854Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8cf95e03-1707-4b76-966a-40759f805f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:26.885Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=eeaf1dd4-8299-4f80-97c3-4b48c949bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:36.897Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=156cf0a1-fd5a-4209-b7d9-0aeef71707fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:46.909Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=26353d7a-f7e0-4627-819b-133ca15e71eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:56.921Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d26b5f21-bfbd-4ae0-9349-bde226c65571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:06.932Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dc1e2d56-ea74-4dff-9b45-be91a327fba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:16.943Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6eea9f94-3cfb-4ec8-8bed-79f0cdec650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:16.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:26.953Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=31a426c4-2027-486f-90e9-70e7a33877ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:36.965Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=53da5240-33e5-4ef1-9e9a-3d097093f8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:36.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:46.976Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=95738b44-7820-4e4b-af3b-420b94d11596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:56.986Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4d352238-fabe-430f-a10f-5fd29feaf6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:06.998Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=da6049ba-5caf-432b-bc6f-4e6677b75dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:07.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:17.010Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d4d81310-c6c5-43cf-9119-12d808d01b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:27.022Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c8a5b848-ed21-419b-bcb6-e1f5ce249772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:27.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:37.035Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=916e01fc-9ed1-42c4-b447-f161d9b49e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:47.046Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b335370b-fa90-458e-bdb4-ff9d271fa3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:57.059Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b6f972a3-1054-4e86-a0c2-1f3c2f0adeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:43:57.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:07.069Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0db17346-d8c5-4b3c-a88f-01aa7ed00e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:07.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:17.081Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=179d24ca-45cc-4c74-85d5-8c3ed2dd12d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:17.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:27.093Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=73043eac-f714-42bf-bc85-a7f2b4854b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:37.104Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b3e6d253-a746-4e01-9b3e-108632d2d01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:37.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:47.117Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d853ad3f-b79d-45eb-aa63-a25d92fcf2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:57.129Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=13a26897-e152-41d6-885c-74ee3db63eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:44:57.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:07.143Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6887b856-2e42-40ea-b80e-c1a7cfa2f78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:07.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:17.182Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=62ff63e9-ab14-47d7-87f1-329192f3dcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:17.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:27.197Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9a829b6f-c665-4d6e-9e6f-de7b7cb40b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:27.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:37.212Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6f78060e-1457-4cf2-ba25-305d7d3abed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:47.225Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=64d98580-e634-4c71-942e-3633975e2001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:45:48.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:45:48.345Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:45:48.345Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:45:48.345Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:45:48.346Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:45:48.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:45:48.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:45:48.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:45:48.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:57.242Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0daea3bf-34c6-4bba-afaa-659f9c1357a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:45:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:07.252Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4402a576-082d-44d4-bba7-d7d5350fa28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:17.265Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=259c90e4-43e4-4993-a371-8a69af860e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:27.280Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=143239d8-a77a-4667-9672-0146b453d520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:27.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:37.292Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=411ff273-72ca-4e56-b4aa-e3440dbd5f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:47.303Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e8bc824b-93d0-4c00-bc8c-99635637966f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:57.316Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5f06a9b8-9c83-46f0-a147-45623d6e57be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:46:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:07.331Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=caebfb40-679c-4bc1-b5b8-1d409eebcd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:17.344Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4159668f-aceb-4bee-aad8-8c802b44054c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:17.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:27.356Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=88e6ffc9-208a-4656-90e2-eee89f43b229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:37.368Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bba71b82-1fbb-4cd4-b3c3-2cb845990672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:47.380Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a2892538-044d-4aa3-be39-7f28a24cf939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:57.393Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0189ff8b-866c-428e-b3e5-f765457de007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:47:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:07.405Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=55927402-b2c5-4d7f-82ca-738e2bbe46cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:07.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:17.415Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=152ed083-082d-4c64-aabd-7cfbf3f5ad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:17.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:27.426Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=748ea3de-75e9-4d66-9a37-ef3af23a1ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:37.438Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=27185c8e-5601-4032-b8e9-39cf480f4bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:47.450Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4c21d1a0-1cc8-4d98-8d47-f57e10b8ab64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:47.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:57.462Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0cbdf8e0-238d-4c23-948e-33e8bda290fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:48:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:07.474Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=09520365-fbcd-459d-bd5d-0f8cbafe9ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:17.484Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f0ebfc50-4b58-4083-b6d0-16b93d509e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:17.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:27.495Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=47e9aca0-d621-4773-90e6-bb73f8aebbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:27.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:37.506Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=be3f6fce-9145-40ac-a223-8b7e9914e15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:37.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:47.517Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ebd501ae-e08f-4f7b-807d-32520f28ee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:57.532Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=335cc1d4-88a5-40f5-88f4-96e362de2c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:49:57.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:07.542Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=cf0eed14-1eb4-44be-b758-209b6ef1c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:07.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:17.554Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4f3987ac-4876-4725-936e-48150ba85803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:17.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:27.566Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c9e99d6b-7e21-4438-ab32-6b56801e0f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:37.578Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=04e86e82-6a83-4d10-b71d-a59c36a266fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:47.592Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2f1205a7-011c-4716-a0dc-c48aa76f981e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:47.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:50:48.237Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:50:48.237Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:50:48.238Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:50:48.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:50:48.238Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:50:48.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:50:48.243Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:50:48.243Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:50:48.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:57.604Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6f79486e-ad62-4bef-bc47-20a7f9daac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:50:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:07.616Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=86cbd5bd-c92d-4213-8b09-3531524be1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:17.627Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5eea4d41-ffde-419f-a405-3c7f3c4ec2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:17.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:27.639Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6f6d0168-db4e-4025-b486-6b1f5da4985f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:27.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:37.650Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a17dc20c-2e96-4c92-bf36-9c55c3cdeca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:47.682Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8d9a1a5c-0c55-4a06-85c2-6f0a8839543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:57.698Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e6548db1-7a4e-4c8f-b865-0f5bbb2480d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:51:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:07.709Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=12289393-ea7a-4fd7-9b96-7105d37cb73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:17.719Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9c45d093-5751-465e-b6da-29e7712b54b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:27.731Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=92c66fcd-fc16-4214-b2e1-ba3207fae5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:37.741Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=21698c45-5305-48fa-8fea-97b69ac890de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:47.754Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3339b9e0-912a-48c1-934c-199ef5d0611a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:47.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:57.766Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ba3cde71-1841-4127-9978-42d43d519e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:52:57.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:07.780Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=96532af6-0755-4b64-9c1e-c56aee15f263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:17.795Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fea20d6b-1656-46fa-8c45-ac2fa1910205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:27.807Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=41727236-fa34-4081-a7dc-a72a959c5886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:27.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:37.820Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1956d37c-fe75-421c-b93f-01aeb1a4545e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:37.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:47.833Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5c88ab59-ae8c-469b-b1e8-68f957d556a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:57.850Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9b81b3b0-d639-4e3a-820a-3c2d88984577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:53:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:07.863Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c6b1f86f-9539-45a4-b320-ee65446daa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:17.874Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9dd432ba-5ed4-487e-9917-e65acdd0bb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:27.887Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d838b5a7-7042-47e5-a82a-b39bba210a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:37.914Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5e167ff1-2a96-40ee-b3d7-0a711f88c065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:37.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:47.941Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=157c1e6f-025b-470c-b862-54a0505fc5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:47.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:57.954Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6cb66183-6d95-44ac-b37f-79b30743f1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:54:57.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:07.970Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9a2602e7-deb1-459b-8997-3a21b2d871dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:17.983Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3192bd4e-2801-4fa4-88ac-da42a75c5e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:17.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:27.995Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f90ffd2e-5050-419e-abf7-7973bbd12279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:38.008Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4ecf1b68-69d6-487f-a028-68cb8dd31e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:48.019Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b10eb356-df7c-4b90-8d4f-fb5987b80c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:55:48.231Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:55:48.232Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:55:48.232Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:55:48.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:55:48.232Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:55:48.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:55:48.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:55:48.238Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T09:55:48.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:58.031Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c4545363-2778-42b9-9f6f-b6310d9e487a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:55:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:08.042Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=20425598-9be8-4302-8d1f-684fd3d0ecf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:08.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:18.054Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fd36cfbb-a298-44e6-b4fe-ad57ef4e9d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:28.066Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e115cc2f-6702-4b10-9b7e-8e3f028e173d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:28.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:38.078Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ec73733e-4814-43d2-890f-2fea9e48340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:38.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:48.091Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=316e58d9-563e-4e00-9628-49567faa75f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:58.106Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e8dde6e1-97af-41aa-ac54-726f74b1e121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:56:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:08.118Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=15c0480e-9e92-4da3-8eab-bd60519ba275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:08.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:18.130Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6e767afb-9737-49c0-bf03-fdfb9e1c4e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:18.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:28.143Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2d91aebd-002d-4848-9abb-c3beec8eeb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:28.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:38.156Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7edbcaa6-9776-49bc-a374-466d8c416d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:48.173Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0f0e2929-be53-4a08-8359-4c7539c28c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:58.185Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=99c7bbe0-45a6-41f2-882e-83aee1a15c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:57:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:08.196Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=67454ef8-55d3-4e27-a97a-7eafda13f16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:18.209Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=be222f27-5620-4945-ba60-506ea9efca4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:28.223Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1756aacd-e489-4bc2-b8c2-b2b5f0577104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:38.234Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=896933e9-3f09-4ed9-b984-2769be49b0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:48.244Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=773d4666-31a6-4e4c-9040-7d4f69bd040b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:48.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:58.256Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=432c24a0-6af3-4d9b-bd19-daf14ede0bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:58:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:08.265Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ccb3e5e5-604e-45eb-91ea-5a543ad6bac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:08.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:18.276Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e49311c4-da62-456b-aac9-09731e92a500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:18.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:28.292Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=61a9df35-8ad5-4644-ba1e-c2785817087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:38.304Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=32747d11-1fff-48bd-9445-d174a55f7ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:48.315Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7e1b77bb-8183-4b6f-9b1f-70c4d9ee5532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:58.327Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6198fe13-0c49-4fa9-8556-ffd17c56951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:59:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:08.337Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=58f539ca-4b5b-4c33-b960-9723d74f80c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:18.348Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9dee310e-607b-412e-abcb-794073cf9e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:28.359Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f9ed087c-54ca-4faa-bfc5-b09e973bf45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:38.369Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9e2ff33e-4587-449f-949b-2dbb1fbc155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:38.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:48.380Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8b85ece7-8b08-4055-8026-6cc1a99d8bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:00:48.383Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:00:48.384Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:00:48.384Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:00:48.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:00:48.385Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:00:48.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:00:48.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:00:48.397Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:00:48.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:58.394Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2159fab2-ab9d-4031-8fe8-00203241a3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:00:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:08.405Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8eaad92c-32de-4318-a560-251d4e9a711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:18.418Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e06fa21f-cfa0-41e9-a635-bef04e404496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:28.430Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5bb4959e-c955-4fc7-b8bf-e97b67d275eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:28.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:38.441Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=042ba29c-8cdf-49ec-885b-da47da5c817f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:48.455Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=005b3e1c-fb32-4348-80c2-087da91f12b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:48.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:58.467Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7cd7bef0-7f4a-4b8d-85eb-097647667cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:01:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:08.480Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5b645dc9-d6cd-424c-a99c-fdc59efb5ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:18.511Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=359eeb6b-5ba9-472a-9ad2-b9b78f45ce24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:28.523Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b068e20b-fdb0-490c-8e5e-2fad896828c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:28.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:38.537Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0428de39-35f8-43ed-960f-fe21c15449c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:48.548Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=79b22845-8c3f-4076-a41c-7e1b42a826e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:48.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:58.558Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=68a698e3-f13b-405b-b334-d9a0713b882f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:02:58.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:08.574Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=cc7fcf28-ac5e-4be7-af12-d1559ad3c2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:08.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:18.586Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=665dd976-8d8f-4484-89ad-a2877aadfa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:28.597Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=81e004ab-623f-41f9-9272-f3f0cd47a615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:38.609Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5f53756a-b4e7-4c09-9630-cfb9fd4d0ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:48.627Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=182c8a9c-a759-4d25-8a3d-c2d823f85c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:58.640Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=97d73233-f45e-4ce4-866e-fbbc3df154bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:03:58.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:08.650Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7e382c69-1991-43b7-93d7-055f2a56aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:18.670Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d2c5d761-3caf-408f-8eee-272a9cfed93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:28.685Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=31e3a228-5f90-4bfc-82b5-ae4e35b6bd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:38.696Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4847501e-e1a5-4bd5-b503-587555b311ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:38.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:48.713Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b8a6d10f-066e-4fb0-bbce-c7c006191a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:58.725Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=191b8171-b2cd-4d32-b9c2-d432db244336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:04:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:08.735Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9f97f7ef-67cf-4056-8a24-fe15fe080f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:18.749Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f0ef4018-8dfa-4c2e-bb82-710fe9ed6755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:18.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:28.766Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=54b521cd-8230-4fe5-b583-abe6ad893d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:38.780Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c74d4afc-cec5-43be-b69d-163a177c5b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:05:48.256Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:05:48.257Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:05:48.257Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:05:48.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:05:48.258Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:05:48.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:05:48.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:05:48.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:05:48.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:48.790Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7a7c2f9e-d3cc-4c64-9be2-611b267540a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:58.805Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=396a373f-56ed-49c3-a233-f371cffb3856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:05:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:08.820Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1ac9aff3-9925-4a88-b545-1b9b9b7103bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:18.831Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bc56bceb-f8e5-436b-b775-27faa9a1de1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:28.842Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2463bebf-0ca7-4fb7-a2b8-a1e90a5406eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:38.854Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b5804b76-a928-4b98-a6a7-e1d33671e069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:48.865Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=22929d62-fb0f-4bc9-aef7-dc1e3e2dc754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:48.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:58.876Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6d9e7f0a-fc34-42d1-b1e3-3896d9b1efe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:06:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:08.886Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=72194ea8-4557-4cd5-a0b3-04d57e9202e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:18.900Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8bd32dff-57fc-438e-9ce7-2ef74032863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:28.931Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8a37aed4-9246-46d7-89d5-3fe0f1b2292e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:28.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:38.942Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7c2f88cb-e084-4042-8c97-e65ff5dd3f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:48.953Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dbd3d299-fca8-43d1-ace7-055652e45d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:58.965Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=51c853c6-1905-4bbf-bb69-af2490824ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:07:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:08.977Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=12d382bd-a33d-43c4-98ab-f2b3ce1fb0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:18.989Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dfc34cef-459b-4a90-9fa2-63e676e0c7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:19.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:29.000Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=762b2b6c-0ea7-43f2-b40c-e0c4e96d3ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:39.012Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b9947c2a-4bcb-43de-9e9b-ecc6f8251b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:49.025Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=611a98dd-7503-4d39-866d-7288ab3e658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:59.038Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=43e3bf81-9803-4c20-b8f0-e03ce6757e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:08:59.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:09.049Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=83fa5963-9cb5-45c4-a92d-64b28f333a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:19.061Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=323044ac-0b41-4c99-bbdb-f554480ec409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:19.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:29.077Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=65608bbd-7b3d-4fcd-8985-97902b036fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:29.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:39.090Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=163290f4-09dd-4ca7-b30e-34ee4383fcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:39.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:49.105Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2a918c0c-7e38-4c9b-a8db-7cc2d222f925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:49.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:59.117Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=83ae808b-fa38-47fb-9f03-78a659dcdc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:09:59.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:09.130Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2a71a925-ccac-46f4-800b-b04ee550f96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:09.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:19.159Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=900cd2fa-22a0-4079-afa3-1d997f47c0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:19.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:29.171Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=73906426-ce10-4efb-a03e-9ee223b913e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:29.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:39.185Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=aac7ba2c-9de8-482a-b938-2060adc6c1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:10:48.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:10:48.346Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:10:48.346Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:10:48.346Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:10:48.347Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:10:48.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:10:48.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:10:48.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:10:48.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:49.197Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b9e9212f-53cd-429e-adcf-c43df1f03270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:59.211Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=582095b3-239d-4762-8f22-6cc3c234ac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:10:59.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:09.225Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9735b6af-8b3d-45ce-ac00-b49fcd398edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:09.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:19.237Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=20b382eb-917a-448e-bdec-4e5f555b3860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:29.248Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=03f2c6df-71fe-4025-a222-bf513eeeedbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:39.260Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b5b05666-3fd7-48cc-9e84-e0819fe03270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:49.273Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9dbe7089-e2b7-4831-b952-7e26c83694ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:49.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:59.285Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b441bfd9-f213-40fd-891a-8d6768ae8566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:11:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:09.298Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7bf0e6b9-eb41-4d91-88bd-6f232d4412a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:09.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:19.310Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f4f491ce-1d78-4260-85c9-d06977cddcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:29.325Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7161d4bc-e115-4b77-ae93-b36f3a779ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:29.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:39.337Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3cec0bdb-81fb-4049-aad8-09c3b66fc3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:39.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:49.347Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=28bca7f4-7147-4616-a700-3d00c0f12d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:59.359Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2be90c43-6639-4768-98e5-599201879d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:12:59.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:09.370Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b5543805-8003-4fca-9970-4d5beb50d774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:09.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:19.398Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a49878bf-43a9-44ef-b78b-2d23aae5c9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:19.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:29.411Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4bda5e53-2094-4107-9233-fd81c56e433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:39.424Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=812a1442-c84b-49d3-8054-f8dcc6f0a369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:39.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:49.436Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dd272e9e-8475-46c7-b101-e954add558ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:59.447Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1516417a-ad49-4a89-812b-3a0d74d421ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:13:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:09.458Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c5722c90-0cc5-4d45-878e-a6d39af763e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:09.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:19.469Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=25f89b04-549a-4c18-a6d6-0c1635807f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:19.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:29.484Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c20bbdf4-4153-4821-823b-3ea5dfa683e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:29.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:39.495Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f4e5ea69-a1e6-48d9-b383-84194ab51d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:39.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:49.509Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f3d4a277-3194-4fda-a596-fd4c29f10968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:59.523Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5c4e61b5-a809-4fb8-9263-551fb092e3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:14:59.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:09.534Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d6c013f6-01b7-4d35-ba22-f0c466a36946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:19.546Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4012ddd3-c7a9-44b6-b06a-2572534360e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:29.558Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c9e02eea-1fff-40b2-9b9f-cecbdd47db90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:39.569Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5a43ea99-9768-4526-b5ef-468e145b71fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:15:48.223Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:15:48.223Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:15:48.223Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:15:48.223Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:15:48.224Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:15:48.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:15:48.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:15:48.228Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:15:48.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:49.595Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8d8f809c-222a-4164-9a0b-38c392afba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:59.607Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b0bcada1-f582-42e3-bc10-983cefa2d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:15:59.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:09.618Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dd39cbd8-ece3-4ce0-911f-32317d707c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:09.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:19.633Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6d1029fc-8db2-48c8-8df1-b2d6bf514943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:29.647Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fbb619fe-6b89-4754-90af-f20ac718c659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:39.658Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=90285f5b-9ae3-4348-a73b-e9a3d518aa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:49.671Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=35f4afd1-b4bc-4757-ae82-d1ce28c7ab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:49.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:59.682Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a62d3547-03c6-4937-a942-55ea6ef2202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:16:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:09.695Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1f3c2c01-53ce-48af-a2ed-92e018377ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:19.708Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=891841b9-f754-4310-a148-67e35d45e0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:29.720Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=588f5f73-2a78-48a9-bd43-eab35d3b94b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:39.755Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f93f4b6e-1964-4063-b531-b27685d5e550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:49.768Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ab4b843d-9344-4935-931b-ca44d80bf894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:59.779Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4105309c-037e-4a51-abc2-82f7db709bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:17:59.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:09.791Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=89332762-0de1-4c90-8b2d-603240737de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:19.803Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fe3f1f08-4892-4169-ab4c-22f04628e934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:29.816Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ff17e42c-b7c5-4feb-8601-00c60a196e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:39.829Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=40f5fa17-ca58-4015-b3cc-c89c1518022e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:39.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:49.840Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4536ab8e-15c0-4dd9-81f3-ab3d81b045b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:59.853Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=081cc9dc-6b26-45a8-869c-36a932eab2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:18:59.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:09.867Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1443fdc2-e155-4ae2-ada4-d2d2748865db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:09.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:19.879Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ec23860b-d5f6-4260-af35-a40348f450f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:29.894Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=87e27bf6-9800-4d02-8a35-7e06f73441bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:39.928Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9e066f24-14d1-4ac5-b852-9d76ff39e1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:39.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:49.940Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b1b56fad-576d-4f88-beae-b1ee97ceb9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:59.961Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=134c14b5-8f09-4b15-b39f-c3acc0f16495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:19:59.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:09.971Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e60e6043-e2be-4393-90f5-494311fe0972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:09.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:19.982Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4674fc18-d45a-4ab4-b171-c8eb407794e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:29.994Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e73d9bdc-13c2-43de-9ecb-3c2589bf0773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:40.021Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f02e8a97-4250-42f6-976d-d187ce49ef13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:20:48.262Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:20:48.263Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:20:48.263Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:20:48.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:20:48.264Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:20:48.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:20:48.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:20:48.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:20:48.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:50.038Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8002dad6-e2e1-461d-92d5-0be67e251b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:20:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:00.050Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9624c673-7490-4bc8-9733-57e46ce73ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:10.075Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0878347a-7bdd-41a0-a8de-826e79820f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:20.087Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d89d305b-2d88-4d9f-be59-7ab09ff44239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:20.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:30.098Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1d1daad7-9636-45af-959f-f49713ea0acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:30.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:40.115Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2936f917-a73e-4bcd-823d-4cf8bb688d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:40.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:50.137Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=53e2910f-ddb4-478e-b92d-98822133781d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:21:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:00.148Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6471bbe5-1d90-4226-ab2e-4df60c872534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:10.161Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=efeb0446-b1b9-4fcf-94c0-101b3e251ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:10.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:20.212Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=536df2ea-8eae-4855-8af7-eba82533cc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:40.552Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e1226ca4-eefb-4b5a-af2d-e6294f7ca21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-11T10:22:41.813Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=dTsklhThuKUSzX6205QU, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:42.030Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:22:52.031Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dcbf80fa-8e34-4b5f-a396-5e5f488cadd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:23:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:23:11.597Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0d91ea3d-8c69-4c3a-83f6-84086c5b8a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:23:21.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:23:31.291Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a30e9b31-ea89-4798-8c28-2e0fa375d1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:23:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:23:50.846Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8cd8c5f6-bd4d-4337-afb3-ef23f9f9b9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:24:00.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:24:10.400Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bf82bc3b-6d5f-4e8f-81ef-958cc0ca2fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:24:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:24:29.947Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=cbc8cfcf-3a1a-4aff-b927-0506b586ff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:24:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:24:49.546Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fb5514f9-8655-4899-90a8-f396e9f68b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:24:59.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:25:09.095Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=84480f4e-a719-44af-b37d-5f316b50bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:25:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:25:28.982Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=185b14cd-5eda-45b0-a14a-4058923a15a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:25:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:25:48.302Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:25:48.303Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:25:48.303Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:25:48.303Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:25:48.304Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:25:48.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:25:48.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:25:48.309Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:25:48.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:25:48.758Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0fec4fdf-6e69-4c73-bf10-285549692bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:25:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:26:08.440Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f1b6e51d-9ba6-4f73-b6b2-50e215d0a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:26:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:26:28.029Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7f95af78-95ad-4c80-b3e7-3c5ee93d7bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:26:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:26:47.667Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=469c9936-0b65-490b-a669-ef8d322ebc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:26:57.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:27:07.220Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=242a0b1a-abd4-450b-8203-473470f43f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:27:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:27:26.769Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=53510f1f-9757-4516-a70d-6993b0e55ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:27:36.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:27:46.313Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=55e3250e-8229-4d8b-a4a1-96de3df63500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:27:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:28:05.854Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=46f63d61-105d-43fc-ad8f-7711c2b69b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:28:06.597Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:28:16.594Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f7a6702a-2c62-4179-9a5a-7ab93a5d800a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:28:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:28:36.149Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0b176510-e723-4274-8ec4-e2846c114c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:28:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:28:55.763Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=122ac00e-1fe9-4c35-9a2c-d3ba27875e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:29:05.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:29:15.333Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9a88f970-da81-47b9-9a9a-ff1b23212aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:29:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:29:34.894Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=57c4a20c-7f56-4948-9be8-e59bbc900258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-11T10:29:35.758Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=sQn9v9EOcbHIhega4mlX, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:29:35.795Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:29:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:29:45.796Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bcaccb6a-c5ff-466d-b4e3-e6454e0d7df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:29:55.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:30:05.346Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9d1ee2cc-65f6-4991-b583-333a3fda47cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:30:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:30:24.946Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4b2da05e-187a-4675-874f-a45f7c5fd247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:30:34.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:30:44.491Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6326e12c-06fc-445d-9370-d2d30932f5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:30:48.227Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:30:48.227Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:30:48.228Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:30:48.228Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:30:48.228Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:30:48.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:30:48.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:30:48.232Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:30:48.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:30:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:31:04.065Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=19f45935-7cf6-4e1e-b665-80f85b29b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:31:13.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:31:23.625Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=20b4c544-f9ec-4c84-8c64-b2733c216417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:31:33.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:31:43.174Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2acd5c4c-55f4-4869-9b4f-483f78e11d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:31:52.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:32:02.719Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=eac54b39-efbf-4428-8e72-f576e88fdeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:32:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:32:22.286Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ea1dfa96-4f13-4c16-b6aa-aa4cd3b96301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:32:31.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:32:41.838Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e4081acc-3a4c-4c7a-b297-a1e9c1657720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:32:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:33:01.383Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bb831bd7-5298-4662-8cab-1d5e619c308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:33:10.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:33:20.946Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1bb9864d-bd19-448d-ad51-be02d48a2088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:33:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:33:40.490Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8f424514-8b65-44b6-a2f5-e7abb42dea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:33:50.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:34:00.041Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=415cd2ed-80c1-4d41-a449-37b644859a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:34:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:34:19.594Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=14f59533-e302-4f0a-b28e-e1d1179228e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:34:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:34:39.142Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=159075c2-bbd6-45db-82a1-9711d924b2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:34:48.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:34:58.685Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4e07acd0-6f70-4c88-826a-e7c30c4b4a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:35:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:35:18.229Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1627887a-d129-4134-ae86-1bbd4b41248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:35:27.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:35:37.779Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ad32c0b0-6ee3-4777-9324-ce1b7a202b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:35:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:35:48.321Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:35:48.321Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:35:48.321Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:35:48.321Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:35:48.322Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:35:48.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:35:48.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:35:48.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:35:48.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:35:57.323Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0a637a78-90c1-4942-9bf6-4e9690355587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:36:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:36:16.871Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=64236214-684f-4104-bda5-dcd780df9afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:36:26.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:36:36.425Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=68acc90d-56c9-48a6-9e8f-0d1b99f3ecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:36:45.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:36:55.973Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=feb2f2cd-8178-4fb5-91b0-d2002ad8181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:37:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:37:15.531Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=21aa5115-9683-40cf-a680-5e28def00336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:37:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:37:35.094Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4f23e9e5-d38d-4844-a245-a1247c22826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:37:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:37:54.640Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d86f534d-23b3-4ddc-8861-3302df2ca42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:38:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:38:14.198Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9fba8886-bf83-490f-8553-975d2c549257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:38:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:38:33.962Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7b817417-ec58-4f83-bd24-624fe88551e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:38:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:38:53.506Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=121efcd9-95cf-4904-a5cb-5ccba6fe2a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:39:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:39:13.050Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=73a6381e-78a1-4d34-bca5-dff1df9d1ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:39:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:39:32.600Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4b8af2b2-b55a-4998-8b2f-cca1733ac603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:39:42.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:39:52.149Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e74d84ac-a2f1-41ba-9691-bee83b4e51a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:40:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:40:11.725Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=43886727-e696-4946-a79f-ee2fbb71bf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:40:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:40:31.269Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=222d38f9-7a21-4922-8634-f59e0d68f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:40:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:40:48.280Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:40:48.280Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:40:48.281Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:40:48.281Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:40:48.282Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:40:48.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:40:48.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:40:48.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:40:48.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:40:50.825Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4db2082e-3fbd-4691-bd3c-7e80430f67f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:41:00.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:41:10.398Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f9c91f1f-f87c-4532-bb12-604f45640430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:41:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:41:29.944Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f4aa514a-8c38-49d9-aaeb-b892e8244e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:41:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:41:49.490Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=35cbb8d7-b74a-4302-9e1a-6575a7043304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:41:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:42:09.034Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5b12f93f-de6a-4914-9607-4920465b49ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:42:18.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:42:28.575Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=78036a3d-f78c-4b14-ae63-c2c0130dfb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:42:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:42:48.124Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=04625c0b-ad82-4fa8-9e82-0cf71fe647e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:42:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:43:07.677Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=913b599e-d955-413e-af4d-89fe742dd675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:43:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:43:27.220Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e361f40c-963f-4c9a-a259-263d36292f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:43:36.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:43:46.765Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=86f65b33-4e23-422a-9bf6-7b344641c729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:43:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:44:06.311Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8f24d77b-2935-4d82-aea1-e13e7cf3cc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:44:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:44:25.860Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a24c4938-7aa5-45ca-8391-8fec465e9458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:44:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:44:45.415Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dc429985-32f8-49bd-9c3e-bcfeac16c076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:44:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:45:04.959Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=83c1dc28-d3b6-4ed6-a2da-8be887929795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:45:14.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:45:24.505Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=baed064f-6dde-475a-a97d-beeede53daf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:45:34.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:45:44.047Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c2f664ad-69bd-4b4f-a1c5-f2fa2532f3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:45:48.234Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:45:48.235Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:45:48.235Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:45:48.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:45:48.236Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:45:48.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:45:48.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:45:48.240Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:45:48.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:45:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:46:03.624Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5c620944-f558-4d77-8670-e428de88b847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:46:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:46:23.169Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e8b4b11d-4499-4ab8-9c04-9c263dc8013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:46:32.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:46:42.712Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=77a4dc8e-4d43-4f91-b673-593cc78e1cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:46:52.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:47:02.253Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a793f6ee-956f-463c-92f8-8c842c81f192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:47:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:47:21.819Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b16c1b03-7696-49d8-9878-14e647c4fd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:47:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:47:41.365Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c768bf5a-83a5-400c-8d52-2723b9a31f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:47:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:48:00.911Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=76cf9a4f-79ca-473a-adaf-1b00be9f5435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:48:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:48:20.463Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f633ba65-1212-406b-a814-ab834d3b23d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:48:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:48:40.006Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=45cfcf5e-5f7f-49a7-a663-e5aa7cf082c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:48:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:48:59.557Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bf2d68cf-4723-434e-8459-7c221db7a513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:49:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:49:19.106Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1e684e56-a19d-4381-8928-651a177b25f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:49:28.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:49:38.658Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=69cc8042-a66a-4bcf-949c-6fac0d660f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:49:48.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:49:58.214Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=da402270-d6dd-491b-9bf4-44b65e629332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:50:07.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:50:17.834Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f762fa60-3a86-47cd-b382-f60dc0305bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:50:27.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:50:37.394Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=853ce15c-22f0-492d-9228-2e54fffbd8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:50:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:50:48.318Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:50:48.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 |2022-11-11T10:50:48.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 |2022-11-11T10:50:48.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 |2022-11-11T10:50:48.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 |2022-11-11T10:50:48.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:50:48.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:50:48.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:50:48.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:50:56.994Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b467d5dc-861b-4a1f-a979-280c456616a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:51:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:51:16.702Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2cb21ae5-7e9a-4b67-b327-4a242109ccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:51:26.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:51:36.541Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6dc77b05-5197-4d87-adcb-bf8a53b2ccb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:51:46.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:51:56.084Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d7a93a64-db68-449b-9f22-3fddc5d9e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:52:05.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:52:15.628Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=033135b3-b4d8-4874-bd9f-17e886a48ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:52:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:52:35.270Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=608d8c80-f250-47a5-9deb-b7156025bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:52:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:52:54.826Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fed92b04-7953-4e48-9dd3-e319428eaf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:53:04.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:53:14.463Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=75325b85-e71c-402d-9640-e010a77a8ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:53:24.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:53:34.010Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ca412140-4595-4821-b4fc-79e31eb4e8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:53:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:53:53.556Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=201d7e73-f21c-4c25-8e8e-a1de3c30859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:54:03.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:54:13.111Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c5c5cd41-987e-43a1-befd-68f81b074d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:54:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:54:32.682Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bb4b05f9-9d0c-460c-bab8-3e9594e1225f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:54:42.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:54:52.235Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2e8d6d7e-5cf8-4e41-8c32-0f4805318cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:55:01.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:55:11.804Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a152fe4e-5dca-45c7-8248-ef7cc7089b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:55:21.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:55:31.422Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=059a00be-caf7-44e5-aa5b-1672077e15f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:55:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T10:55:48.688Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:55:48.688Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T10:55:48.688Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T10:55:48.688Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:55:48.693Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:55:48.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T10:55:48.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T10:55:48.697Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T10:55:48.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:55:50.965Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=92a83d8f-35e5-480e-a584-31f9e1cb15a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:56:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:56:10.518Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6c46f022-cf35-4d79-9c77-7fd8f9c9b741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:56:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:56:30.061Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d9f2bde1-cff3-4b63-8fed-ef0a121053fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:56:39.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:56:49.605Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a199bf03-254b-45ec-9c94-4bb911ae0caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:56:59.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:57:09.152Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=587d1658-24a9-45e7-9baf-e4166ea170e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:57:18.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:57:28.698Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f6f874e2-7eea-4671-bac3-f1f240df7c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:57:38.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:57:48.264Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=945417f6-2703-4ce2-97cb-1c016dadfce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:57:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:58:07.878Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=093a50e3-9671-49ef-903f-df5ab96db159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:58:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:58:27.422Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=66f5357d-d71c-472f-8d37-49c6a55c72ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:58:37.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:58:47.062Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ca241139-db88-4105-86b8-05c91b0bccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:58:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:59:06.621Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d2dba273-a33f-42d7-85a8-ae87e403ea9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:59:16.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:59:26.172Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9dcd036a-e4e9-4ec7-92a9-b29c482052d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:59:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:59:45.838Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a18ad3da-9551-45dd-966e-95b58051b461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T10:59:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:00:05.395Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=01eca77b-3ca2-4053-9742-cd983208b798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:00:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:00:24.938Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bb283730-8a37-494c-8ea7-bcc6c31c965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:00:34.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:00:44.480Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=15b7a194-a242-4b8b-913c-68e000879843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T11:00:48.237Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:00:48.238Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:00:48.238Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T11:00:48.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:00:48.238Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:00:48.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:00:48.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T11:00:48.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T11:00:48.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:00:54.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:01:04.040Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c7ad4eb2-5935-4af2-8209-a1cf23b07b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:01:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:01:23.602Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=03f035c2-8465-45fb-84d5-d169aab81c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:01:33.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:01:43.147Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7313bbe4-aaa8-4d21-b4d1-bd95657fcbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:01:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:02:02.692Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=617cfe53-ac94-412d-87c9-cf4415c42615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:02:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:02:22.240Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=27b00018-37ac-47b6-8e1a-aa75139e4f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:02:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:02:41.807Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5cf93a9e-fa71-434b-aace-5a3d7f436365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:02:51.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:03:01.353Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d3777bc7-c0a9-4347-a7c9-4729153b802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:03:10.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:03:20.899Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6d1b5865-b3f0-4fec-a482-b7d29abb9c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:03:30.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:03:40.451Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5ee2c046-e54a-4e71-b15f-2dc06aba4bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:03:50.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:04:00.003Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5f5cbb2a-0d41-4630-b33d-b928bd6c7dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:04:09.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:04:19.556Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f1b2c99f-7b43-4a7c-870a-d437b7447adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:04:29.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:04:39.101Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ec4ec5ad-4d63-420f-88b9-2caa976f4281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:04:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:04:58.647Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e113cad6-1b12-46b7-9ce2-e126f3dfa5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:05:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:05:18.217Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dde51f4f-f891-4bc1-8374-50a9c8b42415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:05:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:05:37.764Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e4a9e7f9-0d40-4c39-ae95-b582a6bed25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:05:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T11:05:48.317Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:05:48.317Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:05:48.317Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T11:05:48.318Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:05:48.318Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:05:48.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:05:48.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T11:05:48.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 |2022-11-11T11:05:48.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:05:57.321Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a61ae130-0521-498d-8eee-33b1db7bfd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:06:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:06:16.999Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f8422e7f-453f-4e56-875f-275f54eb87b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:06:26.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:06:36.542Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=af5b82c9-d155-4944-bb38-6ca4ac63f50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:06:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:06:56.088Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ef89d311-1380-410f-8ff4-ada348cd6690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:07:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:07:15.632Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=68dedef2-d65a-483a-9452-23aa484ba191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:07:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:07:35.183Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=14832338-534c-44e0-977a-288280e220e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:07:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:07:54.732Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d0b93066-ba5b-4416-8296-fc821945cbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:08:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:08:14.278Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8799c041-229d-4f94-a257-6abf24700642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:08:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:08:33.819Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8fc95959-4576-4bc6-94e7-bd559a2b1a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:08:43.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:08:53.361Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=787ffdfd-1a69-4de1-afd6-717499fe2942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:09:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:09:12.932Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5273430e-2ece-4b11-b1bb-ff47a3171e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:09:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:09:32.482Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f68d63f7-37cb-4a3f-b38f-3f8b34d6dbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:09:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:09:52.031Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c454afe2-6f25-46be-ba4b-925c96c558ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:10:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:10:11.591Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6d5b4167-916a-47fa-b697-c40ae04c8c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:10:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:10:31.138Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=06dd712e-467a-4385-a100-dc2d9c0a2cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:10:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T11:10:48.215Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:10:48.216Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:10:48.216Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T11:10:48.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:10:48.217Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:10:48.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:10:48.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T11:10:48.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T11:10:48.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:10:50.682Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=89427790-4660-47cd-918e-70fe313dabed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:11:00.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:11:10.229Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c8c50ebd-35ae-48fe-b6d0-a60232fa5b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:11:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:11:29.778Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3a050c28-bba2-4011-8be3-39ffd6349fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:11:39.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:11:49.320Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=15fd6234-ec37-40b3-a1b5-326b5b8b52f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:11:58.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:12:08.875Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8a190ef3-31bb-42a1-bbf2-07277e78f608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:12:18.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:12:28.429Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=59939e4f-a5bc-4b73-8d72-96a7e94b60c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:12:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:12:47.975Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f8aae5bf-8d90-4075-90fb-35af67daa882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:12:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:13:07.518Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bc82ec5b-716c-48bc-a397-1076ac5f16ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:13:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:13:27.061Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=465d9065-4999-4fd7-9c24-54a02c520146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:13:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:13:46.640Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a97411f3-8fd0-47c2-bc3f-fad47316d76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:13:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:14:06.191Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=54a7b259-bba4-4b32-9c9b-831bd85a636d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:14:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:14:25.739Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4a35c6fb-fd4f-4a1c-a1b7-418c06bbbf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:14:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:14:45.284Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c8a29d06-abfe-4f47-8c7f-797ad805465f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:14:54.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:15:04.836Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=10799fbb-8a69-43c9-b89f-ceb27ead66c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:15:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:15:24.382Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5863df83-13f3-4fba-8a07-433c55d7c1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:15:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:15:44.131Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a3d4ff2d-51a9-483d-b037-7f829664ed68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T11:15:48.344Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:15:48.344Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:15:48.344Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T11:15:48.345Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:15:48.345Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:15:48.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:15:48.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T11:15:48.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T11:15:48.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:15:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:16:03.682Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f8a65528-a1ad-471a-9dd6-f17b348bba0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:16:13.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:16:23.232Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bf63b0c1-f2f2-4b24-8ff4-979628630768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:16:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:16:42.795Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9c468425-a226-4bcb-a9ea-96d0d131ed06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:16:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:17:02.344Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f8326d4a-6e29-4026-9f84-ac353367229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:17:11.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:17:21.889Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3c845aeb-a83e-4f3a-bcca-3cedb23ab961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:17:31.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:17:41.436Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8fb0a3ac-17de-40ac-9658-53417a0a4439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:17:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:18:01.002Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d7d847cd-379e-48fe-b249-aadacec09481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:18:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:18:20.543Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=eaffb88c-5f3f-481a-b6ba-6eac58b5afba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:18:30.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:18:40.090Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=91c91637-9245-4327-8cb5-bb72f7f8495f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:18:49.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:18:59.641Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=504cbf8c-8d29-489c-a281-93a1b3187f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:19:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:19:19.189Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1cc77144-ea24-4869-af50-d082d8ab97be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:19:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:19:38.762Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=498e5211-9db9-47c4-8859-984386298c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:19:48.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:19:58.343Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=09f837ef-6788-4788-aafd-9291dd1ad07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:20:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:20:17.888Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=49ba033c-5148-4af8-b114-13b65167b709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:20:27.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:20:37.446Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3b5e0b39-0d4d-448d-99a9-aed67d25aa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:20:47.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T11:20:48.218Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:20:48.218Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:20:48.218Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T11:20:48.218Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:20:48.219Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:20:48.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:20:48.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T11:20:48.222Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T11:20:48.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:20:57.010Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=526b810f-6709-4b74-967b-b37af4e9dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:21:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:21:16.554Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=cf70c784-9277-4fcc-acb1-fe0088d52b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:21:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:21:36.099Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=43b36cab-4621-44d8-baef-c72734564e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:21:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:21:55.645Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6328860d-bd71-48e2-9dd3-fa5252fff498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:22:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:22:15.189Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3baec6af-5d5f-4079-ae4b-6aaab9ed40f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:22:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:22:34.737Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c792c434-8549-43e2-92d4-a7739e9e10d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:22:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:22:54.281Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=487bd009-ecf1-46ae-bf52-2da4d3d7564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:23:03.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:23:13.826Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=49db91d1-ad79-4e3c-b588-2f80127cda3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:23:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:23:33.371Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=52ab4218-8900-4d64-b7e4-e8fd0b758c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:23:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:23:52.934Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=faffdd48-b7e3-454f-aebf-caae0832c3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:24:02.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:24:12.488Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a3be0781-5b48-49b3-bb34-84f087e121c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:24:22.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:24:32.032Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f75de1ae-f83c-4d14-a441-4309c99da3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:24:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:24:51.593Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0ba2971d-adb8-495c-89da-7ae6cfeeae36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:25:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:25:11.137Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=734f8519-5315-4a85-80e4-fe55f7514adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:25:20.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:25:30.683Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c7b4eaaa-d994-4b1b-95fd-ffdd3df2a7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:25:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T11:25:48.234Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:25:48.234Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:25:48.235Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T11:25:48.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:25:48.235Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:25:48.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:25:48.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T11:25:48.238Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T11:25:48.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:25:50.227Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=26dbdfc4-9aae-4471-b19b-bfffff6d338a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:25:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:26:09.785Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=386aed3d-7382-45b0-a6ee-647c3b666467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:26:19.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:26:29.332Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=565e6ea6-1d4a-42b7-b4fb-929e0132b812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:26:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:26:48.879Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1735146d-f831-487b-b785-b9ecc32de89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:26:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:27:08.448Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b7e21231-f1fd-4f25-b1b3-862e09d37771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:27:17.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:27:27.995Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0ff4a0a2-a5ee-4abd-b054-e3bd290bfc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:27:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:27:47.537Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=773908bf-97ce-4420-a05f-20de804959f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:27:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:28:07.084Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4185d7e9-f33b-4c3d-8f4b-501ee96363ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:28:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:28:26.661Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ef6cd979-ff6a-463f-aaaf-760581429c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:28:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:28:46.206Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=927cbbb3-4ced-420e-903a-ca9161e16bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:28:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:29:05.749Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=083088b5-1859-4b69-acd5-f75d0b87b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:29:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:29:25.306Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=848b09eb-6400-4c3b-ab22-db19e51bba32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:29:34.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:29:44.870Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7ca0e9f8-cd1b-415c-95dc-6240d181c683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:29:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:30:04.430Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f096a3ac-7f58-4190-b93a-8b3390d6a0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:30:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:30:23.988Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8febd65b-7a8c-4f09-b786-d8e6666e62d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:30:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:30:43.559Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d7fb2083-7200-46ae-a28e-f1ff65f9c497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T11:30:48.320Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:30:48.321Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:30:48.321Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T11:30:48.321Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:30:48.322Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:30:48.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:30:48.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T11:30:48.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T11:30:48.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:30:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:31:03.104Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=16b14c56-148e-494b-9f9c-2187038f7155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:31:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:31:22.651Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6d64e34a-8e61-445c-9355-a73c9267d82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:31:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:31:42.196Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=494a2694-819b-4228-bead-076dab1debff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:31:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:32:01.742Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=315fa73d-853c-4109-ad5e-de584716dbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:32:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:32:21.285Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=94f60d45-c665-40fe-8449-feaaee5e77b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:32:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:32:40.827Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f5adf97a-380e-472e-a1c0-5901805c14b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:32:50.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:33:00.388Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3d2a3eaf-4eb3-4ef9-a8ac-b1df620b3306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:33:09.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:33:19.932Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b6288034-931d-412d-a5c2-000378532ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:33:29.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:33:39.479Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1b0ad278-4a6a-46d2-a0ef-efa0d923e72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:33:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:33:59.025Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3346ebfb-53c6-46d7-a6a1-21798d9349e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:34:08.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:34:18.569Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=47be13d6-3541-46d7-ae9b-373e6965436d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:34:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:34:38.139Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=30419856-f35f-49a9-81f5-06f4ece10f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:34:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:34:57.697Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ce1951d9-5953-4b24-a41a-38756e53a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:35:07.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:35:17.241Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=45058df2-bf44-46f3-8bd7-dc35dbbad6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:35:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:35:36.787Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b3da7e60-e45c-4831-8d6a-fd7647ac690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:35:46.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T11:35:48.213Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:35:48.214Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T11:35:48.214Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T11:35:48.214Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:35:48.214Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:35:48.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T11:35:48.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T11:35:48.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T11:35:48.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:35:56.334Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e56740b3-5c9d-4650-b35b-8f8194700c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:36:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:36:15.883Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=effb5664-32ec-4eeb-b1fd-350adc350a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:36:25.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:36:35.425Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5454bb5d-4e74-45a9-bf16-391400ebbb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:36:44.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:36:54.966Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=df88b4ed-45f4-4d52-a927-4287c896bfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:37:04.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:37:14.510Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=caa9f5cc-a411-455b-9150-5d2e6fca2a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:37:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:37:34.055Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=71fbe3d1-812f-4d55-a8f0-60e94b33f1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:37:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:37:53.609Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6435794a-dc1b-4c57-b010-e11a8b6d35e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:38:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:38:13.154Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a51632d4-0ad0-42d9-9188-3a43855d0c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:38:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:38:32.695Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=79d3fef0-7f41-4f7c-94e3-65f824ba070c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T11:38:42.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.se