By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:01:40.559Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:01:40.563Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T11:01:40.604Z |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-09-15T11:01:41.167Z |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-09-15T11:01:41.244Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:01:41.245Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:01:41.245Z |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-09-15T11:01:41.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-15T11:01:41.413Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-15T11:01:41.433Z |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-09-15T11:01:42.686Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-15T11:01:43.113Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-15T11:01:43.129Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-15T11:01:43.130Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-15T11:01:43.177Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-15T11:01:43.178Z |INFO |Root WebApplicationContext: initialization completed in 1745 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-15T11:01:43.488Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-15T11:01:44.258Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-15T11:01:45.592Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-15T11:01:46.167Z |INFO |Started MainApp in 7.577 seconds (JVM running for 8.197) |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-15T11:01:46.239Z |INFO |Start scheduling PRH workflow |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:01:46.248Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7e11e197-e0f4-4d39-9dc8-5eee700ec659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:01:47.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:01:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-15T11:01:54.803Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-15T11:01:54.803Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-15T11:01:54.808Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:01:57.736Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d1c06563-f5a8-49ae-8b2c-66b81e8571f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:01:58.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:01:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:08.796Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4f6bcc1a-5190-4b1e-a059-766e8196f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:02:09.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:19.835Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bf6dd8e2-ed4b-4a0f-86ed-38cee2abd178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:02:20.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:20.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:30.876Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=471afbea-e9fa-4990-b3c8-361853b36e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:02:31.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:41.920Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7a0324be-5e95-44d2-b084-957b7e5625ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:02:42.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:52.955Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a0fe7860-85c9-4640-8a9d-d70c3fd08c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:02:53.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:02:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:04.000Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=598a8589-b08c-4882-a7ad-56e4fa208b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:03:05.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:05.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:15.036Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e37c82bc-bd6f-42e0-bd46-f1870c0321ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:03:16.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:16.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:26.075Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a94ac7eb-a24c-4f62-b86c-e556a13e98a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:03:27.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:37.116Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9feba0f9-d79c-4a52-9d43-e3f09fd1d679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:03:38.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:38.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:48.155Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=50719d21-9b65-431e-af64-bbcff93106d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:03:49.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:03:59.194Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=cf786a33-8d63-4071-b62b-63f0b1a091f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:04:00.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:00.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:10.235Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e60974a9-e191-4866-8f24-1f562b7f1db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:04:11.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:11.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:21.276Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c663ede9-6695-4f08-ac32-375ca4cf414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:04:22.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:32.316Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=86dde2b0-09d1-4c9d-babc-722ed24cb66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:04:33.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:33.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:43.365Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b375bf47-2106-46e3-afce-63079ae8026f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:04:44.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:54.395Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=97418073-83c0-4d5a-be60-529b0871c13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:04:55.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:04:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:05.435Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=dea0b3c7-25a4-438e-80f3-f018053b3142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:05:06.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:06.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:16.475Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f4d8585c-1629-4421-b1ce-8467b80c0e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:05:17.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:17.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:27.514Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2761da58-eaf7-4ee7-8a26-7044363ec9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:05:28.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:38.555Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=59379f5c-143b-4217-a505-49cd6d5b9e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:05:39.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:49.594Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=512ea874-c7f3-4c52-b742-b5eabf2b3731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:05:50.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:05:50.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:00.635Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7139cb38-52b0-460f-a6fc-929901b60c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:06:01.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:11.675Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0e8bd005-bf42-4298-b8d7-2dc66fc4bf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:06:12.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:12.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:22.716Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=18c95cfd-2d39-4bb6-9dc7-cbda514cc622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:06:23.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:23.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:33.755Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=029fc4b0-a7e6-43a8-aa59-5e1438f36ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:06:34.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:06:44.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:06:44.663Z |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-09-15T11:06:44.664Z |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-09-15T11:06:44.667Z |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-09-15T11:06:44.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:06:44.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:06:44.675Z |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-09-15T11:06:44.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:44.795Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ff3a6aa7-957a-4915-80d1-618960d78595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:06:45.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:45.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:55.837Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b9c83de3-1ce7-4fc5-b608-2a8b439aaeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:06:56.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:06:56.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:06.877Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=74b794a7-62eb-4fb6-9b1e-ac563108079d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:07:07.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:17.915Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6d4c235f-8761-440b-a796-18d3a6b97ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:07:18.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:28.955Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9b4fcc8e-cebb-4e50-8535-75110621a431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:07:29.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:39.995Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=258558d4-b445-4b1d-b887-1ecfc79696f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:07:41.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:41.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:51.034Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=cc08a7a6-aa6c-482d-9489-8fcee997be92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:07:52.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:07:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:02.075Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bde0b8b6-4795-47aa-8ed1-0ea5051faa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:08:03.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:03.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:13.122Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=13ea5e2d-d26a-4fdc-a1c6-bc62077aaf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:08:14.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:24.155Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1a878958-528e-4f93-94d7-c9b09ccc497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:08:25.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:25.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:35.195Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=eb34f577-3acf-4eca-8953-d8900210b543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T11:08:36.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.32:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:46.235Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=fffe642f-25a0-4136-a627-8c79d63d5c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:47.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:57.688Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=dbdb2564-1f0a-409a-b06d-8f098436296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:08:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:07.700Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=98f5a1ee-e1ec-446c-99d7-f76c491c5762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:07.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:17.711Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1e33e091-5975-41c1-9f0d-798e3856ed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:27.724Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4b17eb84-f126-4e3f-ae41-047ee7923b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:37.738Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1e929893-1f5a-4fb8-af9d-5f898c1c3e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:47.747Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=00d7c6da-fadb-4cef-bfb9-2731041ce54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:57.760Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1b52ac96-8333-4f05-86b0-2037327799d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:09:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:07.768Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f4890cf6-63ed-4986-920a-6909714f8598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:07.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:17.779Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f1468111-2d67-446c-b24f-a8a9b703fcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:17.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:27.792Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=34c79e86-a069-4a77-a5ad-d4ece6799891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:27.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:37.802Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=300923dc-82d7-4822-9441-a25b44921ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:37.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:47.815Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=38df8f4f-4869-4fa0-a7e1-bf0c6d2dcec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:57.824Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=69fc1534-baf1-43b6-bc67-65b038b473aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:10:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:07.837Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c2716282-459e-465b-89a0-4fde7904085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:07.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:17.862Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=48f83efa-e0e6-492d-a0b7-fcbf20032c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:27.874Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a1682fab-3d8e-4b5d-984b-58bed32bc31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:27.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:37.884Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4a022edc-5304-43e9-bf87-555503449c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:11:43.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:11:43.870Z |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-09-15T11:11:43.871Z |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-09-15T11:11:43.874Z |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-09-15T11:11:43.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:11:43.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:11:43.881Z |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-09-15T11:11:43.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:47.892Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5c64a7cf-87ea-46f4-9397-d79a99b534ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:57.901Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=467ff32d-0fe5-47fd-a771-340fbd634a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:11:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:07.911Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=054994f6-8b01-4ccb-9a9d-d04cff494675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:07.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:17.928Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=967f04aa-c3ee-4bec-96c9-efa597b21f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:27.937Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b48cf5e5-b012-4eaf-bda3-fe0a45cafe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:37.948Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f471e701-b2dd-4a64-ae07-be7776d72d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:37.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:47.960Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e936cf1e-c028-40e8-bff9-ac0e69b7943f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:47.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:57.970Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=373f6e11-e276-4820-b43f-660e1b24e450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:12:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:07.978Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a7b18697-7b64-4cec-9bb0-6e23aad5dec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:07.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:17.988Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7240fc8a-1601-434b-94aa-59025aa61476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:27.997Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ae79e643-d8a6-41b5-8191-d31d84c979af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:38.004Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9497c2dc-9b0e-43c0-94a6-9a54869d1b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:48.012Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b60b13e4-cb0b-4568-985c-6b262c3b218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:58.022Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ddff5e96-2485-422d-8f1e-456a0db5fc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:13:58.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:08.034Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9a62e071-4cf4-4331-b28d-9fd8b88ac9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:08.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:18.047Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6221ed41-087e-458d-96b8-360279d2666e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:18.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:28.058Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5a73756e-b79f-46ab-b1fa-e5d7ab523070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:28.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:38.065Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=707f3e6c-2a91-40c6-a0b5-e39cc13a7fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:48.079Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f96d9ac9-7b97-433f-9d51-330369243a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:58.086Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b243e919-7038-4a97-9e6a-f8a924c98101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:14:58.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:08.094Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b6001ab7-f4fb-484c-8575-6636efb76c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:18.101Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=80e7ab0b-d9ad-47e5-813a-651b5de33386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:18.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:28.109Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bb80376f-ba07-4e48-a514-70987fc06aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:28.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:38.117Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=61f3d7db-4170-453c-909c-46d3d62f417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:48.126Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bb27a0a4-bbd7-420a-b582-fa51649d4589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:48.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:58.134Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=deb9abea-c4e1-4c9f-96ab-0fbe670a9876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:15:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:08.145Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f48dffa3-ff6a-4ca3-bb56-e89b32f5772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:18.158Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1f03b2e4-4efa-4225-a155-77136fbafb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:18.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:28.166Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=36e38eac-803e-4541-a75c-0498b562e0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:28.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:38.177Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7a7353ef-177b-4e7f-9e13-df59a7ceeb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:16:43.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:16:43.837Z |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-09-15T11:16:43.838Z |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-09-15T11:16:43.840Z |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-09-15T11:16:43.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:16:43.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:16:43.847Z |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-09-15T11:16:43.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:48.185Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=fc668cda-b188-4b45-97bc-b184ae127c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:48.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:58.197Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=64f58a59-f09f-4cc0-9585-3795ddcfac2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:16:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:08.204Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3f658af2-a20d-49ba-9694-d87b364db6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:18.227Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ce42bce6-c1ef-44ca-bf1c-cac0c6174b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:28.234Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8d964c5c-0df6-43ee-81bb-25a5fa7317c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:38.240Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=45542452-099c-4fd9-8101-7220470c00da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:48.247Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8e0772ad-a805-4ba9-bcfb-e0ba0a159f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:58.255Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8afd9739-2d45-4edf-9a55-f7013c6bf382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:17:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:08.264Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=04968f37-0919-4a81-b364-472406b6e412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:18.275Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=05987ff6-fe86-40ca-9bea-5cd8d7a79889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:28.284Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=60ef7980-fd5e-45dd-a1ac-b6e40a7a7fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:38.292Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=172fafd5-db4c-4210-bfc5-082f8f3e2bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:48.301Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4fc5fb80-a760-432c-bd10-d79fd8cb0feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:58.308Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=afbe977a-868f-407f-9e58-1282988e8252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:18:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:08.316Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4f1e512b-d862-4090-9b6c-4a97d8d167e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:18.323Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6c5c0c2b-5bbe-4cc3-bcc9-c29a91d169c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:28.330Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=10931b57-0e70-47db-a4c5-ed49f64a3416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:38.337Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e7a32ca6-7dec-4675-a852-725631c1a0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:48.344Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1ed86186-c87c-44ec-bebb-b1e5e67be721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:58.351Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c076f75b-f246-416b-8d92-b77fce4c48da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:19:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:08.358Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=42e2b270-a34f-4aef-80ec-783606dcbec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:18.367Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5c15a469-cdc3-4e28-ad70-1a60ff362400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:18.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:28.381Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0197146e-4d27-4a65-b7a0-d975e98ec849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:38.393Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=936c65b3-9cf7-4db9-ab84-875dff48ca16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:38.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:48.401Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=46d4329a-adf5-4c93-95f8-da311d097d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:58.409Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=01b0b3b9-6a54-4303-8d77-3e3410ff3bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:20:58.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:08.418Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=70525853-3e48-4faf-a7c5-a50ca9a96c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:18.433Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8c3ebb72-cf84-4d62-b15d-0aeff2e6f347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:28.444Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=403e9d46-3dd4-455f-8b6f-03f9b5eb6e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:38.454Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1b387317-6286-4494-85de-4ed2a4ac5289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:38.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:21:43.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:21:43.852Z |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-09-15T11:21:43.853Z |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-09-15T11:21:43.856Z |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-09-15T11:21:43.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:21:43.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:21:43.867Z |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-09-15T11:21:43.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:48.464Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=64d7f04b-8d16-46f7-870c-9b0747a6af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:58.471Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=05da103e-b9b8-48f1-a003-b8da43f41608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:21:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:08.479Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3505de93-84bf-4c41-b40e-d9e0e1c5b9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:08.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:18.485Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=24d8889c-a989-4d09-980b-b7b0906caf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:28.492Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=cbe170ef-b3f7-4f3a-8f2e-580858eaba96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:38.502Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3ab59e78-dee1-4529-a5e1-dd2ee27e0c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:48.520Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a1b3ead8-ff10-4dbf-afe2-dea15a30ad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:48.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:58.531Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6a47b8ff-236f-4382-9689-e8d9af193e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:22:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:08.545Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=635e809a-7bb9-4ebb-90ef-12105d9c671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:18.553Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b6c28ee3-f7d0-444e-9e6e-1bb4f93be590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:28.560Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9bfd34bc-68af-4f5a-b093-b6f1f791cda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:38.570Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=31437b56-1cb6-4edd-bc9d-27992ce8819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:38.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:48.585Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f4a3202e-544d-4f1b-82dd-23189073926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:58.597Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=176b6441-6aa4-4ae9-8d07-f07542fe37f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:23:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:08.607Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3971851f-0e7d-45ba-bfa7-4c28804dc52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:08.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:18.615Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=70ac729f-9b07-46ea-b50a-b51691a27af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:28.625Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=43df51ed-e3ac-4046-8b55-c10af48dcc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:38.632Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6914dbff-1300-44da-973e-2cb48abd5945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:48.638Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d09c7e91-baaa-4448-a8cf-b5e1ad1fa500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:58.645Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=81299c22-1456-4191-8a03-391280b9d207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:24:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:08.656Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a559bcb9-3f96-459b-9140-8ebcf2f86925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:08.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:18.664Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=95eb9d90-c544-469b-b1d1-63d1f1b98799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:28.671Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4d68a25d-eeb7-4b8e-8b27-c48757e96972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:38.678Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=17006d16-dcef-497a-883a-756c074c606f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:38.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:48.691Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d90657fb-b794-4b17-b18d-a9e843c36a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:58.699Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=db8b13f9-7730-4dc0-a9c4-86c62f20175e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:25:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:08.707Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5bc0fcbd-e607-4114-b4b2-1e28a13c5a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:08.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:18.715Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=08d97d88-1856-47b8-9a43-433d1c9470f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:28.723Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=96d8854e-015f-4ba6-a109-8e911283da40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:38.730Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=dc7b3770-3ffe-46c6-a047-9dd6e5c148b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:26:43.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:26:43.836Z |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-09-15T11:26:43.837Z |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-09-15T11:26:43.840Z |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-09-15T11:26:43.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:26:43.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:26:43.846Z |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-09-15T11:26:43.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:48.738Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1dfcc430-9080-499d-9886-222866c539a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:58.745Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d791505e-b8f2-46e3-852a-34ad27e82ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:26:58.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:08.751Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5aaf322e-a14a-46c5-b43d-0d4c4148e3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:18.757Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3826e44a-6f03-45b1-94f5-b9cc53d6952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:28.763Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=24eca5de-49c4-49cb-8331-337697ed5f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:38.769Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bc1ee1d4-4a44-454c-a13f-367d2d382c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:48.776Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=319800f9-bd0d-4cea-aadb-3b90161ef972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:48.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:58.783Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=22583697-14e2-4a60-8a95-90c44e0f46ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:27:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:08.791Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bde359c3-cd80-4aec-9610-8b2798653a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:18.799Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5e15e447-b6c5-44e8-96bf-91f402da3b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:28.812Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c0f908be-3734-4213-a32a-f24fde4352cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:28.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:38.820Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5d513f46-7ded-48cf-b5ad-ffe9e1a3a1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:38.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:48.828Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0a730259-76f2-4759-a67e-b8d5a2b179f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:58.835Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=637089ec-fad4-4f21-b15a-9d1bb815d4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:28:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:08.841Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bfe99444-b932-4fa0-a624-36ed4753eb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:18.848Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=aaed5243-3cf5-4680-9a57-66722bbf5230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:18.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:28.856Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=fa10a44c-fc26-4285-86e2-60325b9066fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:38.867Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=28b2ddbf-6e66-4a8d-a269-6e0b926fe403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:48.873Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=69c35b9b-2fa0-4143-ad5a-36f2edaea0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:48.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:58.880Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0a3434fe-199e-4771-897b-b7af270b9827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:29:58.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:08.886Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6e7cfd04-140c-4fb6-8577-ac446f4b6d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:18.893Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8b067258-a807-4014-884a-fd90880fd1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:18.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:28.899Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2cf2b9c3-39e7-47a5-9489-cb012702c44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:38.907Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5f89bd7a-0c47-40b5-bda5-ef137a77e3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:48.914Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3d2492f1-5d04-4ec1-9997-272cf470a92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:48.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:58.924Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1dad52b9-dcc1-4ee4-966d-4fe6b1480f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:30:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:08.933Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b60270ee-9508-40dc-9435-9b7cba875659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:18.944Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=086083ad-f7f0-4eb1-8248-f9af756f2692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:28.952Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=95a19a4d-2007-4876-881e-bb7b29e9ddc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:38.958Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e6080d61-f3bd-4cba-97e5-2d6a19f4242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:31:43.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:31:43.836Z |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-09-15T11:31:43.837Z |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-09-15T11:31:43.840Z |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-09-15T11:31:43.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:31:43.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:31:43.849Z |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-09-15T11:31:43.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:48.964Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2d13ab70-efda-4bd1-b93e-c6550245153f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:48.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:58.975Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ea903887-b201-421a-8ffd-a8d46112a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:31:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:08.981Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=adf1ebe4-680b-452d-8e0d-5ef3aec11d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:18.988Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a0d3f287-3112-4181-9627-e9cfb799125b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:18.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:28.993Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d4c71e23-36f9-4813-ad04-6931574f28ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:29.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:39.000Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=fb7ff388-e1b5-455d-8b0d-f10897ec07c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:39.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:49.006Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=378ce398-6028-47ce-abab-38fda7c49d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:49.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:59.013Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bf4943bf-2dbf-4de1-9813-45e754c9da10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:32:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:09.020Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2009e3ac-4495-44e9-a894-575e5d9e309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:09.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:19.026Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f161c8a0-abaa-45df-ab17-e7d4da8f2664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:19.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:29.036Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a00b0055-d456-4f18-971f-0102c28395c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:39.044Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2048fede-29a7-4994-a35a-30f2795a6be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:39.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:49.052Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=25a0f8ed-74a2-41c5-ac8e-b7f7778feb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:49.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:59.061Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=10552dca-976c-4f31-aad6-037a33f5126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:33:59.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:09.069Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0cdeef97-8f5b-4f10-9d3e-84d280d47c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:09.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:19.076Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7b1bde76-0f74-4215-bffe-ff0617098c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:19.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:29.083Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4a32c347-5f81-4716-b7f4-a12b62b047de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:39.092Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b3b97c82-dfee-4245-8bf4-746e1a1be19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:39.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:49.099Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=caa0c387-034d-493e-b003-965a949749db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:49.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:59.106Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d809f03d-0b33-4bb1-a4ca-e18ab1097471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:34:59.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:09.112Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d5e34031-852b-4e00-bf95-5da1cda88f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:19.119Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=df6fe492-d352-4478-a9c1-8935d5054114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:29.126Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0046a98e-0784-436c-b604-0c673e03d4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:39.135Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e389ed7c-37e2-4c3f-b477-cc58bb55e740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:39.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:49.142Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=96ca58af-3462-451f-8a46-9cee54513864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:49.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:59.152Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6e17f4c0-5523-4905-9a93-568d5ef89094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:35:59.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:09.162Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c96282e3-0f73-4bf6-8034-5b3d744605dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:19.169Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7cf42838-e4f5-4ab2-877b-fdfc772a08c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:29.177Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9f50ead8-8fba-4ef2-b532-43e632bfc47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:29.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:39.183Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3b86e3b2-81fe-48ca-9b90-2cc62df374e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:39.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:36:43.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:36:43.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-09-15T11:36:43.834Z |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-09-15T11:36:43.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-09-15T11:36:43.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:36:43.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:36:43.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-09-15T11:36:43.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:49.189Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ad65c9e7-b602-4f17-85c1-127369e3be6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:49.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:59.196Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=19f4dbee-f293-469a-81d3-42db78b99e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:36:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:09.201Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1152b7e1-2471-45e8-a0bc-438cc4ec318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:19.208Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5fff29a2-5d80-482a-bda0-2c442c5a4b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:19.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:29.214Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a0011308-d592-421a-a8e4-9138f4c6818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:39.221Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ff45b054-afad-4aa0-80e5-93edbdb877ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:49.226Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f91605f9-15ce-4e4e-973c-2c66af904d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:49.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:59.234Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e632e694-0765-4bdf-8415-17d0c1fc10d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:37:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:09.240Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=12687b58-e1e7-4ec3-8797-c31295f34c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:19.248Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e008fee0-21cb-4287-8ebc-2a5074d4dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:29.258Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=cf889f17-d61d-488c-9be2-115746af0378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:29.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:39.265Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4e307cfa-3371-4070-8dff-6ad5773d919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:49.272Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e153084f-fafa-4b08-b9a5-30b432ad1530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:59.278Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f7f986c0-5f75-4916-b00b-7b5076884810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:38:59.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:09.285Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6316b47b-ddc9-49aa-a560-30d1e74d0d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:09.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:19.291Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=91b08331-f425-4fbf-bd3d-b2012d4e5438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:19.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:29.298Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=fffd7cdb-0ad8-46b8-a710-dc26a0ba8aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:39.307Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e0d4f868-57e3-4bfc-8841-d9a64a3eb0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:39.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:49.313Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=29e93d58-970f-4031-afb6-0803f345911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:49.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:59.319Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2a1d1bdf-1af6-4260-83d6-f5dd2b8d5a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:39:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:09.325Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ac5e6189-7d8d-4a44-94ad-77eea23848d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:09.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:19.332Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=40831456-ac9d-46b5-8267-979965f3f69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:29.339Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=eefbb858-3110-413c-b7da-a8acc69da874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:29.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:39.346Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6368a447-881f-4aeb-84a6-eb39685ff030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:39.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:49.353Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=efa77a91-2036-410b-8eb8-446f7e232c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:49.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:59.363Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e68f5d2b-3e6e-44e6-bcbc-7a8b14062de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:40:59.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:09.371Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5b645e7c-57d0-4faa-ac2c-b5c89a4ba204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:09.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:19.378Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d82d1d6c-2900-48a6-a6d9-4440bd700d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:29.384Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=64677c30-77bb-4378-8276-f35c7713943f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:39.390Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3841236f-07c1-4d2c-acb0-dcfe7c46c6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:41:43.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:41:43.817Z |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-09-15T11:41:43.818Z |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-09-15T11:41:43.820Z |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-09-15T11:41:43.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:41:43.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:41:43.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-09-15T11:41:43.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:49.397Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f0502907-cee4-4451-936a-ed72968d17d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:59.403Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=40b060bb-ccc4-4cb4-8db8-3c88d3f62dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:41:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:09.410Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3c8d0cb9-454a-4c76-b0bf-7877a722a879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:19.416Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3675bf2f-7578-4f5b-9d14-b970b996b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:19.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:29.423Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=253ef2f5-ba62-4e75-8cbd-03305f73ee8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:29.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:39.428Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=06326885-fcde-42f6-969a-8eff9b685c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:49.434Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6c5aad79-b783-47c6-bc46-2105bd012a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:59.440Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=772e8e9d-9c95-4445-9dbf-c13bb9bafcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:42:59.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:09.447Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a3c8de23-9ea9-42ea-9003-70bef63d6fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:19.458Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=dbfcc7b4-f80d-4692-be89-5f38a37a7f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:19.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:29.465Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ec1014e4-dc37-4b5f-8e97-c04557892562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:39.473Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=da72977d-df9e-4528-b3d2-7a398861bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:49.479Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f2b87f56-1e85-477f-a1eb-c3f73f146b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:59.485Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=52769248-666b-4025-9d1c-d3520495215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:43:59.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:09.492Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6ee71a12-f2ab-452b-8a5a-dcefeff02309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:19.501Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7ab8e4dc-d44a-4087-ad64-b5512fc68bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:19.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:29.508Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=802fc50b-a9a9-4028-98d3-96e8a897d75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:29.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:39.514Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6a1d3d17-4676-4172-87a3-ffbbc5d297bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:39.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:49.520Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=291c72d1-8226-4f06-8080-3cb7408f370b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:59.530Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b311ca42-4edd-4950-9586-62ea40b18b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:44:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:09.536Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d1d064b5-32cf-4153-b6ca-df70309c5449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:19.541Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ace9b83e-41f7-42ed-87fa-316dd7bb05c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:29.548Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=612d62c1-17f0-4582-b357-9cf18bc36450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:29.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:39.554Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e36d0164-6f67-4922-b328-a8184e4b8f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:49.563Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7847f8d1-a86a-4129-aecb-75e75e1e8ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:49.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:59.571Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=afa10aec-1a31-4cfe-a40b-482dc3cb6ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:45:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:09.578Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c5c4bddd-3ecc-44eb-a592-77908f5d81f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:19.585Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=12ca06e0-3a95-43cc-9494-00f836ab7506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:29.590Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=77709a35-de2e-43a1-b141-8b9e3c1dd77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:39.596Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f4981821-a093-4211-9aea-86456040025c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:46:43.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:46:43.809Z |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-09-15T11:46:43.810Z |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-09-15T11:46:43.813Z |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-09-15T11:46:43.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:46:43.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:46:43.817Z |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-09-15T11:46:43.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:49.602Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a2586285-6d93-4a0a-badf-1ba270cd3109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:59.608Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b0f884ac-c930-42a5-82d2-94bc039bcd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:46:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:09.614Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ab978124-d88b-4f74-bbd0-372a6aab8871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:19.620Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=73ecc09d-0421-4d7c-aa5c-add6379ac6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:29.625Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ffec69c8-5d3e-475c-95d6-d0e1334d6723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:39.631Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=419ef3fe-a3fb-4ad7-b5be-d2c79f91932b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:49.636Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ea4876cd-2924-400f-b993-770e1a362ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:59.642Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1636974a-7e6e-4ad9-a5ae-60eae80ee2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:47:59.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:09.648Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1a4b265d-d274-4250-8fdb-1b8988b88d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:09.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:19.659Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=add29d62-96b8-4462-a30f-1536c5eddfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:29.665Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a43a16e4-aec9-43d5-a5a4-c808fa5699c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:29.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:39.671Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1e563024-5375-4754-b116-a6fa6d721647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:49.677Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2117045e-bca1-4517-8caf-6777151619e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:59.683Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=98b092b2-b8bc-47df-a1a9-d67bfcf8320f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:48:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:09.692Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8ec249fd-d21f-4e0c-aba3-d66a134e894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:19.698Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ebb83eea-b458-431f-964e-73dc68c2782b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:29.704Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a0e7e5ff-9351-488d-8b55-223ab5441330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:29.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:39.709Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2e705f12-e9a8-477b-9293-10fd67611e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:49.715Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1d555aa3-f506-490f-b27e-9dc01cab86b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:59.720Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d9b9cc75-2b24-43cd-ba9c-e7b63f40fa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:49:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:09.726Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a6c299ab-875e-4a10-bc8a-a0e1bad64ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:09.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:19.732Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0f7d1550-44c9-43c8-96f1-5c8db4ff63cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:29.739Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b2b7bfa4-f44f-4ebf-ab42-5121dae5790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:29.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:39.748Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f1c3b2ab-850e-432d-97c4-64d304a1422e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:39.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:49.754Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=625aa47d-c6f8-4711-a0f2-997da50bb7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:59.761Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=445d0695-ce05-4f98-83a1-153eee6a38b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:50:59.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:09.767Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a4b67445-be9e-4b57-b1ef-52581c4a0c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:19.773Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f7cf954e-d829-4565-8101-660474df0d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:19.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:29.780Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8b52ebb8-fb96-4360-9ef3-8af0ae031b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:29.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:39.787Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bdf90967-83c1-40de-8010-1597f151ed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:51:43.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:51:43.811Z |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-09-15T11:51:43.812Z |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-09-15T11:51:43.815Z |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-09-15T11:51:43.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:51:43.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:51:43.819Z |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-09-15T11:51:43.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:49.793Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=079a5037-3817-4393-8026-b9ac3bdc5fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:59.799Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=db04ea27-4540-4d5a-b46c-1ae47b42c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:51:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:09.804Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=645e4e0d-298f-427c-9b9c-cd2e9289becd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:19.809Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5681614e-cbac-48e4-ade8-b6f0f6d6bc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:29.815Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ce325949-f5ba-4a01-af0c-f1cd3fe9803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:29.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:39.820Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c5a4c769-993f-489e-9873-8f9be6b94cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:49.825Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5928b631-bbc7-45c3-86d2-db03685a0841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:49.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:59.832Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=87c005d5-795e-4152-a3e4-3f11e967c111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:52:59.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:09.837Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d6169c6f-dd4f-464d-aef0-c40130722cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:09.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:19.843Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f671173d-53fe-4a82-94ca-1afba526e432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:19.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:29.850Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bffd2375-0404-411d-85ac-01b253b88fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:39.857Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=87d7b1d2-2993-4dfb-842a-2bdc916cc188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:49.863Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=909f3cba-d1cf-4e9d-b9a2-7cf29a1cf21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:59.867Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b95e911d-de43-4439-8ef9-ede8c33a8a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:53:59.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:09.874Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7fddea4f-5dac-488b-a717-80e5785bbcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:09.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:19.879Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=698c8f81-4999-4462-9e43-d9d4648c33eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:19.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:29.885Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e94789c4-e827-4eeb-b917-e1884ab7678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:39.891Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=51f1364e-2065-42fd-ad85-b340ce21779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:39.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:49.895Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5ef86340-eddd-4e4f-a648-014bbe19738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:59.912Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0e81ce99-0192-44f5-9cb1-f3f710a1a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:54:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:09.917Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=94efe012-c541-4b8b-8f38-24800cd5e386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:19.922Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=cd260e6c-9636-4542-a811-26555b6e505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:29.929Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9765faeb-1b0f-4fbf-b7fb-11624a23b5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:29.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:39.934Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6305d3f7-79fc-4ecd-b233-5b3a528eb7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:49.942Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7a5a6e20-609c-4941-87fa-e9b19686f44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:59.950Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ff3cbf53-18e5-4069-bf05-45d95ee894dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:55:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:09.957Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c632fba0-bd1d-4636-82cb-b5db8a235469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:19.963Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1b91edd9-e40a-4dc7-8635-493edfc0a999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:29.969Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=39b66a0c-a90d-4589-8c98-81cc241e7f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:29.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:39.974Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7e5035f9-8005-4022-bbbd-26638cf2097c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:56:43.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T11:56:43.812Z |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-09-15T11:56:43.813Z |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-09-15T11:56:43.816Z |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-09-15T11:56:43.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T11:56:43.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T11:56:43.820Z |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-09-15T11:56:43.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:49.979Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2a003567-0326-463e-983c-6afaf40a6072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:59.985Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=95e85720-427a-40d2-ba3a-9b77dc0033ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:56:59.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:09.989Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=34405442-915b-4536-b8ae-8ffaca2a2033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:09.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:19.995Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bac4fc72-afc7-47dc-928c-5e5f87a7e3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:20.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:30.000Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4df8a4cc-dc32-4f4e-9073-e3bccc82bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:40.007Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3fc97150-0ce2-42c2-9990-1a7dbdbe119c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:50.013Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=524b17a7-c3c4-4ff6-84bc-e4eaee285100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:57:50.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:00.019Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=10206b29-6438-4f96-8546-c9e079fbaa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:00.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:10.027Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bf69bd19-f60a-4d20-97c7-9e11476890ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:20.035Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f31598f6-6e7c-4c56-9216-d636f4b4942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:30.042Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9c7cc789-2d65-4731-8bf3-87aeae6a8070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:30.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:40.047Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a94df60f-0c6c-477d-ba18-c5191c563626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:50.054Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=cf7b95d8-e6dc-4304-b754-5c2b8a893d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:58:50.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:00.061Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8f88a7fe-6136-41d7-bd6f-bf6f984f3895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:10.068Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8b7a586a-3421-47a9-ab5c-5189434dc452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:10.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:20.072Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9996d616-f15d-407c-b8dc-67e763d895f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:20.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:30.078Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=569b36a7-725f-4e36-b85e-c6d603c301bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:30.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:40.083Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a8d9f371-f55b-45db-a347-3269dce7b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:50.088Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=913859a6-e38e-474d-b492-ae046aff452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T11:59:50.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:00.094Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7fd2e66d-ac28-4267-bf25-197608e80d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:10.100Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f5d74117-ef52-4c94-832c-bc99ce72e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:20.105Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1406c7e8-0a44-40e8-91da-c2d4ba0fc28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:20.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:30.111Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2a30ccc8-9d91-45e9-bac3-ab87cff7f3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:30.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:40.121Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=01e0dd06-a182-4190-9315-510d3424648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:40.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:50.128Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ef09ca35-4828-4ee0-8e68-ac0ed80afd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:00:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:00.135Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1a14bc53-57e0-42e5-9748-7ee5535c00d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:10.142Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=97881516-46a6-4b84-8fa3-90ee8500ff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:10.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:20.148Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8ef42c26-17d6-445f-b195-7858486c0dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:30.155Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=541ca112-4196-440a-a72c-e8a03ecc83fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:30.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:40.161Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=41c80d57-6ab3-4560-bb4e-272af2e0c7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:01:43.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:01:43.842Z |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-09-15T12:01:43.842Z |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-09-15T12:01:43.846Z |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-09-15T12:01:43.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T12:01:43.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T12:01:43.851Z |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-09-15T12:01:43.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:50.166Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9d4a4327-0476-407e-bcdc-a140b18078b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:01:50.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:00.172Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=14a1fcb2-de70-4acf-9112-028dee7b171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:00.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:10.177Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f1f358ec-6f47-444f-9f03-166b18159dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:10.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:20.183Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7bf15c69-38d5-46fe-ba3b-d1a3e9611bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:30.189Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=32fd9bb0-1a2b-409e-bcfe-5fc29ed143b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:30.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:40.195Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=48519c9a-da6d-463d-a497-0b8b0844235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:50.202Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=94962449-a2e7-4780-855c-e4635c2efa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:02:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:00.212Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2e78c625-662f-4613-8a47-dd8fe62a0074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:10.219Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=34679ea4-8f74-49ec-acc9-e85b85eaead3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:10.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:20.225Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7977a50d-7955-40e1-9105-1e5d9f3dec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:20.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:30.230Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=67ad56db-dcd1-4587-8564-593fec0d75a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:30.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:40.237Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=33986025-cadf-46af-b0d2-cd1c07c6c97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:50.242Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e8da1c68-d5f8-4726-9bbc-823422eba2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:03:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:00.248Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=51cdce69-d861-4845-9cd7-c1be3ab9a8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:00.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:10.254Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=69627fe7-055a-449b-aae6-0ae2b95ffe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:10.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:20.263Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7077524d-d04a-4c6f-b4df-0781a5f8d212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:20.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:30.269Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=754bea50-3d32-4d79-a227-7f6b7a35ae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:30.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:40.275Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1f467529-40e0-40ec-a288-415619927ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:50.280Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=43db0374-b781-4e73-869a-39f358fe2a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:04:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:00.288Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=48b347f5-3012-41ed-a9d5-7fd5c3279e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:10.294Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6805f2c5-2d46-4e05-bcb4-794d20e38187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:10.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:20.301Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7948fc8f-3a05-40fe-8cfb-94c944d6d591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:20.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:30.309Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2f41a976-7a05-463b-9d81-0766003580b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:40.315Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1b9d2db2-7100-4c76-a33c-4ffb7e102745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:50.320Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a920fd8c-cd0f-4060-8f42-8ee189f0e26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:05:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:00.326Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=eb002a95-ea95-40d6-b567-40aa2cd26ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:00.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:10.333Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5d00c31b-710c-4d97-a249-8000c5d06d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:20.339Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f775a2f9-f781-4b28-8c49-014c5f1f4e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:20.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:30.344Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4981d56a-fc40-431a-8ccc-a0734ed70420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:40.349Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c6b01598-4142-48a2-8fdc-937cc573c2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:40.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:06:43.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:06:43.874Z |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-09-15T12:06:43.875Z |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-09-15T12:06:43.877Z |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-09-15T12:06:43.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T12:06:43.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T12:06:43.881Z |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-09-15T12:06:43.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:50.354Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2697f25e-d451-4f76-b5b9-66d0e8de81ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:06:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:00.359Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=64fa5bd3-c766-4db8-a39f-add67f978a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:00.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:10.365Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7b64a75e-990d-497e-a666-23f902cd27a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:10.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:20.370Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b9aba841-0506-4daf-88e1-70e391023875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:30.376Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=eacdfb31-a35d-42a4-86af-3e7286f4867d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:30.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:40.382Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e8321f08-a2f1-4e04-a641-eeb7b96e85df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:50.390Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=690f95a8-644a-497e-9849-225817e7fc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:07:50.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:00.398Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=07950009-d637-4e5b-a815-c96afc72267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:10.406Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b4e547b4-78fd-4e1d-a32a-92a2e004a472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:20.412Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f500a0ef-3dbf-4bf5-bd54-b54158d0e222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:30.417Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5ba74cd4-c89e-4c59-85a1-ffd9463cc328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:30.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:40.423Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8ada487c-7aaf-436e-bc6a-574e870ee067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:50.429Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ca585290-4079-46dd-aeec-67292c20c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:08:50.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:00.435Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f3178c8f-e77d-47c8-907b-b9ae3c0eab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:10.439Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=95c753f7-bce0-4330-8bda-0c238ed45542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:20.444Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b56fb41b-7c44-47a0-a39c-861d5f50fed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:30.450Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f66583ac-d0ea-4d79-8672-0570cfc3c6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:40.455Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ae28dddc-c90b-445a-8d31-0097bdfba450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:50.460Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=72bb7dd5-a3de-4fc6-a274-3b11f9567ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:09:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:00.467Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b506f293-d972-4283-a9c6-ab73ea685d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:10.472Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=cf7773b5-6be5-4729-ad31-45ff67fafe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:20.479Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5436dba4-e03c-4da4-a1c6-53efbf1071c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:30.487Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ca38b508-e191-4f8b-8205-b76386a35022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:30.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:40.493Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7a05b39e-3930-437c-bced-762e33b6f0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:50.498Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3cb613eb-1c27-4eaa-b914-5405a5189ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:10:50.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:00.503Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=59b78925-0a85-4b11-8f8f-208e5673c477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:10.509Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=fa34dffd-5326-4a0c-bdc0-117d8d3bf276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:20.516Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e77eba54-8307-4b22-b212-bf3cddfbdfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:30.520Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=028470d3-d77c-4846-af96-4c045a175028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:30.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:40.525Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0a537e67-4dd9-48e5-85ad-f6d787205239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:11:43.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:11:43.864Z |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-09-15T12:11:43.865Z |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-09-15T12:11:43.868Z |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-09-15T12:11:43.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T12:11:43.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T12:11:43.871Z |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-09-15T12:11:43.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:50.529Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d5adcabb-97db-496f-89f1-8d03818981aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:11:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:00.534Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c9ead7f0-b880-4d87-9e3f-972a37def33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:10.539Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ed5e1397-1355-4bbd-8ba1-b3e7a66fa582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:20.546Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=63d6fd58-1f29-42a2-a183-c626c0c37413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:30.551Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5faa56e4-2831-435a-af25-733df77e5f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:40.560Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=dc0466b4-9976-44c7-8cf2-5127c6df2694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:50.567Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5bcc3745-ad99-4a0d-9831-0d4186283e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:12:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:00.574Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=93909c2b-a468-4a12-a7ee-fbad36d25f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:00.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:10.579Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=27009138-ad1f-474f-8e26-82f7cecd1df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:20.585Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e48991dd-bdf8-4b0f-9375-1554bf73f6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:30.592Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b2a3dbd1-7e97-413c-ba5c-2e86e699dc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:40.598Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=eb6b536b-fa53-4ced-9bff-1f3629998ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:50.604Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7b0de616-f7a7-437b-9586-999c9fad7f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:13:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:00.609Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d417e5b9-55a2-4acb-80af-2a141b55a1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:00.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:10.614Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5bcc1cee-8409-4003-81ae-76eb25c3b100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:20.620Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=70ace20b-2ee0-4710-b7f7-3dc4a1235e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:20.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:30.627Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a7db963e-8e22-4ebf-a744-24591437c253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:30.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:40.632Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c3cf2440-ce32-4771-8975-73314d66095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:40.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:50.638Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b966166d-b782-43fc-9c82-ee102c12451e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:14:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:00.644Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d370d6f7-98c5-435b-95b9-5db778ef9b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:00.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:10.652Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=763cdb4b-c65c-4ad5-8f02-573d9c1a4dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:20.659Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7bd0a9d0-11c8-46f4-bde8-a294faae960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:30.665Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c621b16e-d541-4018-b97f-adf7dec557ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:40.670Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=129077bf-b61e-49d9-abd5-a1f3fbf05a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:40.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:50.676Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=114f22bd-85b1-449b-8e6e-33b3df380814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:15:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:00.683Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=85c01854-4cce-4f86-b00f-065c4447f053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:00.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:10.689Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b0d32c35-5984-4dd0-aa61-51e9810bc217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:20.695Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5bbe7988-fae2-4104-ac80-74e55970764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:20.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:30.699Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=63c21f78-66c2-468e-aaf7-bcc4d5754f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:30.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:40.704Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=fc81b637-34ae-4821-bd04-89534a5bd327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:16:43.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:16:43.832Z |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-09-15T12:16:43.833Z |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-09-15T12:16:43.836Z |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-09-15T12:16:43.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T12:16:43.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T12:16:43.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-09-15T12:16:43.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:50.710Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1fb3beae-f582-45e1-8d12-e792ed1e7394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:16:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:00.716Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=594fd379-269b-4e61-9d5e-b86c0f662b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:00.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:10.722Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7f3d71de-7676-4867-9af6-552c2b91a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:20.727Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=134f00a8-d7f3-49c7-bfd4-3c58dc07c4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:30.736Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f2cf07be-9122-48bc-868c-41f9e6648d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:40.744Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1f4635c7-3559-482f-acc4-b6933604567e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:40.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:50.750Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=539fd7e3-d9a5-4a6a-97c1-098401a5100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:17:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:00.757Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3985f63b-b9e7-46f3-a4e5-6fe0c30fa5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:10.763Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c401e5c6-e7fc-4f52-8e7f-a968b7cd2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:20.769Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0d2d1e89-40b6-45fa-be30-e33630bfbab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:20.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:30.775Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7565d99d-8d29-4414-a4e4-f0737565552a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:40.781Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6914045b-1bda-4584-a876-1b1fbf215ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:40.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:50.785Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ca427b16-8351-42e3-9fd1-ddf40b1f3e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:18:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:00.791Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=08780ce2-4bf4-4a7f-b714-527ba6718d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:10.796Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=21564cc2-d865-4af8-8a87-3468dcc89ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:10.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:20.802Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=eb7b4391-eae2-48c0-9e86-b01f4bfdfc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:30.807Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2e158f5d-15e9-412d-835a-dc92ba23bc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:30.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:40.813Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b2c73360-f337-4fec-99e5-8f5df29a47a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:40.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:50.818Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=18d19c37-b8cb-403d-9ae4-e2f142581954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:19:50.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:00.827Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a810ee5c-fa26-4baf-8f28-7c2167795041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:00.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:10.837Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bf9333b8-f01b-4e2e-a9d0-8547c3613caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:10.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:20.844Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=25049b2b-d51e-4f83-8acb-ac6db206925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:20.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:30.850Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7bd141e1-ad73-4ece-9f84-31e811b80005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:40.857Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=003b5aac-5490-4c08-bafc-199b59123e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:40.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:50.863Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bca7ba56-a1cc-4a2c-9c7c-2440427eae4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:20:50.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:00.870Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1260c71d-1e68-4005-a302-f3ee4a54659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:10.876Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5ea7b72f-85f7-4ce4-9dd2-daa49e2490d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:20.881Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4950b443-1f52-4c47-95c4-3fc42493002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:20.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:30.885Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=531db9d3-2b34-4f78-beb5-7bddfe07d6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:40.891Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=95449cff-b5a5-4333-9bcc-4a2efb61ce6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:40.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:21:43.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:21:43.822Z |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-09-15T12:21:43.823Z |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-09-15T12:21:43.825Z |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-09-15T12:21:43.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T12:21:43.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T12:21:43.829Z |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-09-15T12:21:43.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:50.896Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=575a3ff1-469f-43ee-b344-8744ee2497aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:21:50.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:00.902Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=852e5847-7865-4721-97c0-d1c514179c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:10.913Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9b7777a8-22da-4f7a-9f2e-00f0a817dfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:20.918Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4ad822c3-5868-4d55-b29a-dc4ee5d7e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:30.928Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8df05895-77d8-447e-a8c2-20fed51620f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:40.935Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f1356612-15d7-41e5-bb84-ed4e6d602cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:50.941Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=fae4cce6-677f-43a2-90d8-eb6a7bd21faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:22:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:00.946Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f0942703-4859-4ab4-90f4-a322e4af731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:10.953Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=214dda2f-0348-46d3-8413-cebe50976f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:10.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:20.959Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a92f23a4-0a69-4ab7-bb7a-d746d0fc2084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:20.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:30.965Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ca2bcb2f-2f18-42b7-aa85-492cf4f22c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:30.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:40.971Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=94956539-fb4f-4def-82de-fe9ae24dc6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:50.977Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=16e842ec-7406-4ae1-b073-6690e25d141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:23:50.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:00.982Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=064f5a3b-e8da-4001-99dc-5a54c8bb02dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:10.986Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3606d78b-86bf-4f3d-b8f5-783aad74b779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:10.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:20.992Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=79c95c5f-1943-4241-8e9f-5f43ddb78f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:20.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:30.998Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=bf0799e0-7160-4539-a267-6f9c20949f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:31.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:41.004Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=91ab2368-99ae-42e9-929c-20ca9f138e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:51.010Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7e0f9984-d5f6-4a61-8bfb-f3b61075ba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:24:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:01.019Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=4fd42da1-03e0-4409-b8ff-f0d9d4e39bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:11.025Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=cb0e7c39-998a-451a-8d04-c40b8d9085e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:11.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:21.033Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=a8ec4ebe-e0cc-4e4b-b6c4-b9996e875f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:31.039Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b0b85367-e513-47c1-8b78-21fca23f50c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:31.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:41.044Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c480f65d-e04c-4e8d-a9cd-a411bc892a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:51.050Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f592dab6-3ad2-47f5-8092-f24348ca7d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:25:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:01.055Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=e5c77d14-914e-43bd-9a18-65ce369c41dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:11.062Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=95f991a1-108a-4d37-84c8-fc4b6e3b8f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:21.067Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=16c10396-56a3-48f4-8c32-a4de167caf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:21.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:31.071Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=42813da6-7326-4c03-a237-7d258db59376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:31.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:41.077Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=5ada0fb3-559f-4571-b428-1a984e26751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:26:43.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:26:43.838Z |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-09-15T12:26:43.839Z |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-09-15T12:26:43.841Z |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-09-15T12:26:43.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T12:26:43.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T12:26:43.845Z |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-09-15T12:26:43.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:51.082Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=33aa0bca-4dc9-4bef-8496-c191b02139a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:26:51.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:01.089Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ba765063-42d0-4aae-8f79-66b5c1499627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:11.095Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=89129628-f5f0-4878-9022-4f6d78dfd868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:21.103Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d3e840c1-678f-4929-ab67-6679b79c161a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:21.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:31.111Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8bcf4687-45ce-4a98-84a2-4ae10519f021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:41.117Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=63200d11-f8ab-4fc7-a040-e0a924738a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:41.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:51.124Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f29b4c09-8e22-4861-a543-e27bc6b56f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:27:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:01.129Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8dd857f9-a45f-4e61-85f6-40a5a880cb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:11.135Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c0d2f1e1-d976-4798-8ac6-042b1eb50d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:21.141Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3584b23d-0376-4c86-bca2-ac8d09d7665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:21.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:31.147Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3d31ea57-b2b4-4eff-9563-63e11f7f5a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:41.153Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=80efd679-79a5-4da7-98b8-561783491553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:51.158Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=02b2320c-7538-44eb-ad59-61498a47fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:28:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:01.165Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=34399aac-5bdb-4267-b857-936a67c671ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:11.173Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1cbb6bc8-ead8-431e-ab27-8b3d403bb883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:21.179Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f35544b2-6607-44fc-828a-b42148c97fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:31.185Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f190e4d8-833c-4607-898d-45dda4969f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:41.190Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=da60b513-e1c5-4a9c-acd7-a442afdb2930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:41.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:51.197Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=ba599488-78ae-4911-b460-7a440d64fdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:29:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:01.204Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=73b3fc12-75b5-4f3b-855e-18ff1171b056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:11.210Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=94c623e3-ae40-4547-8cdf-03b5cc2fd9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:11.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:21.215Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=43bd09de-b153-47e0-af21-8f06c1ebbfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:31.221Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6ffcd563-42fa-45c8-b26e-f4ebbbecf670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:31.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:41.227Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=1d821a78-b0bc-4c8b-b34f-5d5dc7c8d5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:41.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:51.235Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=7d80492c-d5fd-4875-bb24-0bcfb5b259ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:30:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:01.241Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=8be52acb-4326-4e27-8f5a-9678d0949465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:01.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:11.246Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9ea3e796-9371-4663-8aca-a389ab2b9af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:21.251Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=57dbccc6-b92f-405a-8b9e-a40bc140b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:31.257Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b5bc1b0c-033f-4e1f-bc2a-c2e23d9f5942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:31.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:41.263Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d45fa042-87b0-49e7-843e-d77d0e7f6094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:31:43.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T12:31:43.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-09-15T12:31:43.802Z |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-09-15T12:31:43.805Z |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-09-15T12:31:43.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T12:31:43.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T12:31:43.808Z |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-09-15T12:31:43.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:51.268Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=d9f00832-f946-4eb5-ba28-c63c7da195a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:31:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:01.274Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=9ee7d42d-88a6-42d3-9104-cf77a1520f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:11.288Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=2d55bb77-2f91-47c8-b555-2f0de95f40f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:11.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:21.301Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=6b885e16-31f7-470a-95f6-4ccfa484758f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:31.309Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b70a88de-878d-42f2-9aa3-53ee3378b0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:41.315Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=b613b850-a42b-4e14-a5f2-2810a77d47c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:41.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:51.320Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=f1ed49f9-2a10-48bd-ade3-80577ef1d1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:32:51.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:01.326Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=3cb2ba6b-7ddf-4ff3-a05c-651882f4bce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:11.331Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=009ea51e-d471-4636-bbd6-1619c16d4c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:11.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:21.336Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=c1777f74-7296-4b74-861b-76d6b7861321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:31.341Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0f22d77d-ee48-4b8e-bf6a-1a378e8a6b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:31.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:41.346Z |INFO |Init configs |InvocationID=75a1ee3a-ee7c-4505-9d89-8c1190c2daef, InstanceUUID=0d6af410-ea53-42ae-9f8f-23a7acd0e0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T12:33:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |