By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T04:54:13.264Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T04:54:13.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-09T04:54:13.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T04:54:13.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T04:54:13.797Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T04:54:13.797Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T04:54:13.798Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-09T04:54:13.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-09T04:54:14.023Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-09T04:54:14.040Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-09T04:54:14.903Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-09T04:54:15.319Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-09T04:54:15.335Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-09T04:54:15.335Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-09T04:54:15.390Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-09T04:54:15.391Z |INFO |Root WebApplicationContext: initialization completed in 1351 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-09T04:54:15.929Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-09T04:54:17.802Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-09T04:54:18.226Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-09T04:54:18.426Z |INFO |Started MainApp in 6.888 seconds (JVM running for 7.383) |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-09T04:54:18.495Z |INFO |Start scheduling PRH workflow |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:18.506Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=605c0ccb-e959-4430-b6d6-5b0efad457d5 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-09T04:54:18.510Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-10-09T04:54:18.512Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-10-09T04:54:18.515Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:28.938Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3e77c4ba-9eed-4fd1-a0f5-bbb367824212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:38.968Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=cfd4c674-2d6e-49c3-a125-d77fa2c31d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:38.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:48.988Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=872bbcc6-7556-4870-a836-bea2d1d3583e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:59.007Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=822c7c2b-f262-4868-9603-f1d6dfe059c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:54:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:09.034Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=0c937c38-cf7a-4046-9d07-4465fccae2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:19.054Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=5c599aba-9ec3-4663-a36c-57ed69299b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:29.074Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=76ded05f-49e7-43f7-80e8-aef8d03ed8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:39.091Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=921e2e8d-7b12-40b1-99ee-27991115e939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:39.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:49.112Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=5628a654-60dc-440c-8465-12739e791b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:59.139Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=74f5d8a0-a7ae-4653-ade5-2546e4b743ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:55:59.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:09.160Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=01c314b2-257c-4d2f-9e0d-1f3c06e4c74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:09.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:19.184Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=f29cbdfd-f3b5-476b-b092-82ea8e890e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:29.210Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=40900e66-4ce3-403a-b76e-75e36d5b9af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:29.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:39.242Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=2a47b30a-6618-4c01-a309-e8730613ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:49.258Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=c9c8d320-9bea-4718-b849-b0fd6d66ce92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:59.276Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=aa1d6083-02d9-427a-9c0b-37f6f6cebbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:56:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:09.292Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=5e1f8b80-ff32-4c50-ba0b-59ee7f260146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:09.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:19.310Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=908f76b5-54b9-4f52-83ba-c7eed47e9f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:29.328Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=526b65cd-93cc-4f18-9111-bb3516ff24e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:29.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:39.346Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=db5969e6-8558-46e7-b4c0-3bd1818b2862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:49.362Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=6ec6f480-73be-43e2-97a6-c7e785f49dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:59.382Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=c041df01-9786-44f1-98c1-7699937d9491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:57:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:09.409Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=7fe9594f-8a07-414a-8402-19dfb7625f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:19.428Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ea1e0e23-9184-440d-998d-01a5016ee34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:29.443Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=b3e6eea3-59a9-4265-9eb3-57b2e2801084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:39.472Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=f39982ab-29ed-4cc7-9459-7f388455d516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:39.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:49.484Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=086ff6cf-94a3-4e5f-8df8-cdfa42bbdd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:59.498Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=335a9fcf-871c-4f9f-8fae-93e4b51b2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:58:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:09.512Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=898a9b49-d95a-48a1-9761-0b9e04dcb89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:09.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T04:59:16.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T04:59:16.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-09T04:59:16.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T04:59:16.683Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T04:59:16.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T04:59:16.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T04:59:16.690Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-09T04:59:16.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:19.529Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=90132f23-798a-4911-8469-7d99fbcb8884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:19.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:29.551Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=f0ce5da6-d67c-4c09-b27a-7c603081a58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:29.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:39.567Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=57acd512-5564-4168-84bd-81438e5ad428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:49.581Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=18265d86-bd32-40b8-a746-e933b3802442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:49.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:59.596Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=e16e371b-1c52-4a6a-b9b6-26b3693f3791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T04:59:59.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:09.611Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=d65dea19-39c1-4ad0-af8e-6329d2f0d67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:09.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:19.625Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3fdf8e7a-e31d-4fd0-b354-b927fcbe53d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:29.643Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=7dc20044-c27f-4668-a953-52fba5c7275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:39.656Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=8c081736-22d1-45ae-9e9e-d95e81af5f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:39.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:49.686Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=79115f0c-1bbf-4a06-b24e-bba00d5ce114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:59.709Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=65f172c4-304f-4863-bd81-9765f36f0931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:00:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:09.734Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=34fc4608-4d86-449d-a3ef-6b2da2d45577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:09.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:19.757Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=b4f95139-7717-4458-b78e-eb9fb1b22372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:29.778Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ab58d29b-509f-49c9-8c0d-9bdc7ee25a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:29.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:39.821Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=23777c72-c891-4cd5-8e3a-ebaf8bd6eb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:49.843Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=2ef674f5-3809-45bb-aff3-73415b49e929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:59.856Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=a04ce04e-ba4d-4f4e-bbc8-edadc06d00f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:01:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:09.870Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=5fc04b36-6f8b-45d9-8bd9-132a0eabf8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:09.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:19.882Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=03cba525-843e-4d24-8660-037f11c3ddc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:29.893Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=62d273e4-6f21-48ce-9da4-b3aa5ab4bfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:29.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:39.906Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=57ed2e73-17c5-484d-8fef-351edd7718b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:49.921Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=4a12ff5e-587b-4cc3-87f4-dc190a264e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:49.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:59.937Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ea919c27-588f-4692-8b28-ddcaedfe0577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:02:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:09.965Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=dcd6c4dd-c8db-4d05-b8f1-bb986f60b4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:09.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:19.978Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=9ed6c5ef-67aa-42c0-9531-0c1219179b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:19.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:29.993Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3f083981-66d8-4bf0-9845-e59400fb492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:40.006Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=545361f8-2087-4cf2-aab6-0aa8339b42c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:50.023Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=2b893ec1-8277-4bf9-a238-31c5d295dde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:03:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:00.038Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=63221e91-6ec9-4323-ada0-f5b8a5bee12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:00.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:10.053Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=37f24ac4-c221-4e7e-b8a9-2cf81cdef57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:10.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:04:16.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:04:16.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-09T05:04:16.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:04:16.181Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:04:16.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:04:16.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T05:04:16.188Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-09T05:04:16.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:20.067Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ddb749b0-1067-473a-a334-70afd45a7ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:20.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:30.088Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=33f88cf8-07dd-4747-a9ff-49740f4cf725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:40.106Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=d4dfc330-c306-4afc-8b43-eb103934a5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:40.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:50.122Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=4d6acbae-c583-483d-a634-96874c9edf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:04:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:00.134Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=d0f7b398-bbf3-49af-a3b9-5100df12d29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:10.145Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=9d144e0b-14a9-4ddd-bfa7-28422bff73be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:20.156Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ef1c8dde-1caa-4a55-93f0-1d778e62d63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:30.172Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=a6e2ede8-f72c-4db6-ad72-6d144a797390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:30.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:40.186Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=efbf0af9-ea79-4307-891b-1ea40b7188e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:50.224Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ba2f8c1d-a972-4d20-a49d-3e03436dff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:05:50.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:00.236Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=b26a446d-c6f3-4acf-a380-def2262bc8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:00.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:10.248Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=48ce19f5-1d3b-4e10-a576-807780cfd35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:20.259Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=c0bc7ab1-86a5-4a97-969e-77c17f0f0b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:30.272Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=0755ff2f-259d-44e0-a7b1-c2da2f4ca6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:40.285Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=31e373d9-0722-4296-84aa-d5e17f6540a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:50.296Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=14dce817-232f-4652-a023-23f6e723d67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:06:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:00.309Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=2eff0bd7-9e09-4aa7-9020-519ce671fcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:10.320Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ce4bfefd-ebb1-422d-936c-974385d48c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:20.333Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3d7ba869-6382-4930-ab75-26fd9bcf78ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:30.347Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ea29d34a-9ea0-4c12-b101-c29a7cf4cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:40.363Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=60bb8bc9-ca30-42bc-b5b1-ec987ec1a958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:50.379Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=76826316-22e7-4d00-8985-bdb0fbdd0208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:07:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:00.391Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=8c2f8202-ed95-4964-9a14-d7f083e8fda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:00.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:10.403Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=77e7a952-79e9-43da-88c0-9f81a31bcd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:10.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:20.415Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=e4ba8f07-0a3c-436c-9b60-10406a4b34e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:30.428Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=a7f9470a-8b1f-4767-b104-3c110d6aec72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:30.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:40.439Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=7d31568b-353d-4171-bed0-3e355caf568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:50.453Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=2f5145c1-b814-4b58-a629-1a95b7e8c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:08:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:00.463Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=01aa3756-d045-4351-bc93-319f38625dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:00.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:10.477Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3736e013-92dc-4ca7-8eab-ab039e31ad6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:09:16.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:09:16.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-09T05:09:16.254Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:09:16.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:09:16.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:09:16.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T05:09:16.262Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-09T05:09:16.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:20.488Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=24f52e4d-22b4-4bb0-b958-5f5eb94090b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:20.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:30.500Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=e6ea83ff-2abe-420a-b2c8-012ae2d07d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:40.511Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=5f264d8c-7e88-4303-b574-497d8144e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:50.524Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=e35a87cd-612c-4436-ae22-c5b11669950f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:09:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:00.540Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=1d6edf70-aca2-4c10-9f95-f280e9258420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:10.559Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=30448db2-b337-4b03-a469-586d99aa406e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:20.570Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=c639ee40-2fce-4b37-a178-8a2bb8c9e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:30.588Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=86a7b097-06ab-4a88-aa89-55eb0861145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:30.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:40.598Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=e332108e-777f-463c-a0e1-e16c55484ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:50.610Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=1132810b-e9c8-4226-94e3-dddc901317ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:10:50.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:00.622Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=bee90697-c1f7-414a-a611-dc6e41023718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:10.634Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=371ddbb2-e2c1-4342-80f5-e3948cff93f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:10.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:20.669Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=1a1e6477-773d-4102-b7ce-53a6050cf0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:30.681Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3a0c207f-c76a-4296-964a-86d69f68f7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:30.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:40.691Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=8f503a3b-9630-44b6-b0f7-6d1e80b2ecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:50.702Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=40202241-1961-4c71-9996-f3aeb34b0fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:11:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:00.713Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ff579590-e817-4299-bb08-081660a3b3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:00.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:10.724Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=718b570d-4309-4dd3-b5ee-72b808d88128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:10.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:20.737Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=66c8d420-e3d8-4377-b84c-c65a0eb4ff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:30.748Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=bd18350d-fff2-40fe-9f53-7c73dc64fef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:40.762Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=66613f9b-6ec7-49d1-9f1a-0235710147a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:50.775Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=a1a5d224-487c-4f94-aeb5-8d928002ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:12:50.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:00.787Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=383cdb75-44ef-4cb6-9cd8-1a2aeacf3ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:10.798Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=4320c39b-2f44-4ce0-a8f5-f7ec1ad2e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:20.810Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ec388d66-3f14-4fc7-89f1-bcae3c747d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:30.825Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=e1467c1f-5da4-459f-86d3-e40a0de8d72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:30.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:40.839Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=02216fef-87b3-4684-867c-3b727faa3f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:50.850Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3f5dda6e-09cf-4cad-9040-7012ef45993c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:13:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:00.860Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=262e10bc-1464-496a-b764-717a3d1cfbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:10.878Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=7b79b5ac-a0b4-42ea-9463-0d027432aa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:14:16.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:14:16.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-09T05:14:16.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:14:16.158Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:14:16.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:14:16.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T05:14:16.163Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-09T05:14:16.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:20.891Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=f9a478d0-85fb-40b2-8233-2a4b9d4ae3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:20.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:30.901Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3fc672cd-2526-4256-9680-1e39ba0c3001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:40.914Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=f598740a-7f53-4f30-a1db-22fdc815bdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:50.927Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ab21c966-feb4-4884-91cc-c56df7d2b7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:14:50.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:00.938Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ac401e70-de0b-49d5-88a3-aaea8d0bd2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:00.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:10.953Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=a49024f4-9a0b-469c-8d3d-5a1d9b511000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:20.976Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=de694b9e-681d-4aeb-8fb7-a68ad528986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:20.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:30.995Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ede33c52-6078-46c1-a49f-7682925a3ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:41.010Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=61c89313-e49a-4fdf-8910-2e146e588b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:51.023Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=c15d91c0-996b-44fb-9e99-10ace700d69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:15:51.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:01.033Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=788f90bb-f100-4c4c-a2c2-0349f6b061b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:11.044Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=6326115c-b4a2-4ea6-9b84-b322fb400265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:21.057Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=249cbc0c-bd04-4da8-acd9-c3a2ce1c4f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:31.068Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=58438b42-b848-498c-85d2-49cab53fad64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:41.080Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=b5bff176-a67d-4b12-a63e-92f7f926bb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:41.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:51.090Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=cff2965f-1746-4ef9-bda2-31924b052063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:16:51.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:01.103Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=9553c063-3092-4377-9117-a1cb6463ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:11.113Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=1556c490-ed80-4fe4-af69-7f772e40c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:21.126Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=9d3d3ff2-db5d-43f8-9a4d-fe016a41e6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:31.137Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=35433c39-9c74-4c00-9b9a-c75788ae052f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:41.150Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=f5a6b944-898b-474a-9714-b0b4741fb058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:41.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:51.161Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=39674094-ab8f-4a52-a513-1947ac00edb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:17:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:01.172Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=5bfd83bc-7127-4973-85ba-e0f1bc5f0994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:11.183Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=9631d010-a42c-43e3-b194-6aa7ca7dafcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:21.195Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=8f2d0fa5-b996-4d18-836f-7ed3b42ad6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:31.207Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=39ccffd2-102a-40bb-ba89-85f3b9b96a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:31.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:41.246Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=a4f96216-11dd-45e1-9ec2-779b18504093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:51.260Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=f3fb55f6-f61a-4983-99db-a0097c55f7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:18:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:01.272Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=f6a60cb7-6fc2-482f-9a36-05c223359c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:11.287Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=b2fe7ba5-9ad8-4e05-97b1-bf7bff427f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:19:16.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:19:16.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-09T05:19:16.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:19:16.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:19:16.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:19:16.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T05:19:16.172Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-09T05:19:16.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:21.297Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=b16b2f0a-bdf0-4e35-aa47-3539d55d1e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:31.308Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=7e8bc128-09f8-448d-8942-82ffc56a130e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:41.323Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=66ab1c63-c3b6-46f3-a6b8-6f02b2eaf446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:51.333Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=9faa823f-6f70-49b1-8d7e-c4eeceeb0d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:19:51.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:01.343Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3e2d0d70-b2bb-45d0-a34e-a81ef39c4aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:11.355Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=58c58286-98a2-4cd1-97f3-7c6d4c1e360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:11.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:21.368Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=783bd810-f1c4-42c1-b233-58548d6dd490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:31.384Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=805d919e-cf95-4aa4-8873-5d20aab5fb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:31.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:41.405Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=6e65a5e2-f6d2-432a-9804-553f81197671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:51.415Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=99569c98-a0dd-4dc3-bb86-46ef7f9540b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:20:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:01.427Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=10477f4a-8179-41cd-abba-e3e9ea4503d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:11.438Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=7c957059-2869-48a5-81c5-1c2aaea98c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:11.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:21.451Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=c1c14de0-4b34-45b6-b136-addca168019a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:21.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:31.462Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=d6f8c226-ebb2-40c7-a5b4-997c05a98f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:41.472Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=31bf6274-caa8-4f3b-b514-84c485fcbed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:51.483Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=a7f5ff1c-51f0-4e9b-90b5-af487594f90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:21:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:01.496Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=f515596f-41ea-4c5e-be39-b79d09a95a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:11.507Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=d48f0c1c-a940-491b-bcd1-923740a32fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:21.525Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=2ff4702b-db67-4f86-8e08-57ac40bc7474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:31.536Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=bdcad20f-92c1-4eaf-87c7-0bdf96eb4bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:41.546Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=83fdbb2a-5c8e-4952-b13d-13e6a8de7ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:51.557Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=2398cf44-5ef0-4fa7-b310-97418a904277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:22:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:01.566Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3d9c434e-83e9-479a-ad19-3cf6a0dcc460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:11.594Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ba3e2caa-3c51-4572-b7eb-76e5bb907c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:11.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:21.608Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=78b89f27-ffca-4e33-9295-45c5499c8139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:21.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:31.620Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3e63a83c-126a-41f0-9f4c-bc24742560c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:31.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:41.631Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=24b5b7cb-3858-4137-8983-1e581b8a4a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:51.642Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=734102f5-9874-40a4-9423-e189d2b15589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:23:51.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:01.654Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=61d38cd9-f044-4440-afa1-dc07cc115c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:01.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:11.665Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=04da1c52-b86b-436e-a2a3-3aa0b5d48b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:11.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:24:16.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:24:16.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-09T05:24:16.185Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:24:16.187Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:24:16.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:24:16.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T05:24:16.192Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-09T05:24:16.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:21.677Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=d4f9ebc6-b750-4f9a-b207-78107b14a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:31.689Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=0a541344-7a8d-4cc3-828e-06cf0619eb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:41.701Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=e8491b3f-4676-4e0d-b657-1d2657f2f274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:51.711Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=792387f2-b43d-401d-b55b-e75bf6df6742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:24:51.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:01.725Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=25d6c075-ebd0-4cac-ab52-59cb1fad53c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:11.736Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=6fd63aa1-a2c6-409d-b470-fc7f9282735e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:11.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:21.747Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=af6c003d-af9e-4bd2-9214-fb7fe9ae64eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:21.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:31.761Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=1521201e-550b-4021-b4e1-70b89744352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:41.782Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=72306136-a802-410a-9208-641202fb289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:41.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:51.795Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=bb324d3e-3cf1-4971-b3ac-efa1bfa5f0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:25:51.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:01.807Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=715bb2ef-bbff-4196-9f6a-666cdcbc0b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:11.821Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=d16a821f-ee52-4ae9-bd05-de9569cf000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:11.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:21.837Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=d5d6480a-75f5-42c5-aff7-f548d69ece0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:31.847Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=5d8b196c-dc27-425e-9e5f-34d092956d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:41.858Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=378821ae-ca74-407c-94d6-79cb8429a1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:51.869Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=52034da4-2f64-4cf9-a7e3-056fbfc1b814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:26:51.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:01.879Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3486e7df-c191-4632-8715-035c02ef86b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:01.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:11.890Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=db4eb959-11a1-4bed-ac74-11b5cdc91dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:11.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:21.905Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=b9261de6-0969-4a0b-a541-f28772f35883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:21.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:31.916Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=51074df0-cefb-4aaf-94ef-2c2c908733ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:31.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:41.927Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=899d4e28-6186-4126-a5d7-3abf5eaf6eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:51.938Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=fdc0648f-6b91-4701-88fc-a16e3dc8de0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:27:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:01.955Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=db613caa-93e4-4010-9764-58716dfd0de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:11.965Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=c0181057-af72-4f81-9898-5551af9dc444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:21.975Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=c36f9a78-cf41-4c54-9f6c-e6ec639f1ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:31.985Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=33d4fff2-835a-487b-b300-c22566f115cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:31.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:41.995Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=09be0a80-68c5-4ce4-91fa-14e0c204c8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:52.006Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=edb4c170-0fb4-4d02-81e7-8864f3830435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:28:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:02.015Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=017320eb-36aa-42e0-9895-64c0987f7b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:02.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:12.026Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=a3305aac-ec78-4b15-8f45-c34948f15be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:29:16.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T05:29:16.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-09T05:29:16.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:29:16.155Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:29:16.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T05:29:16.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T05:29:16.160Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-09T05:29:16.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:22.037Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=07e9affa-b87e-4130-b243-23b5fba507b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:22.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:32.051Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=93157d3b-2eb9-44b4-86f5-fe02b6764468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:42.061Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=151b8f7c-0353-4ac6-a04d-5c3ae6eeb472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:52.072Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=6f29690c-d38b-46db-93b4-bd649f49f989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:29:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:02.082Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=85c8f771-12b1-4c7e-8400-ca0137f9a2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:12.091Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=ec95e4e0-e31b-4e1b-aa9d-599e45b7cbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:22.101Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=d79ac495-6212-4984-9cd8-a1071c1ed6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:32.111Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=4f9690df-ee4a-486d-91dd-a8b5c6690b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:42.123Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=05f3b15c-07a2-4167-976b-38e5ae56f8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:52.141Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=0c434234-dc59-4421-a2ee-a8d6a4fbc322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:30:52.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:02.151Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3243f1c5-8dbe-4eda-84ce-7075ccf18d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:02.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:12.166Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=c7239483-0359-4465-bcfc-79a884e6d8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:22.177Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=fc952f53-8ad2-4575-b714-4d9ae365aa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:22.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:32.187Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=344052ed-b63a-4c80-88a2-ec7638b6a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:42.196Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=1135f324-95df-4a75-9481-279cd922c9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:52.205Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=61599509-fd00-4147-8c9e-4f92e80fee69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:31:52.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:32:02.217Z |INFO |Init configs |InvocationID=5da251b5-35ee-419c-8062-70fbf256ee73, InstanceUUID=3f300164-9c1a-4276-a34f-b0ddcb3b27d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T05:32:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |