By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:13:37.520Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:13:37.537Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:13:37.537Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:13:37.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:13:38.135Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:13:38.318Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:13:38.318Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:13:38.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:13:38.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-19T23:13:38.525Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-19T23:13:38.581Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-19T23:13:40.667Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-19T23:13:41.327Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-19T23:13:41.364Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-19T23:13:41.365Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-19T23:13:41.521Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-19T23:13:41.522Z |INFO |Root WebApplicationContext: initialization completed in 2939 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-19T23:13:42.794Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-19T23:13:45.665Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-19T23:13:46.676Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-19T23:13:46.736Z |INFO |Started MainApp in 12.347 seconds (JVM running for 13.443) |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-19T23:13:47.118Z |INFO |Start scheduling PRH workflow |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:13:47.167Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=47a7d51b-432c-4c18-b425-aaeca5e2e581 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-19T23:13:47.181Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-19T23:13:47.182Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-19T23:13:47.185Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:13:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:13:58.966Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=57af0a2a-eee2-445e-be00-cb0a075d8b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:13:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:09.059Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b6f31be5-2035-4845-95df-c82f6098f577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:19.115Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0b628994-9031-4f0e-9332-380a7c06de2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:29.232Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a67c4606-071f-48f8-ae78-ca4e589f97d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:29.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:39.259Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ea543f87-a9e9-487c-82dc-6bef3e376863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:49.287Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1d99ae90-a257-49f7-a5b3-bb35339fdcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:49.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:59.315Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=94833ab0-0bed-4895-acdf-caf630852573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:14:59.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:09.350Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e12debb1-4cd6-49b5-a7a0-734038ae7200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:19.415Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=574efcbf-24ae-4a61-9571-eba39180ed11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:19.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:29.476Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c17597a1-d17d-4833-9179-509c38a88c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:39.545Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=241e7e0f-acee-43b5-a4dc-bef18ec62b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:49.564Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=63f528b7-1155-436d-8408-a33ca1aec237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:59.588Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2d935fdf-71a4-4edb-b0e2-9801d2f66be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:15:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:09.619Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5b90ab2e-dbf7-4398-b0a5-0fbc3046c4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:19.649Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6c0eb07b-ca43-4259-a52b-c4d424ca9f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:19.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:29.679Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=88a6a2d0-26db-45ac-ab3b-1d5b90552f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:39.702Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2aa7b217-a70e-45b1-aade-8eb9b4243e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:39.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:49.721Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1176ad5d-119d-44fc-b64d-6d3334116eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:59.750Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=da15aac9-0a14-4d91-bdf8-21565013c3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:16:59.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:09.794Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=22a702f8-e583-4a59-a333-934d9e0cdcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:19.822Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7512304c-d0ec-4a48-ba01-48d9ae481664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:29.854Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=083a0221-f6c8-4e31-a64f-14657821fb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:39.886Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c39055e1-2821-44eb-bf02-ffc5a44838a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:49.907Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=79767170-7a94-4feb-916d-dd5791b131cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:59.951Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5bcc3c38-1d18-46a9-8c95-bb945b0b7b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:17:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:09.997Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=402e86b7-bd7d-4377-bae8-85050e221c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:20.027Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=264c1305-9c7e-4935-88b8-779b46940296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:30.072Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d9640708-b511-4aef-a68e-b23eeb806764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:30.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:40.094Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1253df99-5892-4f41-a3c5-2b9b045ad60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:18:44.093Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:18:44.094Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:18:44.095Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:18:44.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:18:44.096Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:18:44.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:18:44.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:18:44.120Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:18:44.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:50.113Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4e6bf4f0-6f99-4d3d-aa1b-96aedc87aa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:18:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:00.134Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d46aead2-22d2-4125-bb33-15bdb2e75a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:00.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:10.182Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=616e26cf-b84c-4732-a9cc-2710903b6e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:20.203Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6d903db3-e6e6-4730-87c0-7b4e186a7364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:20.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:30.345Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2b3d13b6-fd3f-41c8-98e5-5295fab29e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:40.368Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e09d8439-b773-4638-adad-6e8f4206c829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:50.390Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=beced015-f550-43ff-bfd4-0999ff449d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:19:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:00.420Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ca2915bb-aefa-4313-9b9a-4abd011c136b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:00.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:10.477Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f0c291a1-17d3-48e3-b67a-85564aa39a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:10.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:20.497Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6b66248e-0df5-46e8-a4d6-8e027a6d1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:30.520Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0a8a8b1e-c3bd-481d-81df-d754b5b3f73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:40.545Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e7a1d9ba-630b-4838-966c-c1adf2987ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:50.568Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4bb069bc-eb9d-4e3c-a1c7-b9e55da838d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:20:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:00.597Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=02ed1502-a27c-4bd4-a4c3-2cae81b754da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:10.627Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5c55de99-ab69-4f09-9f08-987cf5767f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:20.654Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=76d30353-5d83-4bb2-a29e-82564f8bcc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:30.675Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=935eed49-1e3e-49f5-bbd2-8f9af68daf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:30.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:40.703Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6c5cd272-728a-4505-87cb-03fdb9e72550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:40.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:50.723Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=47ec99ba-d9bf-4a96-a264-4dd0fb80af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:21:50.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:00.748Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=60c799bd-80ac-4f18-b136-d0afd619b838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:10.766Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=19681a0d-de1a-40de-83a0-3148b0caa022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:10.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:20.789Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7a97c060-ca4c-451a-8b87-73e18d9ad286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:30.816Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=12a90f0e-26a2-47ad-b435-99be9260e30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:30.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:40.835Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2fb8bc3d-0cbd-416a-98d1-8db7d4b759bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:50.852Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=35e1c8d4-a1d1-4a50-aa80-27df79f3c431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:22:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:00.872Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=15ba4bed-acd4-4b9f-a0d4-582c83942c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:10.911Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=138c14f5-ced6-4205-a3e5-371d6de7e7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:10.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:20.928Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5617f256-fbc4-4cd6-b5be-780f560b4a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:30.947Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f32b8129-0cf9-4032-b520-6c97b2aa8239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:30.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:40.969Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2d87c738-ce81-4115-8486-7b2957a2c6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:23:43.236Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:23:43.236Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:23:43.237Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:23:43.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:23:43.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 |2023-02-19T23:23:43.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:23:43.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:23:43.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:23:43.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:50.991Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1184f5d8-d73b-4bd7-aa05-b0fbef7fbf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:23:51.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:01.027Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4a55903f-ce94-44c3-b96a-98adee9481aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:01.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:11.051Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=04b1057a-1e85-406f-adbb-d3982290bae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:21.072Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=302ee549-f31c-45d7-9869-19d760065406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:31.107Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d83d704d-7fb5-4414-9bdd-29b5f4cbb7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:41.147Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8282f950-188b-4a9b-8fb7-64592fc569aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:41.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:51.176Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ab684c71-1294-454e-821f-d7024d2bed6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:24:51.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:01.200Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c5ab34e3-e651-4e77-a949-621f87c9be36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:11.279Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=72188567-07d5-47d0-aaee-73a01849f0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:21.300Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=eec95326-c3c9-409e-8d6e-025ad73dcc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:21.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:31.320Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=255a9233-1860-47a9-be0b-5bb77df9c907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:41.338Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6bff8f97-5466-4ebe-900f-3faee0919b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:41.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:51.359Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e323c478-473b-4888-86ff-d3dea44dc3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:25:51.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:01.393Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b98e8cf9-46c6-4854-83b5-f3f56a140a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:01.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:11.452Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a30e32c7-acab-41f3-b191-5bd12abf7a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:21.471Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=eba9d7b5-2fd5-40e5-ad9e-3af1fa8601b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:21.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:31.492Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=661fd153-13de-41b4-9de8-1f171141aa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:41.520Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6195e298-2d45-4e4f-b47c-291eec364d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:41.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:51.548Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=52c34158-e970-453d-87c0-b258ab4766ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:26:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:01.567Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=952600c7-48d2-44ce-8f7e-4b3673b9e604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:11.585Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ab3882f2-1ae9-438e-b4f5-fa8c1fdc4da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:11.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:21.609Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=08178f7a-396f-4d0e-a29d-4e21cd3ea9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:31.630Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=36daa6dd-1e15-4241-8f4e-d293be0f70ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:31.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:41.650Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=df220833-416b-49bc-9a6f-a47b71ca2685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:51.671Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8e2e9320-9ce9-4480-af48-82be2a4b8cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:27:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:01.690Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e1769bcb-7d77-4cb5-8e88-13b4c6b5c3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:11.746Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2aeb043e-a6af-435e-b805-7659e399df1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:11.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:21.782Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c6532339-9517-4c62-b0f8-4359bf28a08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:21.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:31.806Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e489c02e-674d-4a95-a5c2-3eccd4539be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:41.822Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=15eeed8d-d79c-4173-9692-1feba09162f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:41.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:28:43.152Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:28:43.153Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:28:43.153Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:28:43.154Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:28:43.154Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:28:43.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:28:43.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:28:43.165Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:28:43.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:51.843Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1ed5ba2d-ce22-47be-870e-99163f8b9cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:28:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:01.881Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5137d00e-16c5-4d2a-8300-0cca3895bc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:01.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:11.905Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0dbf3ef3-f810-40e2-9746-3af15a444cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:21.931Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=24dd2644-3492-45b5-bc1d-419b78b7711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:31.952Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f5bb696c-1286-43f0-b5ab-231d21608960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:41.972Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b1487eac-084e-4d98-bd35-b5a1a606828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:51.989Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9e1fb7da-0e9d-44d6-8bca-2d45589f7c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:29:52.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:02.006Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5d4393d0-f311-44d9-b0ee-319cf21016e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:12.030Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=79a8e9b9-a2ef-46f5-aa98-fc8fb8616248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:22.050Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e4262ba5-250b-44a9-9856-faeeb667bfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:22.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:32.088Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=02c1f168-ddad-4829-a5ef-34e726d42998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:32.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:42.120Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2f8afb73-1229-4a22-abde-93c0106f7455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:42.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:52.143Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=09aacd51-295d-4b1f-9b1a-70a755d4d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:30:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:02.159Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c59383f5-b33f-4321-b72c-8df2ec629cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:12.179Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ceb3be6d-a7a7-4876-8b9b-2c5d5dbc395d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:22.201Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=abaf9b1b-11c4-42a5-b3a9-0741f5cb2d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:22.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:32.240Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c1938cb8-53ee-483a-8e83-b01f6c8c4d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:32.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:42.265Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=199c7355-f05d-4901-a6c3-079091b83e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:42.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:52.287Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=52435561-1fa6-4845-b2a9-df4ac11fc0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:31:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:02.372Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=476a1d6e-684b-4534-b101-e18aee4c612b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:02.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:12.407Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=79bbc169-bdaf-4a3a-af68-6c312330191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:22.430Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f8f58448-17ca-4bcd-89be-a88bd9d52fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:32.449Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a7a14171-f9c0-4654-8503-7220b1288be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:42.473Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=073031d1-53bd-45ff-ae59-064f6dd90f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:52.512Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8dc0a007-ab88-468d-b30e-2a31596a1adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:32:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:02.531Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0f77bffb-c03e-4869-836b-bea599850373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:02.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:12.553Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=78fa687b-76cf-4f5a-871d-b20852b9c39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:22.575Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a5990c57-cc74-4ea9-8e1c-cb4a26cdb307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:32.631Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c3bb587d-8c8c-4c16-be69-a2b66e02f8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:42.653Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f8d99867-2ea2-4c9e-9761-41106d4a4e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:33:43.180Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:33:43.181Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:33:43.181Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:33:43.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:33:43.183Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:33:43.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:33:43.198Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:33:43.198Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:33:43.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:52.672Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7e19262a-1c0a-4a38-8b2c-2e4e21081cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:33:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:02.691Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8f1918cb-ffc2-4b3e-8cf0-dddeea5a279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:12.716Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a9735b43-e1b9-49f2-80a2-1341e31a909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:22.745Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4a836d16-54cc-4542-9f2f-2255936a2260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:32.762Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5c462115-958c-4534-9d9b-a52970d780cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:32.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:42.781Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=24749c86-6d30-492f-9fae-682c1877b2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:52.803Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1d605c9c-c9bb-4610-88b5-3f2aa3c6300f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:34:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:02.825Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ef97f0c2-05d2-467d-8a18-ddf694e5e32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:12.845Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1fe88677-17c7-4701-b0a4-f22c3d788965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:22.864Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=59d6619d-2aad-450a-8a74-710a673b0f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:32.885Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1ad882ca-c705-4695-abfe-727ab8771c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:42.931Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=44b0e147-4b5b-4017-aeb1-bfe530fe6011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:52.953Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5d9d95c4-4165-4008-9a36-a329648a43b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:35:52.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:02.979Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=427efee5-536c-44a9-b5cf-90a04d72e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:13.012Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c29d4351-9396-4bbf-bad1-956165f27a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:23.033Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=677a4fc0-952d-4c88-a352-3492c60b62e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:33.059Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=88ad0517-22da-44ac-ace9-5388d84312b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:43.077Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1d8943d4-f3d6-4428-861d-10ccbee800ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:43.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:53.097Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=58658e4f-85c2-4669-9e36-7c23aa278af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:36:53.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:03.122Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4566c252-44ba-4aa5-a435-d52bf64e282f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:13.150Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=379ef08e-6c6a-4f47-8bcd-c22fb157e212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:23.172Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4884117b-99dc-41ba-9d7a-22580981e357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:33.199Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=681b5f27-072b-453b-922a-a4ff9d8204d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:33.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:43.217Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=93cff396-faeb-41bc-825a-938e3fed881f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:53.235Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2fc8ed30-6eb2-4c07-b627-b52ba4c3236b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:37:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:03.257Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0d933eef-ea5c-48d2-aeed-07fe1a651cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:13.276Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e8b81441-066f-42e3-97bd-f01ca97f120e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:13.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:23.297Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=44edd2fb-94a1-42c2-8b4b-4f3d0de50f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:23.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:33.318Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1dcaa41b-797d-4b48-b15f-7ed20fcb5146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:33.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:38:43.195Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:38:43.196Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:38:43.196Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:38:43.196Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:38:43.197Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:38:43.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:38:43.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:38:43.212Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:38:43.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:43.336Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0cc43d51-0e2e-46a3-97ff-2c6c78623a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:53.355Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fef04120-191c-495a-9ff2-b525fe85d614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:38:53.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:03.373Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3ed62261-e3df-407f-b902-27c308494d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:13.388Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=72d60d5d-fa66-49f9-9d2c-744ab19535ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:13.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:23.410Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1d994ba6-8fa4-4b67-ba0a-df246c40eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:33.426Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b2bb15c9-5e24-4776-b33a-01d1719d9570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:33.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:43.445Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9d47b6d1-61a8-48e6-815c-0fff431a46d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:53.514Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1120a5d8-3a4a-42fd-ad99-0e129be3fed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:39:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:03.534Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=57ecf909-da29-453f-bc5c-fe7723fecd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:13.557Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fa9811dc-9ea8-4116-a1ca-cc8766e791a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:13.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:23.577Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bb49c48a-b1da-44eb-b33d-9943e7bca735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:23.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:33.597Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9f608c55-fbf3-496c-8c91-3e4b3c2c4785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:33.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:43.615Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5ec68d3f-3282-40b9-bd60-2f092acdd636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:53.635Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cebd6c37-823f-4d18-9d94-2304b7bb0597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:40:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:03.657Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fc2c9e24-d1d6-4315-81e5-422af0748b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:03.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:13.674Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f0b1ec37-3607-4bfe-8924-a33ff9708ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:23.692Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=67936636-c73a-4eb9-9f4c-c8e6d4fb4fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:33.716Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=945d1559-4fa9-4efa-afc7-c49ffcaec141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:33.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:43.734Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2df7b4c9-152b-4033-9b18-41c5dfb4e34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:43.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:53.762Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2ccb8627-809e-4787-bbc6-cb23770a1984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:41:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:03.810Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0fde0e19-397b-4f3b-b330-c6fa972ccc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:03.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:13.855Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e63f27e4-cf74-4fb0-b33a-16353d85ec0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:13.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:23.882Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=06fe86b2-0222-47af-b18c-ed4471b7cad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:23.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:33.907Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=44edabe7-74f6-4563-bba2-d9946874639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:43.941Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=57ecccb0-e8b3-4cd0-a442-c504c18d4cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:53.962Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=72cdcc1c-eac8-426f-a229-22106e6add1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:42:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:03.983Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=94b08e4f-53f3-434b-8ecb-dead701501e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:14.008Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c20d6d15-5dec-4caa-9986-5e4661fe0d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:24.030Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d3af9af0-a821-4648-9836-2f46849b50dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:34.052Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=45f2100e-afbf-4967-876a-df141bdf813b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:34.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:43:43.095Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:43:43.096Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:43:43.096Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:43:43.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:43:43.097Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:43:43.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:43:43.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:43:43.105Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:43:43.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:44.068Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=18026407-78ac-4f89-9a50-52c8c41b2e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:44.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:54.091Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e8b2069b-cb2e-4610-951b-f6b246a584e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:43:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:04.116Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6fc42e14-b571-4f0d-896b-cb738d54bc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:14.139Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4c57154c-f696-46a9-a561-76c8f284c105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:24.168Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e07306ec-15a6-4dc6-950a-ad91e3287087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:24.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:34.188Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=617ba865-c664-4e4e-bd78-80dc3431b95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:34.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:44.212Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=676967ea-67e7-423c-973f-fdec87b2e256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:54.227Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ed6ed50d-0ab1-4e4b-b4a8-463394ecbd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:44:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:04.245Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=36fdd105-348f-463a-b383-667a36bb2ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:14.273Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9190115a-1d85-420b-b418-b2dd9a799636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:24.292Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bb8ffe46-f9c3-4b99-b447-b1fb15aab3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:34.318Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ce3d751c-519b-41fb-acfb-7341ec921f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:44.340Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cc0d1532-ef4b-4e72-8166-a0635a6fcf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:44.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:54.366Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=761fe85b-54e3-4bf9-8d58-7ab1cd80fb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:45:54.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:04.384Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ac58eb94-1035-448d-a605-9cc1bfd179d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:14.402Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f5d286ad-7f98-4af2-8a11-ee9fb717b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:24.426Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=91b4e31b-6cda-4cc9-92f0-5b3179ab1f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:34.464Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7bd6f5c2-448c-4e30-b985-e29c0f5f7f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:44.483Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=54855285-2c5a-4a3d-b231-e0b4109a22ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:54.500Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9e7ace25-15b3-4188-8c30-9927e9619751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:46:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:04.522Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=66464c1c-36e5-4d6a-a813-a9563195a3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:14.542Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c81d120c-7ae0-4537-ad0c-b9f4cc53a25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:14.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:24.560Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f0213c68-4061-4276-b41f-df852c7cf986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:34.577Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d914fd51-c824-436e-897f-dc70092bd734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:34.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:44.597Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ba004bbe-6494-40a0-ba00-6dce885aaed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:54.613Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=78adf74f-d761-4f42-926a-d9def70bdfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:47:54.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:04.635Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4aa29116-7724-472b-96e0-da7e66e26ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:04.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:14.659Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d4eadd07-6ebb-441c-9ba8-ee10a5196cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:14.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:24.678Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2814bb2e-1784-4af9-9759-f6555937bdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:24.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:34.703Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bdca6679-0019-4dea-a9f5-e3fdd44eb707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:48:43.166Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:48:43.167Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:48:43.167Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:48:43.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:48:43.170Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:48:43.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:48:43.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:48:43.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:48:43.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:44.721Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7f74cae9-b957-4e51-ba89-b0597a7aca17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:54.738Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e71f8c74-d697-42cc-bfd8-80e4a0293a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:48:54.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:04.768Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1ef4804d-8953-48e5-ab03-3fb22c0cebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:04.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:14.784Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d58a7d3f-ee5d-4c4a-bd99-261627052ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:24.800Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a27ead5b-cf73-44f9-9b05-c815de6361d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:34.828Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9c174082-476b-42ee-a7ab-3997f37537c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:34.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:44.849Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=671f16f4-d481-482f-81d7-04ed0135b190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:54.873Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7274f1ff-e4a2-4928-a58d-8276a625418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:49:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:04.900Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d159fb21-5ccc-4259-bc80-f174ac291ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:14.926Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0fd76816-69a9-4bbc-a04a-a9cc0a97482b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:24.949Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f763e952-8571-497d-8189-71bcaf85ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:34.970Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f7c31530-b4fd-45ad-82f1-da21e58eb265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:35.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:45.011Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a45e7dc2-e144-4a83-acf7-b1cfe3358419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:45.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:55.032Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cbbc4cdd-a602-43b1-a60c-483d9a99fb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:50:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:05.050Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ca0f790f-a3f2-4197-a217-d576800b6b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:15.070Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=66d909fb-e50d-4fa1-ad4a-f5e7011c40f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:15.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:25.103Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3aec4467-82e5-43c5-a787-6eba359fac6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:35.124Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2cf0fff2-5573-4fa7-be35-448da5416bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:45.145Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c23ed844-f1ba-46ad-996c-101eb757c6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:55.178Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d8bc3861-6848-4f76-8bdf-d0ca7aab4549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:51:55.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:05.199Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=868f0f38-eb08-43de-92b6-42880bc74f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:15.218Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=935cf40b-d6a7-468d-88d2-fe8515b40966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:25.235Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d12f54f5-6833-4495-bf29-6e777a44ed36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:35.256Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e35e199e-c9bc-40ca-8c0f-ff0bac9378f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:35.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:45.275Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=99efffdc-9bef-4356-b7ff-7e72b5505ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:55.292Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8a0ff507-a245-481e-975e-f7f4493ddf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:52:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:05.318Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4fad9e30-432e-4af2-ad6e-5d7ac60a97e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:15.335Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=967a8b3f-a4e3-4b37-aa78-f44a9f3774a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:15.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:25.353Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=61e029d2-1445-4121-a0ce-a4b8aa8b0611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:35.371Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2c6b0a09-8915-46f8-8d41-532441f2004c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:53:43.127Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:53:43.128Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:53:43.128Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:53:43.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:53:43.129Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:53:43.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:53:43.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:53:43.138Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:53:43.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:45.390Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cf210874-6b39-4d24-8f16-1e00f58d60fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:45.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:55.408Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8816b72d-b94c-4fbf-b490-44003c5fcb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:53:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:05.429Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=039a056e-94fb-487f-ae01-f6ae3fea4c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:05.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:15.447Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1dbff115-4867-43e1-8e78-6dae95a1d314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:25.461Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=dd60da3d-96ea-4485-926c-1239aef56054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:35.478Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=296c1d4a-12b8-41d7-a855-ddbd14344a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:45.495Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=de7a19d7-c89b-4c63-82dc-4062dcd0f514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:55.509Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=832279bf-0b3a-4e93-9077-00fb014e7461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:54:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:05.530Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=09898374-40d2-4b5e-9ff5-d99251c6e3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:05.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:15.548Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=23055adf-f2bc-4028-bc20-b3a4cb162b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:15.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:25.563Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b78bc707-e8d4-40fd-9ffa-2047795952ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:25.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:35.580Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a113119a-9948-4ef1-bdac-d624c47e7cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:45.600Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2d7abc6d-e030-46ba-95a0-a689a4303492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:55.617Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e7cf6d39-d9f1-47f9-9713-502aaf5c7560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:55:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:05.642Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ce985ae1-ce86-4d10-ba15-51544e754986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:15.660Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=be6f7217-0e10-4fe7-a977-fb6477f910cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:15.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:25.681Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8e16ec5a-7544-4792-8679-02fd434b357c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:35.710Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8b0fffc9-25a2-4edb-b9a2-54f144c7138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:45.731Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=444490b3-efa1-4dae-afd8-346f027b467e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:45.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:55.748Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e92cb6f4-f170-4c0a-a903-18ba270ebf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:56:55.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:05.769Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c7d57014-36b9-42cd-8fc8-7f80cb3b2c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:15.790Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=86e6f34e-c1e5-4430-8171-3f04f1444b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:25.820Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=562fc9b2-3c06-4c0b-8d3d-5235d42dd884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:35.842Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=17bbea87-6cb0-4981-ba7f-e4c074940876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:45.862Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f90d984e-29bb-49f8-b73c-99716d55e55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:55.877Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=27147d55-2fe2-4c79-8542-ac798bc466e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:57:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:05.903Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bf4aff6f-435f-46ff-b682-99b67b201d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:15.926Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bd3b7529-77e7-4ef4-b0b4-de37e64bf398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:25.943Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=85c41505-69a0-4abe-8736-50b389d14220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:35.966Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=135016ff-433f-4e33-a825-4acef404ce74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T23:58:43.195Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:58:43.196Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T23:58:43.196Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T23:58:43.196Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:58:43.197Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:58:43.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T23:58:43.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T23:58:43.209Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T23:58:43.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:45.982Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=86a83528-b886-4a51-b64b-3e5b425b6f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:55.997Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=719c32b9-18f7-4295-a899-e82a88aa441c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:58:56.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:06.018Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=94bdc649-7d67-4cc1-acc0-265cbe8c3abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:16.035Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=dce7d487-c01f-4788-8091-ddecf36ee628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:26.060Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1ab30a92-85ed-4d85-9c7d-e75797974d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:36.082Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fced7879-472b-4491-8ecc-c0eca02080b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:46.100Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=882b95c4-31db-4ee6-93fc-0e373968d4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:46.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:56.116Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cee7dbda-cf20-45f2-a871-de0d1c6dad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T23:59:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:06.135Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=078f618d-0894-4781-9628-d78cbf8a0c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:16.165Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f1be04fb-2ce7-49d8-ac3d-eed1f999470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:26.185Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9714edb6-685b-4519-83ac-af44caa1caa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:26.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:36.202Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=80ae06ab-b8b2-451f-b8c1-a6c7f609a75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:46.220Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e50a4162-bbd1-4519-a289-012cad3a592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:56.247Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8ba65185-6415-4319-b63d-e61d5d9fdffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:00:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:06.267Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=32bb861b-787a-4de8-864a-20f6d21a327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:16.284Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=dd8d3ce5-b58f-45ec-bf76-c6401bfffc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:16.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:26.312Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1c0665d9-efe0-42a4-87e5-975da7278cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:26.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:36.329Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0720350a-8a9e-4f32-a25f-dd47c58c430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:36.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:46.351Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=68cead24-17e5-4fa5-9c91-17705063df02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:46.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:56.370Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2903d434-efe2-469e-9731-c275e7a64a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:01:56.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:06.400Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=36479abd-b1e9-4a1b-bc39-69d3da6c5981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:16.418Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=de9d9350-8316-4ae2-842e-f265f7d9670f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:16.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:26.442Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=80112755-b676-4def-859d-7e1a492b34e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:36.463Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=47166137-97ca-4cd9-93ac-8e40d05ff237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:46.486Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7a054ed5-5047-4f4d-8054-3163ec01fb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:46.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:56.511Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=87e08c23-970f-4d3a-83e8-434c09cf67da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:02:56.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:06.534Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=83028279-2879-4ab4-9ee1-e9f4fa72f28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:06.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:16.561Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=18478685-f8f2-4ca7-9426-3e8999dd4538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:16.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:26.585Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f96912da-dd04-4ab1-a5fa-400aa60c8a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:36.605Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c34f6423-5dac-408b-af38-a72bb7037fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:03:43.161Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:03:43.162Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:03:43.163Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:03:43.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:03:43.164Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:03:43.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:03:43.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:03:43.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:03:43.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:46.625Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=872a4964-0958-4326-b7fc-aa7f63c902e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:46.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:56.651Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=949c9338-6000-4ec9-a7ab-d33e125a2328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:03:56.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:06.671Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=222d3424-ecbc-4413-b881-da9b8f0a0d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:06.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:16.694Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4be72e93-a676-4f52-8b27-596092b32cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:26.713Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d1c84d90-c52b-4073-98af-e31bb12866ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:36.739Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=18d4c6ec-4b7f-49ab-94d2-26b7f913f52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:46.758Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c6c7da25-3295-4a9a-b986-74d14bd9c432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:56.779Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=98ccf705-1527-49ab-a581-b14cd5b2824e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:04:56.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:06.800Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=32ad6715-d71d-4acc-9008-dbe3f8855dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:16.818Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2149c46f-d818-428e-a1bd-fc24a9851563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:16.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:26.838Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9d111292-bb45-42a3-ba35-acde2eefbe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:26.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:36.860Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3455c1b6-893a-436e-9834-91407de75ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:36.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:46.883Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6b146b40-f0fb-4e39-881f-1f784a9c2846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:56.914Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=359f3758-443e-4f31-9a53-a4f68f37d115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:05:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:06.937Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=241ae387-33a1-40d8-a64a-3fbdf15d661e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:06.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:16.959Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a3df7ce4-bb71-4e39-9296-570ae0ef227a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:26.980Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d393cbfc-7368-4759-829b-9074eee8b2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:26.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:36.998Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cf013408-1ccc-4af1-a76b-96675dfbfb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:37.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:47.016Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=21bd6b87-28c4-48e1-9d27-fd55006fbe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:57.037Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e706de0a-3d81-473b-9f31-e05fa6f26c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:06:57.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:07.057Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ff9d180d-4627-4df0-b07e-db1f9f77d97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:17.075Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4f678dfd-99ab-424c-af39-0525e74ef272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:27.100Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=46f0699e-3815-4466-8108-4708692bac8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:37.116Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=05d79ade-c1a8-4e0c-814e-1cf3baf008ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:37.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:47.138Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c70cbb32-7cc0-4ae8-821a-0da08197322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:57.155Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2deafbfd-9db9-4ed2-a8a3-2b86d5f48394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:07:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:07.178Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=72496d70-0886-4b27-81de-caa0d84c847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:07.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:17.201Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=591df6ce-03a4-4081-950a-74cef85fe30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:17.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:27.236Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d3e8ee63-c8b9-494b-a44a-980e5890714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:37.272Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2f5a65ab-1010-4f79-845a-8731bd7cf561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:08:43.168Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:08:43.169Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:08:43.169Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:08:43.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:08:43.170Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:08:43.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:08:43.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:08:43.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:08:43.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:47.290Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a63fa675-02f7-493a-bbe6-9be927e91d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:47.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:57.310Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ca141fea-88d7-403e-b442-bbbcc6e684d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:08:57.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:07.333Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=85f67b44-667c-4ba3-89fd-9883fc422c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:17.351Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e428f2c1-9da8-49a9-891b-8e725bb149af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:27.366Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c7a21ccf-0017-4ccc-a792-513b2434b59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:37.387Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=77716efd-348a-4dd1-b192-a788b8efd371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:47.406Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f8161b1c-0fe0-4f96-aca5-21581336777f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:57.421Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f44f32d9-c2d2-4eb1-9cc6-88bb89096f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:09:57.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:07.439Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2bf9ee2d-859b-4e4c-862f-afdfd3e4c599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:07.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:17.457Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e886ff01-31f8-4fe3-9994-ea1c4b5adfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:27.477Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c576d43e-da2c-453f-b886-dcc7d451f985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:37.497Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=061fac48-4557-4e40-9c5e-00d590d671ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:47.515Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9ed1f913-2de8-4214-ad5d-5c15212c6eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:57.536Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2a02d55d-8f8e-4356-9000-575ee28b916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:10:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:07.554Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=580220e0-8265-4e96-8c09-93bba3f92fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:07.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:17.571Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0395e689-db6a-4cea-8bc3-c7005b0148d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:27.588Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=40bde79d-c41e-4f8d-8109-62216d258528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:37.607Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a6691bad-1b21-44ef-952f-6ccb67a60825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:47.623Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6fe9a75c-2c02-4dce-8159-86a573fbfd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:57.640Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=59191b15-e42e-4e7f-9f20-690361ca0989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:11:57.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:07.659Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b723a622-879b-4768-9ebd-95ca61df85ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:07.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:17.679Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9428d7bf-30d3-45ed-974f-f95cddd73deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:27.700Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cd3a692e-5801-448a-a21f-e0b1d9bc345a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:27.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:37.717Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fb3a4ed4-cda8-4f42-b56a-8a286b638f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:37.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:47.733Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=373af61a-5a31-419d-a5e5-5c0fdf54341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:47.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:57.753Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=df4431d9-668e-48d0-9689-5892b4065244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:12:57.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:07.779Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=38c78a86-2da1-4666-b855-487ab4bc778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:07.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:17.797Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=332e597a-e5ba-4a34-b93c-5dfe5ece4f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:27.816Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=618524fc-9932-4746-9a9f-7ca93d4e093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:37.837Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a1d0ef55-955d-4a13-afe5-e038d2c58ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:13:43.105Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:13:43.106Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:13:43.106Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:13:43.106Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:13:43.107Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:13:43.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:13:43.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:13:43.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:13:43.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:47.885Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3872aaa1-2d61-40fb-8f34-e8effcecfa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:47.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:57.901Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2ad7681b-c393-48ba-a859-6d24edad7552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:13:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:07.922Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6d4e892e-5c67-47a0-8de4-65e99b3b18cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:07.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:17.949Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8111ab69-dd7c-40fc-82f0-329c7ad16590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:17.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:27.968Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7efe0a4d-1323-4de0-ae24-c164d2cd9d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:37.992Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e77f42e8-90fb-4f25-bae7-afdfe7494d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:38.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:48.009Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b63162b1-0784-4c2e-8d49-559e1018666d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:48.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:58.026Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=893b6af6-c8e9-4175-a2eb-0adf5282114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:14:58.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:08.045Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=aa08d68e-107e-4d25-8cdb-07794cb9fc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:18.063Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=69440bb7-aa27-47d0-9834-6b27ae4b138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:18.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:28.082Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2d9333cf-e048-4a99-a0b2-ab5bdd14796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:38.099Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=98359821-54f3-4400-b5a3-9d37e2791812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:48.115Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5039192d-759e-49f1-b31b-6bca587dc467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:58.130Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=06df8dbf-de08-4dff-a2d3-2d18b0d33d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:15:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:08.158Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cd9e515e-27b3-4b7f-ae59-906edce599c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:08.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:18.187Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=17ebb19c-64f2-4da9-b338-dd73b8949c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:18.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:28.242Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5c20757a-cb67-410e-b08c-80c5edd7ed9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:28.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:38.259Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9f784b15-48fb-4675-9673-57262c22ce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:48.274Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2b92a2e5-33c5-4f15-b8a9-9fa0c69cb420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:58.289Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=850a0a9c-a618-4443-a325-a3d0bfa44dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:16:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:08.306Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6b20a2c2-3ca0-4813-bc35-72a9be34e8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:18.322Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c77d7d29-c010-4dd2-bbc6-a3f06c9545ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:28.339Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bedeee3c-1f0c-49b3-a9ce-5a1e016217d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:28.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:38.364Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=657d61cd-04da-4cfa-aede-e292d50827b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:48.379Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=184ecfed-804a-46e3-bc78-706a603b3a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:48.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:58.395Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5c688753-27b6-4ef1-9ef2-5a527944820a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:17:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:08.411Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7cddb9a8-3cbc-4dfc-90c6-a048b241b9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:08.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:18.439Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9f87d1c7-7e74-41e3-8e53-b5f667606bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:28.455Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=47e3aff0-99bb-42e8-a07d-f7cee6768fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:28.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:38.474Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=01eafbec-5c74-46f8-b6fa-09f97997c171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:18:43.059Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:18:43.060Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:18:43.060Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:18:43.060Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:18:43.061Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:18:43.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:18:43.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:18:43.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:18:43.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:48.491Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=19b9c886-151b-4cb6-ae2d-8406a8076136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:58.525Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bf9b2435-3784-4702-a3f7-d0f69c1d04e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:18:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:08.554Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cda35efd-2d59-4226-876c-54ca176e1bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:18.570Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d5638239-6c26-4d29-b75a-6edc7387ad29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:28.595Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4af0eabb-8c77-4186-ad8d-3e17c174954d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:28.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:38.613Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4d40cc22-b717-42e7-98a5-14e446c1dc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:38.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:48.630Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=51522402-fdf4-4a07-92d1-b5f51f9c3587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:58.655Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a2b893f0-b643-47d2-bdca-5ad11696eb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:19:58.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:08.672Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=20cbe77d-2fe2-4031-9b67-e342fdf57d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:08.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:18.705Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=eceb5939-3604-4880-8bee-5b4924ebf289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:28.722Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=95b7da78-638d-467f-bc24-721821ff8cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:28.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:38.747Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9724653a-add1-4286-bd99-7b23d45f5916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:38.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:48.764Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=dfe0ca18-3857-46d0-902b-967077000646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:48.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:58.808Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=63ef03d0-ff22-422a-a647-76ee7a72430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:20:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:08.829Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5ce680ff-c8aa-44d6-959a-c71684732751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:18.845Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b1952777-42ca-45ec-a28f-5ed57d83858d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:28.862Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ec6e5d7e-cf98-415e-8c04-a8fc83104f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:28.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:38.887Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2822ff51-a919-4aeb-b57b-e6acb1337134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:38.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:48.904Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d89035e8-fc04-4b01-9e71-b9495f2e8c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:48.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:58.920Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e256085f-d78c-4055-9b97-0476e55ef3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:21:58.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:08.936Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2f838904-2dc3-4128-9ca8-c6b18f553d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:08.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:18.957Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=29ff4053-6440-4e55-9597-7d4b880bf98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:29.002Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2c11d92e-e322-485e-b47c-1d5c9512dda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:29.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:39.021Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a9a59f59-051d-4464-87fe-16e7624eaa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:39.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:49.052Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=26d018fe-a726-475f-9154-da8133c80bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:59.075Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=02cbba86-47ab-4f4c-9b95-9a720ee2ac4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:22:59.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:09.101Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0ab19264-289a-4fae-a407-a1d6ef03ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:09.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:19.117Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d422b379-f3a8-479e-b24b-8c3e322f3705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:19.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:29.143Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6ec5cd5b-3eb1-4166-9ca7-2ecc6417f2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:39.166Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a2e36040-486a-4266-a736-daac26afeaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:23:43.206Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:23:43.207Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:23:43.207Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:23:43.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:23:43.208Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:23:43.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:23:43.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:23:43.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 |2023-02-20T00:23:43.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:49.182Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e8ccfe13-ba75-4cc4-85b0-de0a64843046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:59.202Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e72e6685-861c-4c42-821a-06633662fab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:23:59.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:09.220Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=76957999-c7ab-4e80-9b66-d3282d5cbe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:19.235Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7a048cf5-a822-41f5-b182-034e1b77b3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:29.254Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0a3c04e6-2a55-4deb-94c5-754e4f9cdb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:29.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:39.274Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8a85a2ec-cbe2-42b0-8e59-21076fa5300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:49.291Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6fd2e914-b413-4ce0-a1e1-efbce1d9d0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:49.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:59.312Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=49a19707-4211-4913-8e18-3cc28fbedbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:24:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:09.337Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3824c667-4d38-42a3-86fb-4ef5830e99d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:19.355Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=80288e6b-f9c2-4469-812b-0d1e5ecd1010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:29.374Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=80ef6ce9-038a-4e7a-9aba-ee73d92d858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:39.390Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5c811981-50a5-4941-bcd9-422e49b86cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:39.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:49.407Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b0149c63-9038-4942-9f20-af07c2ebec64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:49.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:59.421Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bf8add56-a1c3-4631-a6fa-364638f417df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:25:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:09.451Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ea207f70-aa14-4fff-b0f1-1da1e0e3111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:09.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:19.469Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e775a4cf-e88e-417e-885f-76b8b56711fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:19.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:29.484Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=05b9c10d-1a2b-4026-a204-933db5d28bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:39.507Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0708c196-d8df-455a-9696-0a446a3bac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:49.522Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9ff79bef-f93d-4c57-a9a0-0cbf606e181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:59.545Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bb32b19f-8eb5-4710-beea-1ca5acf90580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:26:59.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:09.571Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f99703d9-d5b1-45a9-96b9-d942148965a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:19.590Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bde3bc98-2dc1-4f8f-a6e5-770f78b0f5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:19.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:29.608Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f282660b-c05b-4fb2-9495-c0b6a82850dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:29.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:39.624Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fab66b13-787a-422e-a9d2-eb105afa52c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:49.644Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bb9ad0cb-6174-4e93-8bb3-5320633d5267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:59.658Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=112fad04-cd59-4966-8eb7-150e219fdb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:27:59.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:09.676Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3da4f606-a0eb-4901-901c-7c636a7a9e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:19.694Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3a5e0a6e-a5b0-41bd-b44f-f16b41a280f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:29.710Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4f1ec5a0-b5f1-4e06-b4cd-5df6417e6bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:29.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:39.728Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=856422ba-49a4-49e0-b161-d39d183c64cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:28:43.152Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:28:43.153Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:28:43.153Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:28:43.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:28:43.154Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:28:43.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:28:43.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:28:43.164Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:28:43.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:49.745Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d90b68e6-53c7-4ce9-b749-ef91ec051aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:49.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:59.768Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cffd91b9-9bf9-4e8c-9a61-5f179657ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:28:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:09.787Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bd497807-784f-4262-9ea7-8e296da1e2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:19.803Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=76d48c1a-90f1-4e27-837a-01be0f82dc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:29.824Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=27584478-efff-4424-86a9-e511165e591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:39.862Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1bb0e9f3-c4b3-4d81-a517-5607571b7a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:39.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:49.881Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a1f62a1b-34e3-4f5f-932e-7d4309fdaca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:59.899Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=47a18036-8c64-4079-a929-4879685a8481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:29:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:09.937Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ef6aed0d-8d94-4379-b418-d31cfb9a63ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:19.953Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=561dd8c3-dbc3-496d-a6ce-a62dc58d1041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:29.970Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=404a58e0-a936-40b5-b48e-357b3bc581df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:40.000Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3acd53cd-4996-41b1-a856-b213508c1baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:50.020Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=883e289f-a575-4113-8bfc-932bc4368b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:30:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:00.038Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=863fd284-7ac4-4ecd-8017-5ef416cb0c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:10.065Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c5e0b5f8-77da-49b9-b5c2-b496a670bdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:10.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:20.083Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=919417de-1178-441f-917f-e761c0ea2295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:30.100Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5cddac78-0452-40d3-a848-faccc78c7e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:30.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:40.116Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f0fed4d2-42ea-43e3-aad4-0cad93dc148a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:40.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:50.135Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=594f6341-11c1-4a52-a8b8-c6e9897de84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:31:50.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:00.157Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ce118ced-8723-4d6f-8b1a-e506168d5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:10.175Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=26f8d793-72bb-4518-98b2-92ee19907c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:10.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:20.193Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=db62ed5e-6b0f-4c53-a3f6-139437aaa9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:20.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:30.210Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=765d1f24-735c-4192-a56a-353efffbfde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:30.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:40.224Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fe89b310-db57-45d7-b6b7-782c1bfbda2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:50.254Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a36667fa-04ff-459d-83e3-39d5c0d8058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:32:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:00.279Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b438d45f-e2d2-432c-874d-306158d7d01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:10.304Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=39be075f-6656-422e-882d-f965231e3801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:20.322Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c47b665e-115c-4f0e-b3d5-d27b91e78d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:30.337Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=68602937-6c23-4cb8-a46f-33daceb8dbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:40.356Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0d86a22e-5356-4fcc-9e01-62cbba548d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:40.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:33:43.188Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:33:43.189Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:33:43.189Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:33:43.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:33:43.190Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:33:43.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:33:43.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:33:43.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:33:43.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:50.385Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d0cf397f-25f9-4574-b342-fdf4731ad039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:33:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:00.402Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1e418416-4a90-469e-90b6-33d3d3caff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:00.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:10.439Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=164ee31e-d55f-400a-969f-d6acacaf9ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:20.455Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a2d4c5ae-aa01-4080-ad8a-02769336b18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:20.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:30.472Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2c8f7bab-6958-4a89-9b4a-bf1814a57c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:30.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:40.491Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3ed8c690-a3bc-40da-9312-550621d3587a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:50.514Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=69f597c5-80ec-4eb8-9ba6-dec2a119beb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:34:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:00.544Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3a51fd49-2984-41a8-a046-6e233462922d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:00.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:10.569Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9cebcac5-d517-4fb1-9c71-4e26b413c34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:20.585Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b3421c83-7741-45b3-93dd-46a45c03fa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:30.606Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5ef12ac2-ae98-41c4-9d2b-2d3ba8127c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:40.622Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c2c09467-1222-4339-9fe1-f61a27eb888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:40.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:50.639Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8eeacbcb-4138-4078-9487-d3e3a6403f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:35:50.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:00.657Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8425eebf-c34d-4ae6-bf93-f2c0176ff71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:10.727Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=114fde1e-dd3a-483c-95c9-12d575d88989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:20.746Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cf6903bd-9d38-4f46-8ccc-d3adedae15ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:20.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:30.766Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c6b9f895-0507-4592-bb4b-beaae8e913c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:40.788Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f4dcb031-f142-49a4-be93-2578ec3933d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:40.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:50.858Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ebef1211-9527-4007-9c91-05dc69d5ccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:36:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:00.873Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=71775d59-e5dd-42e7-b3be-886833a2716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:00.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:10.892Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9c2b6256-61c5-4fde-8fec-80b9f9ff2bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:20.910Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=62699cb6-9ef7-4619-a1b7-498d687df23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:30.929Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b5cfda88-2a10-4bcd-a7a6-9760f69fcd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:40.947Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d38ca5c0-d94c-4408-86d1-49a156f98fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:50.974Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=396031e3-5779-466c-bf70-89112fc573c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:37:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:00.993Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a2121dd7-e5e6-48c0-bd42-3300d20f7395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:11.014Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=05d2e94a-f605-496a-97da-b4fde23c29fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:11.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:21.033Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=acc56c54-2b15-44d5-96ce-ad5a8f3f185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:21.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:31.051Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=72585159-82e6-45f3-b573-932e259b7041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:41.069Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1bb75f22-6b44-49c5-accb-ce48b44e3ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:38:43.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:38:43.117Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:38:43.117Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:38:43.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:38:43.118Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:38:43.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:38:43.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:38:43.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:38:43.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:51.084Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=73c0927b-c0e7-4754-9fe0-c7bae291b963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:38:51.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:01.101Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=307461b5-7bae-4435-a43f-c4f204ea8755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:11.128Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b80ce43c-a56c-41c3-95fa-db3458b54cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:11.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:21.158Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e0bf1712-b21f-48ae-a3ed-a6fc1def2200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:21.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:31.210Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f2be0192-dd00-4cc6-92c8-4c15f4f02952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:41.229Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3f4cf98d-4682-49b2-b75e-d0f3223878e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:41.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:51.249Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=95be227c-afab-456b-bdcc-d51b67aec709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:39:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:01.265Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a89675cb-f608-4945-929b-22fb372b0ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:11.287Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bdfcf7ab-8161-4eb8-97dd-ae4e5902cb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:21.303Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3d5a66d3-0e50-4d07-928c-203d40f14a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:31.320Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f1d17f88-3f9a-474f-8315-49ca9d2f9086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:41.342Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=20ec436f-dde4-47d8-8832-dc96b61e8c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:51.359Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=30a3429c-dcb9-4889-8fca-01854fba710e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:40:51.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:01.376Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=974a0a8c-6f42-425c-8714-13d8cbe97c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:11.398Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0230f0be-4941-4f6c-8db4-ac0ced376e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:11.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:21.414Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e93a9573-4352-4508-8795-31430980c502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:31.434Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3ea11cd0-5183-4660-80df-dd8e94862b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:41.450Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=99bda8e6-f679-486c-820f-fe84c5c55fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:41.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:51.471Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cffca24e-1660-4512-94e5-4ea28b1458d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:41:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:01.491Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=12561e9b-8b90-4b37-bf14-dc57ffcdf3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:11.513Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f33477cd-51df-4e71-92e8-9ba3b3e484c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:21.528Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a32a563d-c65d-4fb9-acfe-699a8d6440e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:31.551Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=50b68bf5-513e-4b67-9726-4b9ba9a7b6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:41.568Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7ff5ba24-881e-4f84-b0b4-af729214c582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:51.586Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d803ff9c-4c82-4322-9bba-b707df0feeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:42:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:01.622Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=93774ae6-e56a-4e26-812d-752980b706ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:01.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:11.648Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e0ecb1fb-b738-41d0-b1fb-621e2d17012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:21.666Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=695f1f4f-097c-41ee-8761-4139ffffc652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:21.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:31.683Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=96b0e40b-919b-448a-9aad-f5d8c6e478d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:41.698Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=aa76b054-9583-4191-93ad-0754b48bbdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:41.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:43:43.139Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:43:43.140Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:43:43.140Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:43:43.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:43:43.141Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:43:43.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:43:43.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:43:43.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:43:43.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:51.716Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4c07f07b-f7d0-4a9d-9b02-82e8ba3753f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:43:51.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:01.735Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0afbe91f-ccf7-4be2-8bc7-201170b8fef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:01.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:11.767Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4ac97af0-f843-4c75-8971-2dec14b7f73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:11.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:21.789Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9b3dc872-956c-4030-91b2-051abaf3f6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:31.805Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0954833f-27a9-42dd-9f31-73fba8a43b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:41.820Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=56a792a7-99f1-4bc0-aa28-4e9c8e9cb310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:41.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:51.834Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bd4f61ae-9da2-4d12-ae56-9a948eeb81a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:44:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:01.863Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b7d02d5d-b0e9-460d-8da2-0bd42d965ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:01.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:11.889Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=192dd2f9-a3ca-4608-84fe-f731d0780a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:11.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:21.907Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fa8e0d34-1547-49bc-8aac-a76a38ffb554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:21.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:31.922Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=58d65f65-67ae-424b-9018-9da5358c55f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:41.942Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f577354f-736e-4420-b176-749d5f2ca0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:51.959Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c7e0bc74-611f-4716-ba06-86c5d9d4f290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:45:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:01.981Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f61cb6ee-2b7f-45ae-9c21-6a6b5cb1ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:02.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:12.006Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=18fb1103-a777-4531-91fd-f017031b9c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:12.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:22.023Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ee4f596a-df23-4bcb-a48f-07071fc08bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:22.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:32.050Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=178e72a5-1e7d-41e2-8f7c-fa9451d6b668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:42.070Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4104edcf-89ca-494c-80cc-18ea32f963d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:42.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:52.086Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=685166c0-d6a6-4e20-9379-065403a20dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:46:52.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:02.102Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0dfea155-05c3-4c31-b450-78624cd07423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:02.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:12.124Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8666be4a-1a17-425d-8f55-d5a9937cb802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:12.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:22.143Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0e31c35b-852c-4143-a6ac-325a634c7d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:32.163Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b1befc0c-17c3-4891-a198-87929dd13589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:42.182Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=546201e9-e55b-48d3-9119-1e303cb483c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:42.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:52.201Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cc888301-5a30-40bd-ac3c-4894a9032e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:47:52.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:02.216Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=748f5e27-75fb-4d3b-9c64-365fd1ae0945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:12.269Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e3d13c47-c1a1-4294-88de-42615a906460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:12.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:22.285Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=572397e1-dcf7-41c4-b9cd-fe5e3160d7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:32.303Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6efb1677-5789-4ede-848e-d10bb48bd380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:42.318Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c0dd512d-bd43-44b5-a777-2eaffd6f02f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:48:43.130Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:48:43.131Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:48:43.131Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:48:43.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:48:43.132Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:48:43.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:48:43.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:48:43.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:48:43.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:52.333Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a7dd914b-f53a-40ad-b591-afaf328f9b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:48:52.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:02.356Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f3d2b10f-8db5-49c5-899f-35cf82fb2890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:12.375Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a9a322ee-269d-4aaf-8e6d-964500aa21bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:22.391Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5b123531-d061-4f81-84a3-f5256ae6e36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:32.412Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=12d821da-22cd-4792-bb2e-d41364805e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:32.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:42.434Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0469c790-0fcd-4b42-8be2-61040f64ea5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:42.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:52.450Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=da95102c-37fb-4ac9-874e-e8446994bd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:49:52.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:02.469Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=09d4bda0-d97f-48a9-9d81-86cd65b6ac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:12.500Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bbe3498a-11f1-413d-8691-0c1f520b6327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:22.534Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b770ba80-36ed-4fbe-ae92-abd72fb3f4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:32.551Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c8897247-12ff-4c9e-9557-a01c90dc381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:42.571Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=54f9de6a-8f3b-4979-9e55-aec36e675831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:42.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:52.590Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d7989145-08ca-4b30-8e05-a4bbd7827a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:50:52.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:02.609Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=eb20b86d-522e-47ee-9cc0-837a79997bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:12.626Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=90a83163-e499-4d33-9a66-57b445e7f746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:22.645Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8ad57897-ce27-419f-bb3c-f2edd13d1164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:22.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:32.662Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c6bac039-04f1-4b7b-85c8-398f5e55c29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:42.683Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=75713b03-001f-4925-ba3c-197adb59323e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:52.701Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=128a12da-6862-496d-bc34-668739802bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:51:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:02.726Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0730ee59-a6e5-40f5-b358-ec7865a33a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:12.749Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d60d3e33-3bff-40ce-bf06-ef31cb2f94f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:22.766Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=dd27a7bc-b207-4192-ba12-d645c593247a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:22.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:32.784Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=aaa4e6cf-f243-446b-99e4-61a7c838faa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:42.807Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c94b61e4-fb4e-4962-81a4-135f1aa5d129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:52.828Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=54e026b4-8f8a-417f-8145-3bcb79fed7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:52:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:02.846Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b59b655d-a533-4af2-a0ef-4d3421597f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:02.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:12.909Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=12f4a28d-c317-450a-acbd-e64e399d73aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:12.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:22.929Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b83c3976-f678-4857-90fc-393062f8be21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:32.950Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=76c1d7ef-fae1-4810-85cc-3d31ca2e9629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:32.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:42.986Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0aeb2041-42f7-410b-9f18-4152efff0b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:43.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:53:43.174Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:53:43.175Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:53:43.175Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:53:43.175Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:53:43.176Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:53:43.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:53:43.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:53:43.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:53:43.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:53.009Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=07c2eece-0306-4413-bf49-bdf3578edb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:53:53.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:03.024Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=34b421e1-ef8b-43e0-b62e-1781d8411b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:13.047Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=91bf4ee3-0579-40f5-9686-4de66b222f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:13.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:23.082Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=037cdcca-58fe-4e5a-968e-bb0976eb836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:33.103Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=58f28e34-b6c3-468f-8d10-fcc8a74a4072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:43.120Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7d6a9490-808e-4394-8039-5ec176697118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:53.146Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=affeb7c5-49e5-48ee-9e4f-4acd24766549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:54:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:03.196Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1b50cc0a-9ffa-4048-8621-ebadc922c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:03.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:13.219Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bc78c19d-cc2e-4091-9d42-f5c8cacc65cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:23.242Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a7bd573a-846a-478a-9918-64632ee3debe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:33.301Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f4d6aa44-3918-4fa7-a288-b910f4915fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:43.322Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f7645e37-fdc7-462d-8f7f-3476d39e3f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:53.382Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9ac526eb-6c11-4f58-b7aa-41d9ebed46f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:55:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:03.397Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=47d34f53-1c56-443b-bfde-b6d03cd965c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:13.416Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bd797158-efea-4017-8794-33de356f35b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:13.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:23.432Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=69f8ecc2-bd2d-467d-8ac5-e4c46cfa22bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:33.447Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d3485a94-9afd-47c4-84c3-58517dde4713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:33.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:43.470Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9302e424-4726-4e8f-963e-d897bde3e0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:53.487Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7a807d1b-cb33-479a-a7f7-10caab4b798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:56:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:03.502Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b725e8e8-3ebf-4428-82c9-d983aa0f7993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:03.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:13.521Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=72d47bb9-08b1-47a9-93dc-40099eebbc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:13.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:23.542Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=17f27c12-26bb-4aed-a400-3e6304aa2b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:33.559Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1200d88d-3940-4ae8-bc5c-d314ada28960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:43.574Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=878312ff-97c9-4846-a4b7-8ca6e37becbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:53.599Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=28893b88-a554-464a-b326-009d9308bc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:57:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:03.619Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=67ef43f1-cf8c-4307-82aa-92e007edb70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:13.640Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b8e9ce32-fa56-4adc-92c8-34574350e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:23.662Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c2fe6cc4-794b-4220-bd70-c9ba1f74b92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:23.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:33.678Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=66a17319-6b23-4020-86e2-12ee29d88b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T00:58:43.138Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:58:43.139Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T00:58:43.139Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T00:58:43.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:58:43.140Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:58:43.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T00:58:43.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T00:58:43.152Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T00:58:43.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:43.697Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f9388c3e-8767-45db-9cc8-db7281d6e90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:43.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:53.750Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e740c6e3-fb15-489c-a539-6f733d4aef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:58:53.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:03.768Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9705e94c-12a9-4e39-8ef8-f50c57d011e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:13.789Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=dce3e657-037d-4074-bead-5fe6a08a48a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:23.805Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fe07bc26-8557-4d79-925f-32035d6cec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:23.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:33.821Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4d859f7e-6bc1-4ae2-bb26-b30c3cc0a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:43.837Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bdc3aa83-83fd-431a-ae5c-6d2047ffd14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:53.857Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e8d01ec2-36d2-43a8-8d99-2e2a1ab07e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T00:59:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:03.888Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d343352c-cc76-4d86-be73-de980cf75462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:13.909Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=013d5bad-7c6e-4c28-ac33-3d33a18fd0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:13.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:23.925Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=484067bf-c507-462b-b082-d5826e89a3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:33.950Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=659d9355-79b4-4121-ac95-fd6f8393d1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:33.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:43.969Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f177974f-def5-4239-b045-7e5ed71e4ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:44.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:54.006Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0b1b5006-ac5e-44bf-9c93-e30cd15f7e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:00:54.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:04.020Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b45fc117-151b-43da-ae53-3f11634d538a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:04.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:14.044Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b050684c-45a7-4a32-af44-d5642e064b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:24.064Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0e19c651-4e20-41e7-ae23-3619327ba403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:24.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:34.082Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5049047c-88a3-4217-a22e-26fe22d639e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:44.098Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e5ca30b5-d502-45c9-9256-0a118541b48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:44.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:54.115Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=6f2a067c-96a9-4ece-a73f-1944c6ae7565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:01:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:04.133Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=01ae4449-3428-4567-99fa-f2b6bc939107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:14.156Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e362fb7c-7833-4fac-9dbf-baf623a82e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:14.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:24.173Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8f8f20e2-b727-41bd-8b58-701826e9b0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:34.194Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=47a9d62d-66e0-4943-9eee-d97c6755bac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:34.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:44.217Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b0053286-678f-4f5c-af73-dd1282f4a3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:54.233Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5355322b-02e5-4d74-b860-0021607e3b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:02:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:04.254Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8f817b5a-3f9b-41e3-9c08-8e82c3db98b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:14.271Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=957458d7-35d5-45d4-9af9-413147fc7442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:24.293Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7176f1ed-d192-470c-8d99-31a39a619240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:34.309Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a79b6e95-5440-4cde-9dd2-351f767d6721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T01:03:43.083Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:03:43.084Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:03:43.084Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T01:03:43.084Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:03:43.085Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:03:43.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:03:43.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T01:03:43.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T01:03:43.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:44.330Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=048a5192-e571-4dff-a4a8-a57abf59fbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:54.345Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4dddf3f8-01a2-44de-89a4-199d58b41443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:03:54.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:04.361Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ab7bc592-4295-4ef8-b372-9f70ef7b863c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:14.410Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=53dff970-f8d6-449a-960e-dea7c3f33110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:24.425Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b269270f-f18d-4d5c-8096-3f18529a44b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:24.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:34.441Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=81874e65-983e-4f88-a4b0-d0aaab765ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:44.462Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=012d687c-7e8b-4dc6-bdb6-25137a779b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:54.477Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7bff4fd0-aa97-4085-8b76-4284b08bd671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:04:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:04.500Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5d190bce-a808-40ce-b7ad-72c56e4b5683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:14.515Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=957491e9-93b7-4a88-9813-c640bb3c98d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:24.531Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1b499796-c2bd-4cc5-ab23-8156a0001578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:34.545Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4a04eb72-e41b-4093-badf-44754e70364d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:44.562Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0e67c318-f09a-473c-8e2c-fa793ea1aea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:44.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:54.579Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=132683bb-3cbb-43e7-80b2-4fe610ac3aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:05:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:04.604Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b870980e-2223-477f-b0dc-6be2fda76fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:14.622Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8cf8744d-6d6b-4a4a-aa26-b0089aa83633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:14.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:24.641Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=307fbb02-f476-412b-906f-786274f3253d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:24.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:34.660Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=afcb108c-4457-4e2a-9c09-ef9e70f644cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:44.683Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=43f214b7-1a15-42e4-b3ef-c6e74dbef9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:54.704Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=477d9080-6379-402b-b1d5-35e6d824482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:06:54.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:04.723Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f922864d-6ef5-4724-a6d1-bf7c1291d65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:14.753Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d2d0f379-caf8-49b5-8980-f7270bb6c87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:14.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:24.771Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f5cf239f-0d0a-4b96-9c3c-ea2e955c8b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:34.791Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e80d9e08-3195-4a6f-ab21-fc5bfb205ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:44.807Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=629db1be-603e-40ea-a236-350954d04c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:54.828Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c9fd20f0-2168-4e4d-ab8c-fa031de81fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:07:54.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:04.845Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2daf9dbc-151c-46f3-9e81-f9eae26bc45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:14.869Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f449557c-5f87-497e-ac2f-ec1725284ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:24.888Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7f2e8e05-4930-464d-ba04-b5b4b468e11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:34.915Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b218ba35-728f-406f-b1cb-a44b4e13335a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T01:08:43.098Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:08:43.098Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:08:43.098Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T01:08:43.099Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:08:43.099Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:08:43.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:08:43.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T01:08:43.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T01:08:43.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:44.933Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=65069b33-ff94-415d-9b5a-086b40dbd639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:54.952Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a675a582-e0c2-4d43-a718-04a852317a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:08:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:04.970Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b48026ad-3b94-4078-aa7f-c51b1e1e1864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:04.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:14.987Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=395a0414-d971-4fed-bd53-3efa886109b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:25.024Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4727395c-1ef6-432d-a5f3-03018ea6688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:35.057Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e1d90578-057e-49bc-a1e2-b03f12e111fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:35.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:45.073Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a62f7188-9321-497e-aaf1-6d326cc35b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:55.089Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=003a8ba1-891e-491d-b1d8-e0515d4be63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:09:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:05.105Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5234b67f-99e3-4983-b349-4bf890de310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:15.119Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fbd7ea3c-2347-4eff-9762-e06923455daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:15.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:25.134Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=19c08558-d84c-416e-942c-e65b36cf190a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:35.150Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4d58ea48-225a-4146-bce6-4d1c6510d7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:35.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:45.172Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2cb188ea-2063-4293-bd5e-1b6fa6dde3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:45.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:55.191Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c16ed372-4e73-45e9-bda8-2c6384aac222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:10:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:05.206Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=48527d3d-9488-4529-87a3-3ad81800110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:15.221Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=999dee12-26c6-4769-95e0-b90af9442915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:15.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:25.236Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=52699ae2-9d39-4b31-be87-5b6aa0617ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:35.269Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bbc21935-0e46-4701-8c2d-91938aa9c94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:45.292Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=433008aa-fe9f-478b-a08d-9c3bfb3f3dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:45.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:55.315Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=54c5c68f-88e1-491d-b54d-88ba268a8249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:11:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:05.332Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d9d01d40-8f83-4c37-b211-89a87e39ed91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:05.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:15.351Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=61e8944c-88ea-49cb-bcfd-b24ec5ccc459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:25.372Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f5185bf8-ad7f-47f6-8a17-7e4959ef9b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:35.413Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=592f5d45-a476-47d3-b3d2-7f7d3a2a3b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:45.432Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7e6e380e-36f0-4d88-82f7-cc89e7e2fb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:55.449Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2bf66760-9554-43bc-adb6-f715350b890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:12:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:05.468Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=dfd8cc5c-e238-4d64-aee8-6d82d5ce363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:15.484Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=95bbe38f-cb8d-49b3-b0e1-8b0852837441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:15.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:25.501Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1fa96f16-9d73-470c-b334-6e9d28bdedca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:35.520Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3431a328-a351-458b-9945-acaa721db48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T01:13:43.108Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:13:43.108Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:13:43.108Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T01:13:43.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:13:43.111Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:13:43.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:13:43.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T01:13:43.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T01:13:43.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:45.543Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a0427c7c-c3d3-4710-8db7-fac899ecb689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:55.563Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=56693606-dc1c-48f6-a247-0958227aa36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:13:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:05.593Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=45c4fa35-1ede-4436-a6fc-6058681ce875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:15.611Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9a4c7070-c2b1-4ccb-b1d9-1e49724ccbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:25.630Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=efd54bb3-2c60-4354-8149-5d013187e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:35.654Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b38058d3-4175-40ba-8f73-446d91a7deb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:45.685Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0b434286-7ed0-4c57-98fb-5d1388ca2f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:55.716Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0c0f9b1f-7446-4528-9281-d98c9fae8740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:14:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:05.730Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=04618318-eda0-4573-ab42-a29d7ef68703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:15.748Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d58c1ebe-8d9a-4b96-b557-ff27b84bca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:15.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:25.766Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=85645da8-c3f7-45c2-b3fc-2b347f873ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:35.785Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bb091ea4-8548-4fe2-9700-eec45edb6603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:45.801Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=de7834fe-e389-47f4-bf5d-4bd155f14e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:55.819Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=79d56508-c06d-4f32-8f72-5a6ab7120b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:15:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:05.836Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d9a64e71-f4ad-47a2-b370-f59be3e042d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:15.853Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=557b60fa-d7bf-4ce7-ab5d-51395d554bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:25.870Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1fecb245-600b-47be-957a-3bab808617b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:35.888Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=dc65ef20-6ce8-4a53-bf7c-89b216730866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:45.905Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=152b1c7c-9642-43b8-b632-d958ba7103cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:55.926Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=56bab006-c273-49dd-8d8e-91707504a507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:16:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:05.946Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b576b438-1af4-4ea5-a688-2284aec22a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:05.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:15.975Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=47675b76-7d1c-40b6-a0d7-a0af243872e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:26.005Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1bac50aa-4566-4dc4-9e3a-ec3104b5f432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:26.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:36.030Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fad77b2b-d9e8-40e8-a8bd-d6c4c62714e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:46.048Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ea8c78e1-4fb6-4b5c-a080-48fecda6c63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:46.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:56.065Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b6dce5ea-3699-4169-a6aa-b955028c361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:17:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:06.081Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fbebc65c-9935-4b56-bb39-28696714600c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:16.099Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=72aa8a38-4edf-4bbd-a56d-da4ffff40b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:16.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:26.119Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ebe03f7b-3e4f-436f-8d7a-b9580dbd5f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:36.141Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=96b5cbc9-f5a2-4b0b-be8e-71c57b9a0013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T01:18:43.070Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:18:43.071Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:18:43.071Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T01:18:43.071Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:18:43.072Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:18:43.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:18:43.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T01:18:43.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T01:18:43.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:46.160Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0f4527cd-224d-49e6-b143-b73d54fb6908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:56.184Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cacbf592-9e60-40de-a3e4-bca501097bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:18:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:06.206Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=887972b7-f412-408a-861f-ce9802500f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:16.229Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a19b70d7-6e21-4b92-a49b-0ec8bbe7a8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:26.255Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=751470c2-998d-4d17-9180-8fcbb9bd758f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:36.272Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1e033d46-f0d0-41e1-9e79-445a88e00e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:36.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:46.288Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=84a8c551-ac49-484e-a7d5-1b29c3b677f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:46.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:56.310Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c039cbb0-ac00-4dbd-81dd-74a46a587721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:19:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:06.334Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=e09ed9be-8897-47ed-baae-2c069891a960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:16.355Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=26a7bdf3-6953-4323-b8f7-6fe39c999c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:26.375Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=026e2d24-7cb6-4823-b65d-cc5bee9d3ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:26.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:36.393Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=11d89b64-a638-4439-9bec-45c470464142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:36.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:46.412Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=64475048-411d-4dd8-9287-6156074e3031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:56.438Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2bed6a79-44ce-4a0d-ba2a-55e5a18dc0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:20:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:06.461Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d355b4f7-4587-417b-bea1-b4ae255f0df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:06.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:16.479Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7c0916ac-5c45-43d0-9f3d-7c00d391284b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:26.494Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9bba65cc-6a1a-4f2c-a3d6-87813bb36fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:26.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:36.513Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bbd42e3d-a6ee-4447-9e68-1d89f2ac967d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:46.546Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=436f77f6-f82d-4d0f-b6af-5e7b9e467c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:46.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:56.565Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f78f6e24-9d04-4e5a-8ac2-2910e52ce0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:21:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:06.601Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4b0954b3-6894-4700-b712-cd7490b7fa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:16.632Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=10123b56-4399-4555-bc9b-4affed3af488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:16.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:26.649Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ceaa86f5-1f9d-417b-bb68-66599de155d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:26.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:36.677Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=47936dd2-a97d-4bb6-b7c0-dba76e4a18c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:46.699Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=587e788f-2d5a-4576-bf21-2674c66263ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:56.719Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=afb37f42-a0ad-4bb1-9779-fc11123904cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:22:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:06.739Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=79cba2d3-426c-493a-b975-e385cc9ab4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:16.790Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2273d0ff-ab2b-4695-b209-740aef238a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:26.810Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=eefc9ffd-3cd0-4c38-81e7-3b4c4cb4bf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:26.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:36.845Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bc6f6977-2f8e-4e16-aae8-74bae1df2c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T01:23:43.133Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:23:43.134Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:23:43.134Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T01:23:43.134Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:23:43.135Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:23:43.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:23:43.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T01:23:43.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T01:23:43.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:46.869Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7e55f790-45c3-44a5-bc55-c4bcad777cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:56.919Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b7e31ba7-36f9-47b2-95fc-2bcb0e36373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:23:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:06.937Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=70411796-c1ea-469e-8635-f0b71b7ed704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:06.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:16.966Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=948f0034-08f4-4532-aa3b-a1448c3666c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:26.981Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=737f7695-e54f-408e-81a0-cc768dc694fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:37.002Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cffc3807-d6a7-4b19-b74f-c85e02aa7679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:37.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:47.025Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fce5d9df-f14e-4491-9216-3cb7741e84b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:57.045Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=cc1b62fa-24b9-4565-b419-915c03db7666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:24:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:07.072Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9bcf5d1d-591a-42b6-83ac-cce48dd8eac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:07.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:17.102Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9926dea5-6048-43ad-a508-62a3a773db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:27.121Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a79b9069-0155-4bd5-bd9e-7bf539729b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:37.148Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1fee0c51-add6-4e14-86d7-b4cab603b011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:47.172Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=206b31c1-a9ed-49ae-9cbb-159d2dc78cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:57.189Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7097cfce-9aa2-4443-85ca-9fb6f7b65d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:25:57.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:07.208Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=b0f2a733-870b-4f2f-a659-b060604ea2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:17.225Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d7d0646e-3010-4462-b073-23900f6145e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:27.245Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3c779368-3e65-4fe5-a1c0-06b625652a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:37.259Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1edc2f3c-1039-43be-9117-1e20f27f50c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:47.275Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=c04a2944-4801-4be0-af64-67895f0b0900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:47.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:57.291Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f3b1d1d6-6286-4663-a15e-3a1e3608677e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:26:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:07.306Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=611cef57-4104-45a9-9a5f-5beaa7eedcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:17.329Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=adceea84-5c5b-4f8e-8590-0b68cf879b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:17.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:27.350Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2ad3b645-a54a-45e8-9a6e-69b2c4f046d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:27.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:37.364Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=af8a2acf-c65b-4632-b055-9d21011a74a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:47.380Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=66d00800-9357-49c5-ba3d-13f151aafa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:47.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:57.398Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fa120d0d-d095-487d-9026-394e4ebff03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:27:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:07.413Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=caff2b7d-9ffd-43bd-b45f-f2c7632131ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:17.428Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=06e09e57-b73c-45b0-8e99-3b721a5b0a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:17.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:27.444Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ed699495-77df-4f3c-971e-ddec97dab812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:37.463Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=12bebcc9-0e14-4b1d-9022-844e4daa61e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T01:28:43.091Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:28:43.091Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:28:43.091Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T01:28:43.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:28:43.093Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:28:43.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:28:43.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T01:28:43.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T01:28:43.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:47.482Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=054000f3-171d-4ebd-ba53-bdae707e2f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:57.496Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=64dbbc6e-4a78-4a13-99c9-650ecdcb8aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:28:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:07.512Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7b9f8dab-c1ba-41a5-83c0-67a31e17525c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:17.529Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=deca79fd-9c44-4bd5-b9b9-e3670b879f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:27.547Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=030ae68b-414d-4d0c-91a3-1e347de7e18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:27.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:37.564Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=9303fd79-2050-4f2d-8c6b-caf09e9c582a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:47.582Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=4c4fd32e-69b5-4988-9243-844accbfe717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:57.599Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=84b213bf-a3d6-4526-b389-59ebeae4961a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:29:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:07.618Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=182aa29f-654f-4e5f-b37c-c0efbbf083b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:17.638Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=576f9d89-f028-4ed6-bb7a-70e1fedc3ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:27.659Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=da3c420d-5061-4684-9b4d-90d5cf879332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:27.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:37.679Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bf689a7c-cc78-4638-8616-7c443d59841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:47.696Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3423aa52-d751-492a-a80f-41187cb825dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:57.713Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=583e8245-3f30-4618-931a-9407ee3ec0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:30:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:07.730Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=72016201-9e63-48f4-bf60-5b8642096fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:17.764Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=55596cde-1954-4399-a43e-f04585e3211d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:27.782Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d2ead9ed-2519-4984-b2fe-bcf3fcb2d94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:37.798Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=11c157dc-df60-48b1-b65d-640938a16267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:47.815Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=827d809e-7ed8-4d24-9b0c-7c4df00b61b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:47.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:57.834Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=1423e6e6-1997-4cfd-8a47-a5d9fd2dea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:31:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:07.852Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=74d3480a-f5a3-441f-b088-402800093c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:07.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:17.875Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f6e08d67-754d-4465-9abb-4130214698af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:27.893Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=206b3126-9fa3-4839-83d2-f9748f02cf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:37.916Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=53d8c5ad-572c-427b-9df7-0de01658de69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:47.932Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=7344ab92-ce55-4c47-8398-9155c2a294ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:47.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:57.963Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=bf559263-6332-4ebf-88a5-ccf4758e739c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:32:57.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:07.981Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=d1be4450-c1a2-45ac-976d-3c87456eb418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:18.010Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=8c32fbf5-05ee-4430-8022-2ddca207a91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:28.025Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=2c10d0eb-ec70-46ae-acf0-fd09a139e862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:38.044Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=442e999b-0fcf-4d31-a286-772b2c98a683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:38.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T01:33:43.097Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:33:43.097Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T01:33:43.097Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T01:33:43.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:33:43.098Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:33:43.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T01:33:43.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T01:33:43.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T01:33:43.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:48.058Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=fca93716-127f-424e-9e49-d173e709e9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:58.075Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=707cb811-fb95-45ec-bed4-516415eef983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:33:58.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:08.090Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f9da4b9c-9ffc-4637-8a44-efde7e59fd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:18.117Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=0d5c8d2b-276a-4502-bb7b-5eb3c0a1e17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:28.140Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a1ec2983-af18-46db-b11d-711335dcac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:38.158Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a541b053-2246-4ab4-b564-3d0638ae43f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:38.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:48.180Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=5cc792bc-b50e-44a7-b466-00aef68bc36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:58.200Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=a4d2eb4d-76e5-454c-ab60-11e245092c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:34:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:35:08.221Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ad11e3d4-121a-43c2-9aac-2a093d4f00d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:35:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:35:18.253Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=f40009e7-26f3-4e3f-9212-e9992be71646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:35:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:35:28.277Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=3c3600ea-498b-4c6d-a441-7a8b7c71b39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:35:28.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:35:38.310Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=ba211ee5-988b-42ea-a806-528b57b67263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:35:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T01:35:48.331Z |INFO |Init configs |InvocationID=07fc8995-953f-42bd-b43d-c2fc88339a91, InstanceUUID=535fc055-4160-4498-8002-40b35e716b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023