By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:38:38.491Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:38:38.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T23:38:38.524Z |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 |2021-11-15T23:38:39.077Z |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 |2021-11-15T23:38:39.238Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T23:38:39.238Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T23:38:39.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-15T23:38:39.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-15T23:38:39.395Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-15T23:38:39.416Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-15T23:38:40.647Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-15T23:38:40.997Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-15T23:38:41.013Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-15T23:38:41.014Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-15T23:38:41.057Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-15T23:38:41.057Z |INFO |Root WebApplicationContext: initialization completed in 1641 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-15T23:38:41.389Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-15T23:38:42.017Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-15T23:38:43.457Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-15T23:38:43.930Z |INFO |Started MainApp in 7.413 seconds (JVM running for 8.027) |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-15T23:38:43.990Z |INFO |Start scheduling PRH workflow |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:38:44.000Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b97d65af-e095-42da-af02-7c23df1c1753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:38:44.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-15T23:38:48.884Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-15T23:38:48.884Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-15T23:38:48.886Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:38:54.476Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=35269134-9659-4b4e-8249-4e93fcab45dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:38:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:04.515Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=42635bc8-8744-4997-8660-f5c06f3c27e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:14.532Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=92060073-c578-4964-ad94-5c1f37ef5d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:24.573Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=45776a7f-6da5-45dc-9e23-4962af80e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:24.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:34.584Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f5c517f2-7584-4025-8cfb-4bcf21475fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:44.595Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=77c0acc4-6eb9-4838-a29c-604df44044ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:44.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:54.606Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2658d608-9c10-468c-9422-76ac498f943f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:39:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:04.616Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f7795b98-803b-48ee-bb05-1c29cffb8e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:14.629Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=07cb4a3c-940c-4829-81c5-3240fd62bf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:14.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:24.661Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8271f1cd-d785-421a-9eff-3d708799a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:34.675Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c1755753-1adb-4af4-8585-33da686c3960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:44.687Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=48ceea05-f354-47ab-8e1f-f7ba277b859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:54.699Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=10c61579-850d-4990-a29b-1b56b1f1537e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:40:54.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:04.707Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b96ba04a-4209-4a0e-b09f-3d6e1d20cfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:14.716Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=46802a62-c069-4528-a1d9-592e0be02a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:24.727Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=e4c950e6-bb08-4873-aab6-9d367f797ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:24.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:34.747Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a763822b-4897-4242-88b6-6649893a47e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:34.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:44.765Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=79aef708-015c-4c0c-ae82-9d9317711815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:54.785Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=528e390e-0d46-4bac-9550-907059ea3e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:41:54.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:04.794Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a8f4bc83-759a-4616-9442-42b458601bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:04.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:14.804Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=fa01b758-89c6-4f46-b6d6-a11bec2a7f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:24.818Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4a7b3687-c02e-420f-a390-01ca4fb6d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:24.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:34.829Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0ed062e8-575d-4997-a04a-80088454eac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:44.843Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=cc49029a-163e-430c-aa85-0e34771da5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:44.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:54.863Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=18ef5ec8-f804-49bd-9812-ac67613f9e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:42:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:04.873Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=acb6074c-8acc-4488-9c86-26afbfa0a7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:04.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:14.896Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a2d01026-bf01-453d-88dd-073feef85350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:24.907Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3a70f168-4dd4-48a5-a7a6-389209822017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:34.917Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8ad97045-cfee-431a-82bb-97c2d69a0c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:34.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:43:41.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:43:41.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T23:43:41.923Z |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 |2021-11-15T23:43:41.927Z |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 |2021-11-15T23:43:41.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T23:43:41.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T23:43:41.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-15T23:43:41.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:44.926Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=679b432c-70b5-4d14-92a8-5df067acd7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:54.936Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6b9ebc9a-9804-4d14-90c0-aae7898a0075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:43:54.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:04.945Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=21b44d1a-294b-41ec-a8bd-d1f3ebda3237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:04.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:14.955Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6d68e89b-b06f-41d0-b263-bc41a24fdea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:24.978Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=923de478-72f3-4694-8332-4b4101d614e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:34.992Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d81e4d02-208f-4085-861f-3d31b44b9454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:45.002Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4b337164-78aa-4844-ac21-125bd3c01707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:55.011Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3e6fefe6-88af-4afe-a1be-5eca30609c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:44:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:05.021Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2c05ff81-66cb-49ef-8355-b88eeef6aa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:15.033Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1086dbb9-1d01-495d-905a-b8b7971014a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:25.042Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f448b22d-ac6b-46f7-a024-49252459e21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:25.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:35.050Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ed6ef0a5-6805-4437-a3fd-7fe498aa9677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:45.068Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=dfff2d90-a587-4d09-bdf9-2bea02fec942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:45.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:55.086Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=e9e22748-8cf6-430f-95a6-cf89f4043d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:45:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:05.099Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4bf47b05-596f-47d5-b6ff-639bfd316662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:15.109Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d7f83ad6-020f-4a67-a99d-b47011f7f9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:15.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:25.119Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=04d7b391-bcbf-4f1e-88a1-23895e9e5dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:25.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:35.128Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1b042cbe-d71f-4560-b891-4ee22a07c3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:35.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:45.137Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ed983dd5-6bf5-4f19-90bb-37c9a8785bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:55.149Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d30e4526-0c67-4ab0-9c3d-788a030b0d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:46:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:05.157Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4c9253a5-a570-4b2e-b233-63aaaf5b3d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:15.166Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=5f419fbb-b772-46b2-9ce9-cdbff7e3dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:25.175Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7d19217d-fcac-447a-85fa-93a60595280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:35.197Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=dde8db92-6521-484e-807b-9f653bbcac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:45.212Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d439de31-25b8-4557-920b-bbf7fae7523e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:55.219Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=08278640-75e3-4715-b5c9-19de3c5a579f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:47:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:05.227Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8362de9d-3c4e-4581-b4b4-0eb9859dc0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:05.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:15.236Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0d16d753-7ae9-432b-b62a-0d06b7b77367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:25.242Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d7cfa47e-3ee3-4803-874c-7ee5c46e7246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:35.250Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=607a59fa-3adb-4f5a-b351-1a732e1e50ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:35.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:48:41.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:48:41.816Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T23:48:41.817Z |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 |2021-11-15T23:48:41.821Z |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 |2021-11-15T23:48:41.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T23:48:41.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T23:48:41.827Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-15T23:48:41.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:45.259Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1d9da8cf-e2a1-4983-bef1-84e6a7708ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:55.270Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=33ad2c9a-7bb7-4813-b8b4-aefcfcb11f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:48:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:05.288Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=fa7c8063-83d5-4431-b740-49d21b1ec3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:15.298Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=948d4838-426a-4a33-9377-5a6f3a3c7701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:15.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:25.313Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3b368bad-79d6-4ea5-a571-596ed654aaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:35.321Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0e6aff3d-5fcc-4614-9174-23d9f4f6ae8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:45.343Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=155b95bf-9b8c-4177-b313-d8cd982e548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:45.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:55.351Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a9b7b875-f7db-4a09-9523-08cd9958edbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:49:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:05.361Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=74704608-118d-4527-b5c3-29c5cae8a2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:05.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:15.370Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0e841dfb-be45-434b-a5d0-703b737613ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:25.383Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3b2c4399-2c31-4f8f-9487-71849aaf85b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:35.404Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9a50674b-7f91-44dc-ab41-02b172c8c9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:45.416Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=50dde454-b5ec-4684-ba36-5e95c27f3d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:45.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:55.426Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=718c6916-ed65-47c6-98fd-dfa4ebfac16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:50:55.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:05.433Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=13261bce-8a20-4c06-9670-1cceda993f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:15.443Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3b2facd7-8e90-4360-9622-a3eba63e69bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:25.454Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=60c05e55-65af-4099-a36a-b2796023733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:25.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:35.468Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d7652f9f-a598-41ff-8cf5-560877ce17b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:35.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:45.479Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=50f9fbd2-b6bf-425a-a887-a1c9aeee4438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:55.491Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4c97e44e-8e73-47f4-a078-9fee14d3d527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:51:55.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:05.516Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1778966b-9417-4ee4-bbc1-51bcf6eb1ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:15.525Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f175b09d-d659-4773-9446-baa5ed78b2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:15.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:25.536Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=edfe8ffa-3a2b-42be-a64d-38c3292a56b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:35.544Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9d0bfd3e-657a-444b-9c7d-218901f0fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:45.553Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=95866ce5-3baf-42d9-8cf2-905208f93ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:45.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:55.560Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f8d58d70-aa2c-4499-af58-aa41a460199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:52:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:05.568Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=5eb6a240-bab6-494c-944c-1124582ddfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:15.577Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f162347c-10e4-4a92-9463-bd968be636b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:25.586Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=cee05924-442f-45d2-8771-335efedf59ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:25.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:35.609Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=985b40dc-b0fc-4048-91e3-0f46fbc1f2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:53:41.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:53:41.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T23:53:41.803Z |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 |2021-11-15T23:53:41.806Z |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 |2021-11-15T23:53:41.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T23:53:41.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T23:53:41.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-15T23:53:41.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:45.623Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=89be2720-3bfe-4e3e-8795-b01f18bfe9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:55.633Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2ea32116-c0ee-42db-9e7e-8ada19d47881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:53:55.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:05.641Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7908de29-a075-4eb2-b5b2-41d2087220c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:05.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:15.649Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a5abd1de-0dba-417a-8619-28d64b77eab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:25.658Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f3966da8-dddd-4ca9-bb81-653c167187d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:35.668Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=56b6fcc7-a81e-43bf-837c-94ce43a6250d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:45.675Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=428398fa-3d20-43bb-9ef1-363c3a9eafac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:45.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:55.684Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=98b5c562-d187-49e2-a6a6-a87efcbbab8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:54:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:05.696Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=957dc1c1-9a13-4032-ad1a-767ab0ffd41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:15.716Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=77559caa-6efe-4821-a736-9b9e11e7e8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:15.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:25.727Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=60bab493-6510-4e03-b558-898f045094cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:25.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:35.736Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=47d4fd5f-77d3-4c3e-987c-302ee0b7d2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:35.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:45.745Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2bbc56b5-d297-4a08-826a-2a81d6522a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:45.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:55.753Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=39ef63f5-f2c6-4a3b-9eb2-6eca1a5a3259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:55:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:05.762Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f6ec3c04-cd18-4861-86aa-7ad87e2630aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:15.780Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=45a5e0e3-09bb-4e92-9dac-b6c83d6f4d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:25.787Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=5da086f2-826d-4b44-8551-bf2936d7a1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:35.795Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=84e8d6fe-7606-4670-be8a-816079a145ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:35.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:45.806Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=97ae8b27-75a0-4eb0-af77-6fab25616f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:45.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:55.831Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ea6939b2-2b94-41e5-869c-c379d7313289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:56:55.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:05.840Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4e14a9f3-f46a-4ed2-a2bb-6b3056ad557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:15.849Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a7152509-4c7c-4593-85fa-8ff14d2bf479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:15.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:25.857Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2776e32b-2539-499b-b329-38a457f78e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:35.867Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=87973b49-0cee-4963-88e7-522f327af32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:45.876Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4cce17cf-a079-43fc-ab26-d5af90639231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:55.883Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2576b9a9-4dd3-4ddb-bfff-59e7150310d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:57:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:05.892Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6cb935be-7e06-402e-92c9-f3bc1b20035a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:15.903Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=fe7b273b-8873-4c7e-b951-7ea97ad7ae43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:25.928Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=cfe1a2b2-f38d-487d-86a5-e20a7e7d2635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:25.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:35.936Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=197e5852-b185-4975-bb70-383a88c35619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:58:41.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T23:58:41.813Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T23:58:41.814Z |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 |2021-11-15T23:58:41.818Z |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 |2021-11-15T23:58:41.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T23:58:41.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T23:58:41.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-15T23:58:41.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:45.944Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f65587fb-2965-4976-b437-95482ef88ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:55.953Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3ff4df8a-746b-4fc4-ade8-10517a3b7c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:58:55.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:05.964Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=59079cbd-5b28-474a-8143-40efc60f67ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:05.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:15.972Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4394aa78-be85-48af-822a-bc47d57d7f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:25.978Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=708d0c76-68a6-48d1-a64d-d3ac17bb3d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:35.986Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=39fdcc6d-5ada-489a-ad20-057514a1338e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:46.002Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=64f137da-bfb0-47cb-a877-9de7af005216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:56.011Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9888fd0c-56dd-4126-b4db-015548bdaa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T23:59:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:06.020Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a6d8994b-9a29-4804-ab08-3baca0bdb720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:06.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:16.101Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=12712c21-c59b-455f-b9a5-e96f5984d173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:16.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:26.109Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=11ad4f0d-480b-43b3-b5b2-75c51fc77f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:26.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:36.119Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=dd4286c5-3a1f-46de-9c49-d89fcb0b9e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:36.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:46.127Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d646d96c-9740-4792-aeee-93e20eb2deab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:56.135Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8983223e-d26c-4552-bbba-2be29f639122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:00:56.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:06.143Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6f043540-e037-4711-9468-7ef970b78917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:16.155Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=28642407-1df6-4d47-9726-6cd37a30b0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:16.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:26.170Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1fe6791e-8e5f-421c-a8c1-d5a81e3af838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:26.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:36.179Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3f590199-f159-4a6a-9bc4-137caa22b53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:46.187Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6ea667b0-a52a-4cce-ba6d-87b69f380c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:46.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:56.200Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=70e0f159-9a67-4a9a-a0d1-9f46c7c2b5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:01:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:06.208Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=726cda32-338c-4d74-b94f-0e326ce2c432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:06.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:16.215Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1e45f3e0-5d8a-4db1-881c-023772b224f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:26.224Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6f879069-ced0-46d4-a343-e6abb8490dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:26.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:36.232Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0fa05703-8d33-4b95-acda-79135738f55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:36.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:46.242Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=74287b39-fefd-4142-9ed5-d3b3a2327c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:56.258Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f873e649-e921-4e62-b592-6b75c77e22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:02:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:06.270Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b583a8bc-1bca-4a5e-92ae-1e7acc550c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:16.277Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8c26d472-b171-4eb9-a36d-aa45cd007a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:26.284Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d3f94cec-1981-48a9-a03a-af4c5ba8eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:36.296Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8b245eb1-3f2b-469b-9022-b1456c5a809a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:36.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:03:41.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:03:41.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T00:03:41.768Z |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 |2021-11-16T00:03:41.770Z |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 |2021-11-16T00:03:41.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T00:03:41.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T00:03:41.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-16T00:03:41.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:46.304Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=cdd75b36-ab37-4d95-99b9-374f419ac6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:56.315Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=58917e2c-e1fd-4b5d-9d8e-0ddb14aec08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:03:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:06.327Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ae0e33f8-f4b8-418b-9af5-207846571348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:06.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:16.347Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2da4dbee-9f95-46d4-92c5-e428e0bcf3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:16.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:26.356Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9791a76f-f7f7-4699-8394-93b84a16d0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:36.364Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=20a9e55c-e4e9-46aa-9ef5-b6e27b8488d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:46.371Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1258d090-0c7b-4d0c-863f-39525ff45f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:46.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:56.379Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=52316d4d-660f-4f15-bfb6-3f6fdaa65e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:04:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:06.388Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3538a80a-1c57-4575-8570-0be00f60d2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:06.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:16.397Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ac3d979a-09f8-46c4-a702-9b7b1959acc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:16.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:26.404Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=83ee7a63-3370-4308-90af-47af06b59c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:26.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:36.415Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=42f29c94-4cc1-46de-a1d7-a860e2da4643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:46.429Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4bb14b92-8b4c-4094-910e-f28e0673b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:56.440Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=412292a5-3dcf-4961-a023-db406eaf950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:05:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:06.449Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ed15efe8-fb14-4367-bf97-2f8fffc87903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:06.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:16.456Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3bfbc1ea-4daf-41c0-b6a1-d48aefd67c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:26.465Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4b6438eb-ba3b-443c-8e60-392fde942235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:26.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:36.473Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8ca238d9-11b7-40b0-b34b-d63dca1583dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:36.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:46.482Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=47e2dadf-399c-464a-b1b3-1c19b61bc524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:56.491Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1a628ad2-1f8f-461e-a74c-611065a9c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:06:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:06.499Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=975353b3-562f-410c-9101-4de2a9ad1875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:16.511Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0f073918-f10d-4113-8543-6d68c0c82836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:26.533Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9f4e032e-066e-416f-ae14-044d8e1fb570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:26.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:36.546Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bd9e9530-396a-46fe-8179-a03f8ab8764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:46.554Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=20297794-61f7-4429-b3da-108f332baeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:56.563Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6ec10c0f-d273-4a7f-a93c-4d860860704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:07:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:06.571Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bc361ef4-60ef-4f24-85a1-16994cc07ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:06.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:16.577Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1935d42a-486f-449e-a2e7-8ec0d4efa83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:26.585Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7c2c9871-7ca9-4156-8399-c4073dedcc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:26.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:36.590Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=62b1d805-a92a-4089-add3-6aca259307b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:08:41.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:08:41.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T00:08:41.702Z |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 |2021-11-16T00:08:41.707Z |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 |2021-11-16T00:08:41.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T00:08:41.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T00:08:41.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-16T00:08:41.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:46.596Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1150eb33-2721-4526-bcef-78bb678c9e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:46.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:56.620Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9eb76c57-d374-4c3c-b6a9-bb2532b88112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:08:56.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:06.628Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7d4f4fad-3dc3-4f8b-8a68-a8df1a9f7069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:06.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:16.635Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2e8cbf1d-9130-40ef-8f81-0a925a551a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:26.642Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=faea52a7-6867-4dc8-85c8-ce6677706e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:36.651Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bc371c68-0559-4d6f-ac49-0e1706063c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:36.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:46.658Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=224b9329-9191-400e-9e40-f5ba8e8762cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:56.665Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a4835782-3d73-4820-94c1-44a9cfa83d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:09:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:06.674Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=131a695d-899e-4431-9852-7d3cfde6e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:16.684Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=12dd78ea-6e5a-4044-b709-cd0708b6b88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:26.706Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=eb6ec99a-d6db-466e-af6b-d7cc18de3551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:36.716Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b7cb9db8-dde9-4d71-b1c2-425ee5a94d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:46.723Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c44362c8-7728-4f4c-811e-06760fb49554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:56.730Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=24e97804-71ae-47ca-98b9-1e7994b62518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:10:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:06.741Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2cc47389-e9dc-4043-8e5c-462bad9d7b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:16.749Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c0c2058a-c582-4264-9bea-d6e6789fc15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:26.756Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7bcca895-4933-48f2-b2bd-7fc495e7b1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:26.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:36.773Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9990f087-6e2e-4c27-94c4-1cd01fd59441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:36.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:46.781Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=38c416d4-5fbd-4c3f-8ab6-01420a40e463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:46.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:56.790Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2ac18a8b-131b-4e5a-9706-a3f7e63415c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:11:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:06.808Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=721a3948-2aa2-487f-816a-6e94de508715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:16.816Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=71db341f-edbe-4e45-a0a8-bd2ce504503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:26.824Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=00b29de2-c645-44ef-9fab-795356c1c7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:36.831Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c6c01720-d9e1-4c87-a697-1edbc9b18e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:46.843Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8c1a1d01-3c92-49a9-aa23-5d19e12c36bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:56.857Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7257a0a9-14da-4273-80b5-75fa3d825821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:12:56.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:06.871Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c2a95789-a24e-4bc8-a4f5-1e1191fb87a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:16.880Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1a6b81c4-644e-4342-affa-82e4da7e4c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:26.893Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=5921bee4-137c-4be6-b67b-a6f949181b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:26.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:36.918Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=28328625-f4c2-47c1-89ba-4dc7fe7463ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:13:41.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:13:41.803Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T00:13:41.804Z |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 |2021-11-16T00:13:41.806Z |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 |2021-11-16T00:13:41.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T00:13:41.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T00:13:41.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-16T00:13:41.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:46.927Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7b396c3f-d2eb-478c-9be2-b04f2df634ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:56.936Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=049b2683-4e03-43e1-8237-3e68a80ba6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:13:56.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:06.946Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8952fb73-65cb-41f9-902e-c9247246fbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:16.954Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b899a535-9db8-49a3-b110-ebad0f7385ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:26.961Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ed6320f3-b2e7-4c7d-870d-e3795337843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:26.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:36.967Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7cb87fc0-c542-4710-9a26-47d3b340a399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:46.975Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a83ec4a5-a0c1-4042-9403-78999c3f9ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:56.989Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=eab40746-8a8d-44dd-a6b1-77c32cffe244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:14:57.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:07.008Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=901c8f28-cce8-4cff-b4a6-030a85e79d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:17.017Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c4b263d8-1312-4500-8000-42e9edb9091f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:27.031Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=e210154c-37ca-438a-9ba1-cd05d5633010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:37.039Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=cec2def8-783e-42df-afd8-c9bfcc3e0464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:47.047Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=e01fba6c-e443-4968-bf7b-0fd94ba0772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:57.054Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=24980e9c-5a05-4569-86a8-48ddc29c1bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:15:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:07.061Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=cf527767-b39f-42eb-8ac0-96aaf0b3996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:07.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:17.068Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=144405aa-2b09-4b9a-bba6-fd9c88c3b3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:27.076Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3536025b-2336-47d3-b1f5-566a8df0bedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:37.088Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0cbd282f-af40-4796-abf0-e4697208c1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:37.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:47.105Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a76ed9b3-2f54-4100-b870-ffbf57863ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:57.113Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=974a6dee-fd1e-4de4-95f0-d3243e7e99a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:16:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:07.121Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bbf015bf-4e27-49bc-ade8-ff88b94c8843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:17.130Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6f3d1392-e035-4373-b66c-67619f0655c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:27.137Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=92e23cec-4212-4910-84a3-b20f9d2b7dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:37.144Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=08c81995-dd56-4d2d-b2f2-0f944b0446de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:47.154Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=5ef7b679-9b09-4eac-8751-ae2238041f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:57.162Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3f7b46aa-dfa0-42de-a002-b3cfee481756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:17:57.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:07.170Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8a211e62-83a8-4910-be02-4554a5b1e94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:07.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:17.182Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=865fe9e6-5c53-44b8-9968-dfb1240593f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:27.201Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f509ff03-2f1c-4362-9d2a-d849c56281e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:37.211Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7848a16e-716e-4a46-934f-55e194db32f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:18:41.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:18:41.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T00:18:41.835Z |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 |2021-11-16T00:18:41.837Z |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 |2021-11-16T00:18:41.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T00:18:41.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T00:18:41.843Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-16T00:18:41.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:47.217Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=edef0354-f514-4415-95f1-57be3e5850f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:57.225Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=389975aa-5ce8-42ca-8f45-507f4c470744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:18:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:07.245Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7eec1875-d8df-46d4-b8c8-4704c23406d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:17.254Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=78081484-6abf-4c7d-8a2f-400a94a26d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:27.264Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=85837a30-2085-4911-b86a-0cb1ab035707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:37.277Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=24f5d8a0-898f-43d4-9df9-0a969d11bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:37.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:47.294Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8d95bb3f-847f-4b13-be8f-0a1ecce605a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:57.304Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b5eeebb6-2cb4-492f-96f6-0c1922edac90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:19:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:07.313Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=59361334-a381-44d6-a5e1-eebe275dc045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:17.321Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=de26d919-fdd1-4088-8598-ac7d67a588d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:27.329Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=feaf0bcc-7c38-4e2c-8361-770ee98c1ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:27.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:37.338Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8f4130e1-6c22-42f3-a510-33209ec6ce77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:47.345Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ddd31c40-d705-46a0-bd63-b5548cac076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:57.354Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=036fd567-14e9-4046-b00b-76858f19e594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:20:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:07.363Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d9411be1-d6c3-4f7d-baf4-902ed42de281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:17.376Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d934e3b7-b13f-4ae4-9ee4-fbcfc7270971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:27.399Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c3a35819-e920-4062-b72e-153f2d161e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:27.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:37.410Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d16446f9-e056-4941-a720-61755acab6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:47.418Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6ace35a5-a669-4fc7-869c-668a5250318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:47.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:57.430Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=08e2ac2d-d98e-4391-9205-727b1e1f3137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:21:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:07.441Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=db305fde-0267-4232-b0d7-fda5c4d8fe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:07.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:17.450Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=5d914224-9089-432b-befa-5e7cc669fa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:17.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:27.457Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8dc41050-af49-4957-9a3f-82ccb9d867c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:37.464Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0f915cea-34e0-4dd6-8bd6-7ce7e92ea744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:37.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:47.476Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=5d1fdb88-7632-496a-a2d2-1c539bf21f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:47.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:57.498Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2c77243d-680c-4e24-bc34-f0e145273d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:22:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:07.506Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=3b5e9fe9-0b2d-4080-87e4-5be278fb9909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:07.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:17.524Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d0983e83-94cb-487c-9f1c-2c87476944bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:17.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:27.532Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=457c63cf-3ed9-41e8-8534-767531cbcd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:27.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:37.539Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d8448e10-ffba-4fba-ab0c-3d13fd835ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:23:41.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:23:41.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T00:23:41.780Z |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 |2021-11-16T00:23:41.784Z |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 |2021-11-16T00:23:41.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T00:23:41.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T00:23:41.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-16T00:23:41.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:47.547Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1bc6e79a-b84b-400f-b631-9ce7a1c07b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:57.555Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1975571f-2312-49b3-bb28-3975e520d0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:23:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:07.563Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=acff9028-166d-4d72-b80e-09b6663cc86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:07.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:17.571Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=e17cc080-bb08-4d82-9640-faa1e1a966f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:17.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:27.585Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=88001e47-d149-4902-be51-22b4f9bd5df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:37.602Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6211f1b3-92e7-45a6-8ece-e3e8236100df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:47.611Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6bf6c65b-36bb-4640-8d73-d05ecb0c5e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:57.618Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bec376ca-3b8b-40cc-8c32-d8eb3c0bfeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:24:57.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:07.625Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=dac0e856-5300-4a2b-af89-e84981a26b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:17.634Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=549133d3-40e1-44f2-9f7b-58aa624468a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:17.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:27.642Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=02cbc831-fe32-446a-a53f-a2313c8ee2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:37.649Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9df8a6b8-981d-4b95-80c1-ef64335d3823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:47.658Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f3da766a-7603-40c9-8a6e-b2774d018eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:57.673Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c63f4952-161d-4ac5-a058-1fef2dba5821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:25:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:07.683Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=da790fa0-be31-44fb-b40e-1c8fad53901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:07.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:17.691Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7d3a20a1-8646-48e1-8614-8035c06822da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:27.699Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c4bb67ab-c28a-4edc-8383-944fbdabc6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:37.707Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2c404b1c-9ac7-4427-86f2-7d464396da83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:47.713Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=785c9723-e92d-4d4b-a9bc-02fe7b23cf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:57.722Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9fe9d8e3-4dfb-409e-90b8-728e5f011f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:26:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:07.729Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d3860083-bbf0-4e03-a2ae-dcbebc3adc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:17.738Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bf08dc87-3c16-49ee-a88b-6e28802b1cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:17.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:27.750Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=234ff771-a061-40ef-8541-21d1532f1ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:27.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:37.766Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2bd62e14-cc94-4831-967b-0b78e2c19001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:47.773Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1e37bc87-0cd5-40ab-8e72-5dc64d1ae178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:47.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:57.780Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8a38a635-79a5-4aa7-9239-dc366c2fe858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:27:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:07.788Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ab99893c-d2a1-4001-8bee-74234b4ec266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:17.796Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bf3d7f86-0959-46d2-8e6a-4ddef5822cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:27.805Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=515b9e9e-e9f0-48e6-b2bb-da4b4fc1c059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:37.813Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2b59a1b0-a8f4-407a-93b5-c3b130612f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:28:41.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:28:41.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T00:28:41.789Z |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 |2021-11-16T00:28:41.793Z |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 |2021-11-16T00:28:41.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T00:28:41.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T00:28:41.799Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-16T00:28:41.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:47.819Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a93cefb7-ee15-46da-960c-9ce84414b6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:57.826Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d2860a41-ade2-4ab6-a70b-e222dfcd4a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:28:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:07.837Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f21015ce-7835-49fb-beb4-267a674a8a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:17.854Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=66eae0de-2e03-4373-93d6-528f0c4f02af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:17.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:27.861Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=43211668-8c89-4264-b182-8a3d77198852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:27.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:37.870Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ab1b40c2-6fbc-41f4-b2db-3987e9e4bf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:47.876Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bb384a98-b4ab-4080-9058-e152d65f125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:47.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:57.882Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c8fcd3c9-9185-4854-a11b-ec869b7fcfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:29:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:07.890Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=23898f59-f7ab-4c11-bd44-94481d2cfe9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:07.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:17.897Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f2a1498b-a75f-444a-ab97-d1f5ee7b49ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:27.907Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d6d6a070-9f1d-410e-9875-a4eb9a1b2d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:37.924Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=19033c6f-639d-4db1-82c1-04175bb527e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:47.933Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4ea6bdd1-03a6-4366-8784-c97fd6c0a345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:57.941Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=616aaaa0-faa6-4014-814e-8d7253d9005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:30:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:07.950Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2d2c7536-0bbf-47ff-8f7b-b947e375324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:17.961Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d4a83f41-1b97-4dd7-b744-a341d262850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:17.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:27.969Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=914cd17a-b064-43da-8004-58bc81b4577a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:37.979Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b657465c-d674-4781-9704-ad82d643a5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:47.988Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=2e97a8be-7040-49a9-90b4-1caaa3659305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:58.006Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=485fa49f-0f59-41b0-9993-69ea8fb33b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:31:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:08.020Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=cd1306a0-3952-44cb-8563-801d5d6668d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:08.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:18.028Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=130fbe20-98a7-40f5-8adf-50f7cfca1823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:18.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:28.037Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=dc761632-32f3-40d5-a263-3b6447c5c8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:38.045Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=adde8216-7718-4de6-b6f0-4619a960749a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:48.053Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d53d39ee-f896-4cef-ab3c-79cfe655f19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:58.061Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=5d9e0ad6-354b-4b2e-be5d-b6bfbef5ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:32:58.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:08.067Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6ddb5e79-e18f-493e-a419-9b0c6096d24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:18.073Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ce7c32b9-f541-4a2b-82e9-4be8ed3ee5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:18.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:28.081Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c4c9e25b-3c82-4624-b38d-56974feadda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:28.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:38.091Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=24cab97a-b425-4604-bbc9-7b96cbcbd6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:38.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:33:41.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:33:41.829Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T00:33:41.830Z |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 |2021-11-16T00:33:41.834Z |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 |2021-11-16T00:33:41.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T00:33:41.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T00:33:41.839Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-16T00:33:41.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:48.107Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7984e7bf-0b41-4d15-b82a-afa28032d775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:48.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:58.115Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ca8a72a5-e68c-43f2-a3a2-0bfbfb11e170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:33:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:08.122Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1e1b0507-9162-408e-afd7-416aaa1d44c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:08.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:18.129Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6a83ad1b-fe9c-434c-9064-b758fffe4cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:28.139Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c6b4ba4d-b2de-45dd-b865-d81b92085f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:28.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:38.147Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8fae9b57-6f04-4b84-b07f-423bee4f4473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:48.158Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=19e28338-faad-4e62-8faa-c30d276f10eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:58.167Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=587c77df-03b1-4266-8087-797f918f80ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:34:58.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:08.187Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=42cbae6d-dc98-4bd6-be52-36fdc9f922ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:18.195Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=181b710d-0d4c-48e5-af3e-7a73af6101ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:28.202Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0a80fb76-1d98-42fe-8211-b5debb122ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:38.209Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=6ff9b83b-7453-452b-aff8-75f8ded486fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:48.218Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=53864d53-3baf-448e-95d0-f93ec8319ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:48.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:58.226Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a04a9387-ec5d-4c60-9013-97b65187cd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:35:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:08.234Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a573cd56-3145-4daf-b0fa-6319af536cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:18.244Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=be71f569-ca4f-4357-9385-9586a06585a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:18.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:28.260Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=008c7264-e94a-45ee-ac6b-a1ba33e56043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:28.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:38.274Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=05df0b81-41df-41d1-96e3-36f00c2754b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:48.283Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b4419853-ccb2-4f8a-bbc9-ece5341be91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:58.290Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=e29a0b99-97b8-4351-9a3d-742f33d30d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:36:58.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:08.298Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bef06d39-68d1-40b2-b46c-dad9f0b6a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:18.306Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=da64d20a-2c73-444b-ac2d-ff7dc4cc61ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:28.313Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0ee778be-3581-4b8d-b967-bd319308780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:38.320Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4a1ea28e-9567-430c-bb43-eae3a5af01c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:48.328Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=fcc3dab8-1d3a-4531-9c75-5d7856bed2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:58.342Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8c10b09d-34bb-4c00-94ec-d3501ca812f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:37:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:08.364Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=23dead18-c19f-49a3-bd39-2a64fd8bd8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:18.373Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d76d46be-c003-43bc-92f8-d93652e1901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:28.379Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c0a0399c-1af8-4a88-8e91-6709715b7b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:38.387Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c2b4b153-578f-4609-a53a-131175a581ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:38:41.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:38:41.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T00:38:41.771Z |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 |2021-11-16T00:38:41.781Z |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 |2021-11-16T00:38:41.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T00:38:41.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T00:38:41.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-16T00:38:41.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:48.396Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=0c705e37-7f19-4031-9f50-ca56c67bccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:58.412Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b67f1df4-1451-4a75-9255-b8c096dff91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:38:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:08.420Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=cc82b249-064c-4fff-8655-7d940b7899ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:18.435Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=eabd281a-52aa-4c1a-83ab-053853916905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:18.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:28.446Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=192f51a5-c97d-4b3b-bc28-12dc422afbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:38.464Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8efd1cf3-756d-4637-97aa-d0696588542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:48.475Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8bbdf72f-d799-4f2b-ba24-283589ad4669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:58.482Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=545b765d-a165-4cd1-88b3-e9878c4e4623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:39:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:08.489Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bc71a9a6-b195-4e38-94a5-5c66817d0761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:08.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:18.497Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d6eb7573-5b62-49c8-9516-6182c08c99d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:18.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:28.503Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=afc6746f-71b4-4ed2-afab-8770cf522e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:28.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:38.510Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=97b7f90d-4b84-4c18-a44e-fa71208ae2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:48.520Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=08a4c874-e2e0-4e05-ae6a-0be453d50e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:48.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:58.531Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8ae60a23-9318-46ee-8001-5cd4d016e278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:40:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:08.553Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ff69ae87-901a-4520-81c3-f272da4a68bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:18.562Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b0c35750-22b5-4839-a876-15102175bf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:18.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:28.571Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=69b50777-7dd7-48c9-9022-5a029ed00e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:28.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:38.578Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=4b2c1ec6-164c-4a12-b68b-b13b73811bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:48.586Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=d7f0c2d4-d52f-4038-9f86-77908eafde09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:58.593Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=fe250780-b234-43e4-be58-b1c6c604d1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:41:58.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:08.602Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f2d6fc62-6a8a-48a1-a8c1-2cf41ce4cd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:18.608Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=9d367af4-9a88-4c1e-910e-b55bcc51dc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:28.618Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=f17de78d-2d2c-4360-a19d-432557246157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:38.634Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=8affbde3-2697-4389-95b0-658aea7a9aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:38.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:48.656Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=52e6737c-0bca-4fbe-9f8b-1f51a8ecfad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:48.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:58.665Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=bd204d65-b65f-488e-824b-769fb5ad34d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:42:58.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:08.671Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ba6c3645-74fc-4a71-9773-110efe80ecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:18.686Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=63770dee-1e9b-4f4c-834f-7eec247781a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:28.693Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=fc29daec-f3b1-42ea-8491-84be617e4502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:38.700Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=41eb6ef5-6c95-41eb-8049-35c480da7bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:38.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:43:41.850Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-16T00:43:41.850Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-16T00:43:41.851Z |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 |2021-11-16T00:43:41.854Z |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 |2021-11-16T00:43:41.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-16T00:43:41.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-16T00:43:41.858Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-11-16T00:43:41.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:48.708Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c49dfd87-6a34-45c7-8825-0c274bad28b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:58.717Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=95b4de73-66c9-4eb7-8ecc-56bd776908eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:43:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:08.724Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a62ae3a4-d63f-4fe3-9a09-e1d6906fd9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:18.731Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=429f8f35-1b4d-4ead-8763-91237a8efdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:28.749Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=ad772a05-8de7-4fe7-9817-c63ff9f1ff76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:38.765Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=1bcc12bf-d9d5-4cba-93a0-71d22695e962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:48.780Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=b50ea296-af51-4409-8c38-b11fa6dedbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:58.788Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=564a5861-05b5-49be-aa04-e31b9690eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:44:58.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:08.801Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=7bbe5956-dc86-4a76-a216-06c7b8125bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:18.813Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=fbf3c90d-2dec-4f6a-8f30-681cdc1261bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:28.819Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=c2b449f8-bc96-4e33-927e-cdc43b77d9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:38.827Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=742c9292-26ce-4c4e-8335-e2342d998581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:48.836Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=df9f4972-2149-4b90-bd7b-cde474c4a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:58.851Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=18082db1-5789-4377-b9b1-0d287eb39734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:45:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:46:08.859Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=a832be59-2e01-40ed-878c-dc35662af6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:46:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:46:18.866Z |INFO |Init configs |InvocationID=0d9ee961-2c67-49f7-94c1-748e63bcca1a, InstanceUUID=992ea168-528f-48c8-963e-42b04d7153e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-16T00:46:18.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |