By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:34:01.681Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:34:01.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-25T01:34:01.731Z |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-10-25T01:34:02.497Z |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-10-25T01:34:02.593Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T01:34:02.594Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T01:34:02.594Z |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-10-25T01:34:02.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-25T01:34:02.754Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-25T01:34:02.778Z |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-10-25T01:34:04.767Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-25T01:34:05.275Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-25T01:34:05.296Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-25T01:34:05.296Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-25T01:34:05.400Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-25T01:34:05.400Z |INFO |Root WebApplicationContext: initialization completed in 2621 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-25T01:34:05.857Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-25T01:34:06.746Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-25T01:34:08.372Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-25T01:34:08.552Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-25T01:34:08.555Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-25T01:34:08.558Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-10-25T01:34:09.058Z |INFO |Started MainApp in 10.386 seconds (JVM running for 11.186) |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-25T01:34:09.112Z |INFO |Start scheduling PRH workflow |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:09.153Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b60bd9fc-56de-4a90-9470-426ad087b0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:34:10.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:20.751Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2bf1c6e9-aac2-461f-b0ca-0a5e5bfa4379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:34:21.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:21.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:31.827Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=863c28ef-cabf-49eb-ad1a-f817216ff9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:34:32.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:42.895Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=482b7f4c-f858-415d-899e-7a7479547368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:34:43.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:53.968Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=cbf22bf9-ff9f-460a-a6f1-5c56e2028345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:34:55.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:34:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:05.008Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8bf35014-ab7d-40ba-906c-2fb8dcf5afc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:35:06.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:16.175Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a373b175-0505-483a-ab6a-199008d24528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:35:17.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:27.249Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b0e59335-1f70-4179-9307-09ba3d8ec35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:35:28.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:38.289Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=719b3f0b-b5e3-4edf-9aa0-3e1424e288e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:35:39.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:39.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:49.358Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ac182e6b-afdd-4c88-9918-d410ff2a0cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:35:50.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:35:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:00.431Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0b3a4b00-90da-4d69-9d33-5d71744304d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:36:01.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:11.473Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=33d19c7e-f440-49db-9793-1050ea245585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:36:12.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:22.544Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f053bdd2-d820-48aa-89d3-c101c1c2e141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:36:23.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:33.635Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=192cad53-0f65-482b-8a9e-4f502178a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:36:34.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:44.686Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e81e4999-6994-479f-ba31-72e6778253fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:36:45.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:55.759Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4dfd8a20-007c-44d6-a132-561cbad72083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:36:56.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:36:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:06.832Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=064bfcc8-6a5d-4eb3-bcad-8f03472765f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:37:07.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:17.908Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=209911ff-01ce-4f6b-bfdd-392c64bb6e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:37:18.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:18.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:28.942Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=87e9a8ca-00bc-4d70-887c-1a4583259042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:37:30.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:30.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:40.015Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3c0aa75b-c8fc-493f-9a0f-3d668c3a4a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:37:41.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:41.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:51.089Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3f796e57-e8c9-4efe-bb2a-164b83c962d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:37:52.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:37:52.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:02.127Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=58e8716d-da57-4e44-bf22-734ec5c8b981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:38:03.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:13.202Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e540dbf4-1572-4d5c-95fb-2a6c74aa9e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:38:14.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:24.273Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=dc17f797-91ea-4771-8cb0-35902dfc731c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:38:25.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:25.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:35.344Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fd37c1d6-298a-44f6-a45d-e58623360f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:38:36.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:46.415Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=98597e63-b0d7-4289-a09c-65340736b8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:38:47.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:47.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:57.488Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=216ca7cc-76d6-403f-a211-30059cf57d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:38:58.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:38:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:39:06.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:39:06.839Z |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-10-25T01:39:06.840Z |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-10-25T01:39:06.845Z |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-10-25T01:39:06.859Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T01:39:06.859Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T01:39:06.859Z |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-10-25T01:39:06.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:08.558Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bf81ee0d-89ae-4fa2-a918-3b01cacaeb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:39:09.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:19.634Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d15548ec-d3a7-43c5-8bfe-c13395cc1202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:39:20.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:30.670Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b70ea4c4-1397-4e6c-bad0-a89864761029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:39:31.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:41.711Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=15885ea5-2e5a-40b4-adc9-2d0bda1df9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:39:42.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:52.782Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ad62d543-0e0f-4b35-8959-d920dcdccb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:39:53.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:39:53.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:03.823Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5d362904-c9c6-4d95-9269-bd8d29b07194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:40:04.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:14.871Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0b27f117-77c4-4a42-af9d-505daa936019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-25T01:40:15.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:15.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:25.936Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0ae2ba55-5ab7-4b2c-9611-c6e382652814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:36.487Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=732d5ce4-0897-415e-a051-0475f6a41848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:46.501Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=787b4bd6-8be4-4a7d-b458-f2c480c57e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:46.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:56.514Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ecc0434a-b2db-4304-8d2a-3c11005a8451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:40:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:06.527Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e8c0e9a7-1afc-4c27-ac29-30236e6921d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:16.539Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=70433b5f-996d-4ddd-a95e-e171e9266b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:26.553Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=cd3ca501-5c0c-4d24-8435-1f70e50d660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:26.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:36.567Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=787eaf96-547b-4c21-8f43-2ad060266717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:46.579Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=cce8465b-901d-4208-bde9-0a5fa852b5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:56.594Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9fbf86e1-404b-4bcf-abcc-e575d976e411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:41:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:06.606Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=69549b98-ed30-4085-943a-d38b87123de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:16.618Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c5691193-0b2e-40d8-beee-43a44b24f7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:16.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:26.630Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1e591d7a-8e1c-4b33-aa3f-3d74ff83641d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:26.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:36.644Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f6d35cc5-cbd2-4dbe-98b9-75bbf0bd69a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:46.659Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e3b5d3f7-4b41-4956-8056-d4d1f974b817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:56.672Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3a76dfd9-a7e7-4461-bfef-639e5817eb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:42:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:06.683Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4abbd77c-6303-437b-8b89-e413b7923d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:06.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:16.695Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7bd7e19d-b504-41be-8b4c-44d5696b02cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:16.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:26.707Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4adc41ab-772f-4915-b708-ba9e9dfc8e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:36.719Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=32739029-52ba-4038-8d99-f0784d809370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:36.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:46.731Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d0a2eb8f-4710-4aac-a899-9a777de11abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:56.743Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=92348f57-40db-41bf-b536-3f0b619e87c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:43:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:44:06.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:44:06.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-25T01:44:06.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T01:44:06.181Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T01:44:06.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T01:44:06.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T01:44:06.188Z |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-10-25T01:44:06.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:06.755Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=401e19f2-330e-402a-81c1-511f0598f631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:16.765Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d0aa8316-492e-4d31-9cbf-1eebcd90ead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:26.775Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0966b0ed-7254-4bcf-b55f-65757737a341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:26.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:36.786Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=313f6324-6bca-46b1-93ee-e0c36d3de240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:46.797Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0ccb82ad-d968-4f0c-8644-aadd0e7b8063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:46.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:56.808Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=71c3e5ca-628d-40c3-84cf-23ffa9ae72fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:44:56.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:06.819Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4d5d17bf-e03d-4251-a469-d8e81945729e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:06.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:16.830Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=16ae3d2d-6392-453b-9c69-c85515299598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:16.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:26.841Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=65ddfb25-ac10-4f99-a6ee-7b7cf5b734bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:26.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:36.852Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=60e30393-94c7-405c-8c50-084893692b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:36.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:46.864Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4ceb8d28-a410-4f17-a05e-5d87b1f5d8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:56.874Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8df967c5-1b9b-4fbf-8456-73c75d3b6d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:45:56.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:06.883Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=781968d2-7043-4969-896b-20aa67012423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:16.893Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3e01ab95-8e84-4186-b187-e83ab5f53cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:26.902Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e338a460-2061-4d0a-bdfa-19c2ae779ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:26.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:36.913Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=90aa4ad8-59b4-408e-87a0-9aef9dae4c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:36.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:46.923Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b66345a8-d8d3-4112-85f1-3416acef4d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:46.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:56.933Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=931d5f78-348e-41af-acd6-e98bd5a3eb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:46:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:06.943Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=704ae07e-8c31-4c18-a9aa-33c7a66ed94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:16.953Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9a532ebb-f6bf-4bc9-965f-f85cdb5d18d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:16.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:26.963Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e54fa705-aea3-43d5-b971-7cb620cc214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:36.973Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ab38476e-e641-4fad-bb08-ccf3627075ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:36.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:46.983Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=20ef080c-3dcb-4527-b4ed-5b8e6e9ec2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:56.992Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8b42e51f-96f6-4498-92a8-e8e0cd67af6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:47:57.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:07.004Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=30adb1a2-da45-4393-8344-3c8853c8882c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:17.014Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=04dd761d-7009-4413-8036-5d293aca7de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:17.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:27.024Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6ec51b2b-d1e3-4cc2-83f5-890fb52e3e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:37.033Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=faaa5c62-af2a-4d04-8b84-c27cfaff7432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:47.044Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6a2ff2c1-1bf0-467a-b5bd-1b89840e8a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:57.053Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5e6998b9-4b5c-4c16-aacf-5c3b6234638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:48:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:49:06.122Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:49:06.122Z |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-10-25T01:49:06.123Z |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-10-25T01:49:06.124Z |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-10-25T01:49:06.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T01:49:06.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T01:49:06.129Z |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-10-25T01:49:06.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:07.065Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bb27461d-5d25-40f2-9817-574b145a5cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:17.075Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f86dd06a-d144-4599-a34a-adf817648ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:27.085Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7cd68206-dd6c-4314-81c8-0dbd7eed5c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:37.094Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6db3babd-38bf-4594-8df1-16bc4dcbf8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:37.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:47.104Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7c99c83b-0dcc-4620-8320-8195132dcbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:57.116Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4fcf32a4-6176-4e84-a195-57b9046150e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:49:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:07.126Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4cdfc178-a460-44e0-bf0c-ed27e4eb0bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:17.136Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fcc144d4-0711-446d-a698-150368aa4acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:17.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:27.147Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=07ef8383-5c1c-4971-8f65-8aef3f80e3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:37.157Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=30b32ec3-8e4e-4212-b971-ffed09872120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:47.167Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=371b423b-6bf3-4da8-b627-3f1f9d82c95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:57.175Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=08e513d5-b271-4bb0-ad3d-77007fa7b999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:50:57.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:07.184Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=81f3e2b1-fcc1-4088-b447-b0eab6077f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:17.194Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0161a25c-8cea-4447-b50c-d1afafd3d721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:27.207Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=74ccca7b-990d-4ba0-b1c0-16d21f214610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:27.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:37.216Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ee5586e7-b261-470e-96f8-8cd41cff7ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:47.226Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=62a92b74-d79b-48f3-af86-1c8105dd323f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:57.234Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b21ac699-1722-4169-9295-5fe2adc22c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:51:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:07.246Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=df273513-c193-4521-a662-d1574de6bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:07.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:17.257Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=db824c2e-cde5-4ea9-9af3-eb5f0b0696f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:17.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:27.270Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=da8ebfca-ee86-4b35-8881-9a9180914a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:37.279Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7b743d60-8b88-498a-81bc-295c54668983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:37.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:47.289Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=48245cb2-4dc4-4224-a9cf-472aa2b3b838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:47.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:57.298Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f7c8469f-d0c7-4eaf-a654-3a3b6bda150d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:52:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:07.307Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=34be0487-1259-4551-9fca-3546ad4c24e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:17.317Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f38e4ab8-8273-41bd-8488-4cc41a91f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:27.325Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=948c4227-308b-43d7-985c-7fbf7413b0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:37.334Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2c6f450a-aecd-4479-97be-2ffaa69f62a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:47.344Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a7ca1455-85ff-455c-9753-c0f2c84c0f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:47.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:57.352Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=53ed2829-6df0-4f0b-bf62-3d166d596a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:53:57.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:54:06.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:54:06.148Z |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-10-25T01:54:06.149Z |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-10-25T01:54:06.150Z |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-10-25T01:54:06.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T01:54:06.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T01:54:06.157Z |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-10-25T01:54:06.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:07.361Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0c0b2eb4-4741-450c-b0fc-556a81d2ee14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:17.369Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=04814a39-ebda-4a75-bab6-9bbd73b224ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:27.377Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7ac137c6-0d42-4970-bcb1-f2b23648c798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:37.388Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3d15c512-0c83-40a0-9666-e4b300d15611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:47.398Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0cf7491c-27eb-47b0-ac9e-e70ef984b561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:47.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:57.407Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3e0a2656-2f9f-4797-91fa-9d14abee5f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:54:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:07.415Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=beb5f489-de4e-4fc9-8066-c950ac659ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:07.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:17.423Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=08f5c6c5-fcfb-4b8c-883c-7ca58e23f22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:27.433Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=121c66ed-f093-47df-ad50-f45339fb0ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:37.441Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5f628602-4359-4b41-88a4-20f1331085a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:47.449Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=490b81dd-5095-40d5-a597-bad57c830fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:47.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:57.457Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b41d545f-2dbc-413d-8b03-d3a68f4c450d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:55:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:07.469Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a7626c98-99b0-4f9f-a747-eb4193364741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:17.482Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f9043b50-d486-4f5d-ab88-cac3aac1f74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:27.491Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=333710e2-8be8-4bbd-9ded-b529709a0bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:37.501Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bb8f700a-e935-4a70-b6c3-97d1828f8535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:47.510Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=970b5f2c-bf8c-4232-8f6e-36e293a33346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:57.522Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=da345f31-5441-4a4b-b130-00058f41a72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:56:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:07.532Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8c3cfa8c-500e-4540-ab12-7843a9199c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:17.540Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7152c0e2-4b9f-42ff-bd7f-2e568d9e139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:27.552Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5f4fd11e-6bf9-4a76-958d-d2ff57d3da7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:37.561Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=045cad54-7581-4123-b7ed-c96f44d41bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:37.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:47.570Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=dfb640be-3d00-4060-a406-717087559afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:57.579Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9236fead-bfbf-4b98-933b-576f5cc3d746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:57:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:07.588Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ac8d8699-5c90-4c87-862a-62a06b34b230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:17.596Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2967b309-16a5-40e4-820d-b81e3284503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:27.605Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=106aa7ee-0929-4898-902d-2d9ebd8e3503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:37.616Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=005d8af0-d062-4bbf-9a9c-ef47158bf917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:47.624Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3c3710fe-eef8-4902-809c-a8633cb7ec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:47.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:57.633Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=11e2c0f7-8e23-46f9-9a64-5fc2b1c22583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:58:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:59:06.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T01:59:06.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-25T01:59:06.153Z |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-10-25T01:59:06.156Z |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-10-25T01:59:06.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T01:59:06.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T01:59:06.163Z |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-10-25T01:59:06.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:07.642Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d116bd1d-703f-4e07-94d8-7c60a35030b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:07.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:17.650Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ce73e815-d733-4ba7-97eb-884fb3f61d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:27.670Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=06cd57d1-62a8-4308-903a-fc4da5be6f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:27.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:37.679Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e820de8f-64aa-4c59-9e13-f44a15511590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:37.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:47.687Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=abc817ac-1f97-43fc-bdbc-8c3aa2204cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:47.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:57.696Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d1e28bf0-0275-48b8-be89-773725746b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T01:59:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:07.704Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=357cb892-2293-4fd5-97c8-25179d2cc032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:17.712Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=50f94714-b02f-4241-9651-767d22081d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:27.720Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=32ade2c6-7a45-4731-a8d4-9db69e2e41af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:27.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:37.729Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e3152837-a85a-48d4-a5c5-c586effde6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:47.738Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=118d23b6-d9ac-460c-a08f-b56a0bee77dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:57.745Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=38a63dc8-26ce-45b2-ba56-bf57a6a16c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:00:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:07.754Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=64d816c1-a3ed-4f87-9376-077e9d81917a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:17.764Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=49b4c369-1f87-4a78-9f8d-4f3fc996e03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:17.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:27.773Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f031a60d-7861-4182-9318-4699dd669461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:27.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:37.781Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3ec8ceb1-76c2-4832-8a87-4e6d3373eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:47.792Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bb04df04-0784-48b7-8b01-4eb76e9bff87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:57.802Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=efe38b43-37ab-4ebe-b067-c1fe19088752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:01:57.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:07.811Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9555fec5-f463-4696-bee8-e23f6facc718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:17.820Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=76a481f0-3d22-45cf-9029-4f87120de634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:17.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:27.833Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=79ca7d38-caed-4961-9294-c48a4d7d68c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:37.844Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1ff87458-6d08-4d8b-96ec-c478e490f421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:37.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:47.854Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3cb40229-4402-4d18-9238-23c4e67a191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:57.864Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2d906d33-3e4a-48d1-a0d2-3557bde8e4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:02:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:07.872Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2a9fb6a5-f2bc-441d-9f43-783261e7f645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:17.881Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=74d7cef8-5108-445d-88be-8488904899cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:27.891Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f9bd76d9-6e16-4da0-b402-a1d73e489f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:37.900Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3c699b82-1abc-499f-a341-959acf5f37b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:47.909Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=76fea94e-0e58-4732-96c9-a9c17fcf1f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:47.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:57.919Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a8c053e6-cb1f-491b-9560-42679f237902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:03:57.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:04:06.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:04:06.118Z |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-10-25T02:04:06.119Z |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-10-25T02:04:06.121Z |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-10-25T02:04:06.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:04:06.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:04:06.126Z |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-10-25T02:04:06.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:07.930Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=63e9e959-8871-4dd3-81ad-c3c8ab0bee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:17.937Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f6b14790-92a0-4efd-8b17-347af1e82fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:17.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:27.947Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4162e088-914f-4d90-b7b1-becfafc32192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:27.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:37.956Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c252b4ec-369a-434e-88e6-33a321545ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:37.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:47.966Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d1834062-d44c-4eb5-8b42-57022a9334de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:57.975Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d6499766-d574-4d4e-adb7-0582726e0c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:04:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:07.982Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d23b582b-4086-4e31-b4a2-4be1c5da4c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:17.991Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b24c959a-d1b2-4fd4-9726-e42dd8267b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:28.000Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=159559a8-6a89-4afc-b18e-029d81bdb276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:28.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:38.009Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b959788e-b089-4cae-ba03-5062d082596f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:38.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:48.018Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2b6ceae8-b84f-4534-9fef-4c91e88e5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:58.027Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c76897da-6004-4bcd-b640-10c4e9dc1acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:05:58.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:08.035Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d2915180-1e27-4b66-9ef2-59ffd03ca4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:08.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:18.045Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=10c8e163-aecb-4a7e-be62-a71e8453be36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:28.054Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ec5685ed-1a3f-461d-a7c6-97384e38b956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:28.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:38.062Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8c44c6bf-a9a9-4bcb-8840-3bd0cbe47f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:48.070Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b2236842-5d98-4120-a63c-32e31fe9358e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:48.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:58.078Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e22792ac-97ed-4585-a8fe-51149378acd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:06:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:08.086Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7cfa1596-d84e-4ab0-b9ba-ef77b54ec682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:18.094Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=def48572-c683-486e-b090-321456ee8f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:28.102Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=aa38981d-49af-48b8-9b2b-f9ee7ad9b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:28.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:38.109Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8106b82c-568b-4c0b-b506-2335959dc762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:38.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:48.118Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1fc42f33-0e4a-47c6-aa9b-8845e4ceba72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:48.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:58.127Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=dc1f5245-cdf1-4cbd-b65f-8716a8f498a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:07:58.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:08.136Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c76dc95b-b0b6-4ac1-8963-b95bf7a161f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:18.144Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f0fb2333-b74f-448c-ae42-bf86ae2db40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:28.152Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f13e843f-7180-4eae-abc0-3d52d1bba89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:28.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:38.168Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b84e6c4f-7889-4ce6-aa48-5f049f1c1fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:48.177Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8e661a7c-6e10-45c3-822b-730404ea7d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:58.185Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=19a075db-89a9-4dac-9383-1b76998acacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:08:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:09:06.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:09:06.172Z |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-10-25T02:09:06.173Z |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-10-25T02:09:06.174Z |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-10-25T02:09:06.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:09:06.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:09:06.182Z |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-10-25T02:09:06.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:08.193Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=07a4bd5f-4824-4307-8c01-c980b8498092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:18.200Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fbecd496-7978-4875-a2d7-8313cda24823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:28.208Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=89b382a6-b5b3-43ba-b494-e5301df3a5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:28.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:38.217Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=739522b8-3d20-49fc-9903-7900c3f28b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:48.225Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e1cdd1e6-ad0c-4493-8bc3-3d814468e47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:58.234Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d1428c92-270f-4f3c-9c1b-ac7904199371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:09:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:08.243Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5ae0925a-499a-4bdf-ab1e-dd7dcfc76428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:08.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:18.251Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=084ba1d4-c38e-4434-9123-70321f722dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:28.260Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a02921ed-eb74-454b-a180-c42eed2f0902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:38.267Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=00935e6d-08b5-44de-8a09-c894ac539137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:48.275Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=af0e3587-5ffa-43bc-8ae5-b1b45bab4c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:58.282Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1514f3cb-ec9c-4744-8c31-8349c9254926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:10:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:08.290Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=009cb4c4-edd4-4e8a-905a-772511e0d3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:08.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:18.299Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2137df7a-16ba-4a98-a410-de6d856c74fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:28.307Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2601fa89-3a06-47be-a8ff-b1f6214fb940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:38.315Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c83c9fb5-aaa1-49c4-a40c-7d943879a2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:48.323Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7695fee9-1054-4245-b646-83fb673556cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:48.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:58.332Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=00a5e240-848f-4dce-94b6-f0c5fac99c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:11:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:08.341Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e28a25c2-9c95-47ae-82b4-6aa0da51b77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:08.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:18.349Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d8577522-e403-4afe-9149-d73cd4d33a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:28.357Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=20fd83d9-5dbf-405b-a3b4-5b82175f3eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:28.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:38.365Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=42c0c781-05a2-4cde-a3b0-bf1ba6ec6552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:48.373Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=25474008-f77e-47d4-a920-f8b53ec128a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:58.381Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9300ac6b-4afb-4236-b02d-99eae73f9887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:12:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:08.390Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e8a472f8-2a87-4f44-becf-dab4bcda20a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:18.398Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2c1d6788-1177-4331-bcf4-cdcdca6d87c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:18.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:28.407Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0a08e310-4126-4505-b2b2-796f0ce639ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:38.415Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=96a2b78e-0782-459f-ba53-52ec87e9e9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:38.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:48.423Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=389b6d69-4b0a-4a8f-ac27-913dba91b17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:58.432Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=530d9450-a0f7-4cf2-9f79-ae3b5a534489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:13:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:14:06.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:14:06.113Z |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-10-25T02:14:06.113Z |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-10-25T02:14:06.114Z |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-10-25T02:14:06.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:14:06.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:14:06.119Z |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-10-25T02:14:06.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:08.442Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=95c541c9-3688-4d42-b18f-b51a862d3079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:18.450Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1589baab-28d7-49b7-83df-26fbfea130de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:28.459Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a8d4131d-55de-4631-9e89-04676fd519df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:38.467Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ca522ccc-0b37-4f9b-a430-47f186a934df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:48.475Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=57c3794f-42ee-41c2-9189-a8cd74a23be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:58.482Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=85f70e61-8926-4eaa-b671-c0ff1e744abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:14:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:08.489Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d4367960-c902-4fb0-9261-63228db9f870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:08.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:18.499Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=af74833d-f15d-478f-b7d9-4f5b0d3bbf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:18.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:28.508Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e8e6dd73-7648-46ea-b9da-d05a47bac4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:28.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:38.517Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5c9207f0-1074-4056-a595-426e9248d843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:48.525Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2297dcf5-e2e5-42e1-a7f7-1c096ff84005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:58.534Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=516727e4-70bb-42ff-b6cf-bd44d266d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:15:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:08.543Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7c71f842-bc14-4a88-91b2-e326423b6d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:18.552Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bb8fac29-ccfa-4ded-8af8-342c616dcdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:28.560Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=cb9abcab-7c08-49a0-96e3-59705284384c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:28.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:38.569Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b35101a9-1217-4437-bb5e-e1cf8ae3aa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:38.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:48.577Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=15e8ae1e-c77d-4045-a524-e4545fd347d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:48.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:58.586Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=32fb9d5e-fcb5-46c0-90f4-c32e9e7180fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:16:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:08.595Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4e5dce97-bd03-4b0d-bc62-f6008339af9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:18.604Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d27c4cf3-97a3-4ec9-bcfb-4691420056da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:28.612Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bab5bf9e-955b-465b-b0f0-fda1f5dda43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:38.620Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8d5cb45c-eea7-4804-9e2c-00c8aa188a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:48.628Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ba9a539e-e30a-40e2-8456-a9db89383879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:48.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:58.636Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c1195249-7bfd-49db-88b1-08dc8b925d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:17:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:08.645Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d2e074cc-779f-494e-aa85-96227987971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:18.653Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=606d69e8-c22b-4f08-9140-79d406828494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:28.662Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ae77621a-479e-48d3-8abe-e0f9b391eb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:38.670Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6ad10483-3f2a-4d72-b628-488f59d5ae79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:48.678Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=21bd55e2-8af0-401f-bd4e-733ac05f3fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:48.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:58.686Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=22267fe3-5b86-4330-bd2f-a85635ff03d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:18:58.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:19:06.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:19:06.119Z |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-10-25T02:19:06.120Z |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-10-25T02:19:06.121Z |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-10-25T02:19:06.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:19:06.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:19:06.126Z |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-10-25T02:19:06.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:08.693Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a679537f-7338-48f0-ac05-a63a3af9c102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:08.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:18.702Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4e047919-0ba0-4664-b92c-65bfa702814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:28.710Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=dca0d61b-9c91-4b5f-b48b-18663eeb5b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:28.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:38.718Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e9ca090d-d495-41c0-9b44-2af47fb1e496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:38.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:48.726Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fc60b088-bcbd-44f3-bb65-7c7e05588095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:58.735Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5180391d-268b-4794-be1f-1dc5b2b18396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:19:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:08.744Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4ef2ee0d-808e-42ee-8947-f6bb454a1632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:18.752Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=685bc5bb-685d-40a5-b088-d380c69be8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:28.760Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=159fc45e-c464-417f-8b5c-0e6268d57365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:38.770Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=beed9735-319c-40b1-8c53-33024025bcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:48.784Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f588b69c-1325-47c1-9a02-2cf828f60701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:48.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:58.791Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b5a82954-003d-4b5d-add6-4eb86ca09339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:20:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:08.800Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ce5d914f-608d-4830-b972-29b6dfe015e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:08.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:18.808Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=daeeb00e-a08f-4293-aec4-90336a0e5bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:28.817Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6f466640-a0b6-4775-8874-cfc1ff3f42e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:28.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:38.825Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3459e744-a581-4af2-9910-a26c277feaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:48.833Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8300efec-4990-4c36-8ad3-78a57e626daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:48.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:58.841Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e7fed337-ae3d-417b-8e8b-6a66f186147f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:21:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:08.853Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fee99442-6b1d-4aca-9a5d-79d26f061426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:08.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:18.860Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c9a005ad-b815-407b-836e-7cdfae167acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:28.870Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fa762639-af6c-42f3-b11c-d92bfbbf0177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:38.878Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=03cb0ac9-d81d-4e56-ad1c-22b603eb2627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:48.884Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6eecab17-a179-4f23-85bd-628e309f90de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:48.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:58.893Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1804e4ca-fc72-4a24-bf40-d9797f2938fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:22:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:08.901Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=55909996-b7fe-48b3-ae08-bd4b08e08773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:18.909Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=36f9a3c1-363c-44d5-a0b5-2ffb96a18710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:28.917Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9db9133e-c7d2-4f6e-9261-6969739bb74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:38.924Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e8918a51-9d12-4772-98a7-82aa3717b456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:48.932Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2e7cb8fb-8bb3-4ac7-a2ad-f90f94e9e8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:58.939Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a227c55c-7fd0-4177-aea0-8cdfa4e22dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:23:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:24:06.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:24:06.113Z |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-10-25T02:24:06.114Z |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-10-25T02:24:06.115Z |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-10-25T02:24:06.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:24:06.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:24:06.120Z |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-10-25T02:24:06.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:08.948Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=dca7a836-e8fa-4fda-b81e-15b7c428b0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:18.955Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c6c76792-929d-4d6d-a4e4-c31f24bc676d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:28.963Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4c21d9fd-7474-4bb4-b566-113f5f7732e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:38.971Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d579a8d4-0d86-4eea-aae6-ccdff205aeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:48.979Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2c4bed11-f4db-4c76-8d27-14671cafc1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:48.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:58.987Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3c8ec01c-7847-4870-b3c0-69471068a24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:24:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:08.996Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a9c612b8-5c36-4f7a-8156-37dc304188b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:19.003Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d76c6c61-b1f7-43c3-8663-b9229e13823c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:19.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:29.011Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5c8e793c-0fd4-420a-bd0d-69b13bcc7ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:39.018Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0c194500-d6cc-4781-b1a9-334805faa36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:49.026Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a45a9c55-a3cf-490c-80c0-10073d725f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:59.034Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d5fc412c-a21d-44da-8dde-eddb770f1018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:25:59.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:09.041Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f839b9ba-3293-43fe-b11d-ce390320517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:19.048Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4d3967d8-f4df-4b0a-913d-c536d8b0b5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:29.056Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=77bfffa0-f1d2-4cb6-81ec-c20eccc965e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:39.065Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9bccc42a-d237-4aad-8f2a-156d43664010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:39.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:49.078Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=429f16da-9874-428a-8554-e054604039fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:49.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:59.085Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=36bd2dc6-b6dd-4179-ac78-e3999e1edef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:26:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:09.091Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=aaec437b-5a24-4a93-8021-db61b500eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:19.099Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=54ef3fa4-b38a-45a2-a29c-424ecc5c8a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:29.106Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=21f9df47-a359-4ca6-94da-c2d9641d0ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:39.112Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=da6fae2d-bb27-41de-9037-0efc120c2eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:39.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:49.119Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7f624caa-bda9-4198-b8c2-e5bded02fb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:49.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:59.127Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=76a1fc6f-9575-4475-9e61-aa4578af4c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:27:59.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:09.135Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2bb6c1a9-dc61-496b-a259-32b1e4b54f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:19.143Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8dc5cc52-b324-40cf-9e3e-205796c47907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:19.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:29.151Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=63da2d96-127c-4c2a-bdda-c235cb83aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:29.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:39.159Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=37fa4870-5ebc-4372-b595-23c856211dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:39.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:49.172Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5e63e9e5-0ef8-443d-a27f-090fef88d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:59.181Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=49a03b3a-1d71-4cb1-8b1e-fc9aff5a825f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:28:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:29:06.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:29:06.119Z |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-10-25T02:29:06.119Z |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-10-25T02:29:06.120Z |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-10-25T02:29:06.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:29:06.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:29:06.123Z |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-10-25T02:29:06.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:09.188Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ffef6fcd-c4ba-458b-a360-938c3436202b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:09.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:19.196Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0d1974df-215d-4f82-896e-f7ef0a6a60be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:19.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:29.204Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=61282b43-c45c-4a2d-bbe2-d3e787e9dc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:29.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:39.211Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a307cc12-e26e-4d11-99f9-4b111d0a42fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:49.219Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=25a9ae59-41d0-47d5-b20f-3d623edfbdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:59.227Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=08be7fd8-dbcc-437c-9410-8152df5d4340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:29:59.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:09.236Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=52a52f91-f4ab-49cc-8038-3dab64f412cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:09.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:19.244Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=09de2e92-71ee-45a8-8c44-e793a9e226ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:19.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:29.252Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5f3cac6b-b1ae-447b-969c-5e1acdc025dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:29.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:39.264Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c310b133-adfc-4588-9679-d5229d92237c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:39.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:49.271Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d6f9ba5a-d811-4d7f-afc8-d984c303681c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:59.278Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d8b3a9fa-b671-4165-ae14-9a8d11dd26d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:30:59.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:09.285Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=17d7f4d8-bbea-4d40-b694-0c347bab8e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:09.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:19.291Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=260ac372-cec3-40dc-9579-e7c8514e2cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:29.300Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5d399ba9-838f-4e0b-948e-fa2b199739a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:39.307Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=89c528c3-5d69-4b3a-8dfa-1bbc57c14028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:39.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:49.314Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=14d90875-d7f2-4db4-9d26-6a359afee52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:59.322Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=622a2e74-2667-43e1-88b6-3a57ae57b583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:31:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:09.331Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f199649c-06a3-4d0c-860e-96133f81c0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:19.339Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8ae7e92a-115a-4ea9-9cb6-f967b016e42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:19.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:29.346Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bbc5b7ba-e8b4-47d8-a457-f16f4a2b7679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:39.354Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=27f7639b-e2f7-413a-9a2b-8b9ddaf794c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:49.363Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e3cbc02e-8b2f-4d74-bc62-179e71b3d9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:59.370Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e2cd3baf-693a-4a6f-90c9-fe88909af1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:32:59.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:09.377Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6afb4eed-0a4d-4826-8014-100ecfcdeeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:09.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:19.384Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=791c387c-009e-4204-a0c9-44154498e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:29.392Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8f0200b1-047f-486b-bc4d-3ac83f233954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:29.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:39.400Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=de6e1d2c-dd90-4287-9f5f-964e43141f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:39.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:49.409Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6b679695-e152-4ff9-b557-c5b61fbda39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:49.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:59.416Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6ed79c8a-c981-41c3-9639-9cd6c66076d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:33:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:34:06.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:34:06.113Z |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-10-25T02:34:06.114Z |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-10-25T02:34:06.115Z |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-10-25T02:34:06.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:34:06.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:34:06.119Z |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-10-25T02:34:06.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:09.425Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4bf7df84-4949-4573-adc2-e7a599a1c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:19.433Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3eaa541f-1e6e-463c-b636-7cf888a2694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:19.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:29.441Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=333757c7-939c-437f-9aeb-ca42217f3fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:39.450Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=35863e5c-8d61-488c-a51f-b84717533520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:39.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:49.458Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1349e85a-4838-4373-a930-2b10effece97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:59.467Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a202fd88-1533-439f-aaab-2dd6b1b838b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:34:59.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:09.474Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0756ad22-7710-46de-ac23-f16c41cebe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:09.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:19.482Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d33586f2-ebdf-4d63-b7bd-4c4862cc9df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:29.490Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=39fb9f2c-d826-47ca-8eef-80a0bb454017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:39.497Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d9e73e51-4d4e-4a41-a4df-1f6471b7f892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:39.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:49.505Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0a53b764-c6e3-43f9-96c2-ae1df7421f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:59.512Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=35c3b9fe-101c-4021-b4c1-de6faf15f0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:35:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:09.519Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=813255a5-76c6-4533-b73f-dd14f10a47f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:19.525Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c8f0684f-641d-4d1f-8078-e0bcba6ff908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:19.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:29.532Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ace4d5a8-1726-42dc-94ab-8c65c3701f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:29.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:39.540Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5868bf81-936a-4a99-9014-eaae161bdf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:39.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:49.548Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5daf0c62-d987-4c98-b3db-08899c650506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:59.555Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=88658d0b-3da7-4441-8f55-04bd1fbb9db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:36:59.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:09.561Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=82e6121a-174b-4028-a2bd-19fc6cc5d34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:19.568Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6921e553-f02f-464b-8fe5-e5e8d2d02371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:19.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:29.575Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=34b4bd6c-ebf0-4000-85e5-95d2a1a0ece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:29.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:39.583Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2f56fbd3-32da-4105-a5f7-9e394b483750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:39.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:49.590Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=115c25cb-f653-458a-a06b-b3af3d411300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:59.597Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=16fc6c86-f5f2-4779-ac47-dbcba95ebae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:37:59.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:09.604Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4dab0b47-603c-4630-98d1-3ba3f4a4fe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:19.611Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=689c8717-19b8-4759-9a58-1323b16126f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:29.618Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=816eae8c-2692-4143-8ba9-139791b50306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:39.627Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0813a08d-7faf-429e-8df2-302d31642c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:49.635Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3ebef896-3526-41fc-8c37-5a91ed2bf97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:59.643Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5eb37813-7608-4966-9c1b-d1765d4aebf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:38:59.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:39:06.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:39:06.119Z |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-10-25T02:39:06.119Z |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-10-25T02:39:06.120Z |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-10-25T02:39:06.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:39:06.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:39:06.123Z |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-10-25T02:39:06.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:09.649Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c1fdb94b-a384-4cc7-9a85-cff5881a60d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:09.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:19.656Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2fd6832c-9633-4c44-b865-de0a2c92fdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:29.665Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=716cdaef-6e48-4823-8304-b771b36ecd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:39.672Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=90120e67-8570-402b-a8b1-cbbdc727133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:49.679Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=88e5c183-85a2-4520-84ee-97f36103ac62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:49.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:59.686Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a02f5579-704d-42b3-ab1d-7bce83e98c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:39:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:09.693Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=adefaa1b-7aa1-4da0-b597-151b96e215cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:19.699Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e26b0abc-453e-4de4-8edc-873298ac7b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:19.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:29.708Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3f59271f-063a-4edc-93b7-9e5cb01c3d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:39.715Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4bca7bc9-bf6f-45f0-9b48-870d12ffbf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:39.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:49.723Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=eb1bb323-b924-4de5-a5b0-a066f7601f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:59.732Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b381a83f-c930-4d35-83b6-a1ccb15e1a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:40:59.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:09.739Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e272e1e6-7b3a-4a2c-ad27-622de783a385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:09.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:19.745Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=271eb3a5-76e2-4edc-8b16-59a63f9d2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:29.758Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e1b1d0a0-1419-4405-8fe7-c67414731c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:39.763Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b85eaf83-a6a1-407b-89cd-9ad0d35cd1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:49.773Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8933458f-90c7-4321-8220-b0c5d5a0ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:59.779Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b9e7420f-e865-48b7-8b42-ecb87007aaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:41:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:09.786Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8d3f6dc9-60d8-4af3-9a20-1db49432522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:19.793Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=be702c26-b00f-4c91-885a-f6864c3620e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:29.799Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=84c1958f-2c73-4750-96f2-e13df6b3adce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:39.806Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d717dfac-bcca-4102-b40b-60e760382155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:39.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:49.814Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=698ed531-f5b7-44e1-b654-0507ad8efed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:49.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:59.820Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=84e7eca2-6b50-4821-9ba3-28a8582100dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:42:59.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:09.827Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ae95598f-fe2a-4f19-b3e2-57a186228af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:19.834Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b55ad2d8-6f96-430f-a06c-aa9e0063139c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:29.842Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1dbe7e92-8cb2-40a4-9614-3c7df6bb45c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:29.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:39.849Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=96b4d16e-0de5-4d2b-829a-604f3ca06f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:39.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:49.856Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e631b576-e571-4f23-a8cb-a4d1dafbc81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:59.862Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b889912a-0f3d-4c7f-92c5-aa05841cfe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:43:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:44:06.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:44:06.097Z |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-10-25T02:44:06.097Z |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-10-25T02:44:06.098Z |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-10-25T02:44:06.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:44:06.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:44:06.101Z |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-10-25T02:44:06.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:09.869Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c13c4e6c-9a4e-45aa-802c-5ab3706ded15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:09.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:19.877Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a3da9ec2-a88f-4bc3-a510-bf52bcb4f329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:29.884Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c5078f4b-a9f6-4170-ae4a-7e5231fc9b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:39.891Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f5b4fed3-4f35-48e8-a10d-5e6061b5f86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:49.898Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3b4a5f3a-bfc4-49eb-ab9c-76e52318e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:49.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:59.906Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f2b14a92-d885-4f07-8942-929cea799786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:44:59.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:09.913Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=05b0c5bd-b28b-400a-8809-7475b5511da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:09.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:19.920Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e2fd292f-4298-4298-adcd-a6612b4bde22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:19.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:29.927Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b78cfa04-ab6c-495e-a8e0-e6507bb6c442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:29.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:39.934Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=dd7e6891-c320-417a-99a1-38a4ea3acc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:49.941Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ddbfe49b-dcb5-4863-bec6-4ce4d7b4911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:59.949Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d64bda14-e5c7-4391-ace8-f2fb64b02655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:45:59.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:09.956Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c94f622e-259f-45db-909c-5919d20dab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:19.962Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=368e1204-1e89-4fbc-be55-b04b67a8c3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:29.969Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=df46b14d-4ed5-469d-a4db-52e742e53cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:39.975Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c242da4f-12a7-4a08-a284-6f5f77c2b345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:49.984Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=561242e9-bcf8-4a76-8a31-8e36b0e45e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:49.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:59.992Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=de0803c0-63f0-476d-8cbb-5ea4771a530c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:46:59.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:09.999Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0cdbade7-8c7d-4c88-8204-a5032d33a73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:20.007Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1afdb81c-aa58-4572-9c4a-90e16929ec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:30.014Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d3de34d2-9aea-452f-b5bb-9fab623d0273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:40.023Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=47b62f05-154e-444c-b160-bd9a2ecba8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:50.031Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0d91324a-91fd-420c-b91c-cb83b46b7d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:47:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:00.039Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3ef105cb-ec56-4eb8-ba01-4716b07bfb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:10.047Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b82e99ba-c701-4c65-8afb-6225feb6c756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:10.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:20.053Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9a5e8467-b7c1-428c-aa11-0b1a0c00a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:30.060Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=428b60ed-df4f-4984-8313-3bf4dc56a342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:40.067Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a038ce9d-e0db-4c81-8e9d-052d49045943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:50.074Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d0c81ec1-2b78-4e9f-8fd6-28dc879534eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:48:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:00.084Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=29a9216f-824f-4255-953d-c6abea498236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:00.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:49:06.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:49:06.125Z |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-10-25T02:49:06.125Z |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-10-25T02:49:06.127Z |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-10-25T02:49:06.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:49:06.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:49:06.130Z |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-10-25T02:49:06.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:10.092Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f3f483ac-b414-42da-ba65-15f33a83807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:20.099Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3e70e405-b115-4e7f-920b-55f1f8cd6ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:20.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:30.106Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4942a838-5024-43b8-80eb-1a0e2634df18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:40.113Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=85b11593-f9e9-4fb7-b054-729eef452fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:50.119Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f4160204-41e5-42b1-965d-c8ba1e52d0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:49:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:00.127Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6cad0dde-c8f6-4f95-8678-bc20369f723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:00.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:10.134Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=77861074-d92a-4fc6-91db-3b5bf3af4ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:10.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:20.142Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c2fa0ae0-6a71-4816-9b9a-1a95c5e64682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:30.150Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9e297fe2-467f-47b2-ad38-9ab0217cfe5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:40.157Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=51838063-626b-4d4d-87d1-3dd30e5fcb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:40.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:50.164Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0699462d-3ebd-49d4-ab6e-d0c511392847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:50:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:00.171Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=44a299b2-c568-46db-a992-e12ad7496f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:00.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:10.178Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bb936ff8-a25a-4015-bfc2-3aac54f5f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:20.185Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=52dccc30-9d7b-4645-98ac-c0c76587a99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:30.191Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3fc0d23a-7bad-4aae-8537-c09fad83c53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:30.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:40.199Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5f027fe5-a583-4c12-bb0e-97fe8f7b9dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:50.206Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4a05ec26-19a6-4bca-ae34-10c57eb54260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:51:50.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:00.213Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=63ad3e44-d4cc-41db-afea-a2f2b57f3e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:00.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:10.221Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b3f88d51-6cb4-46c8-bb76-10916d234202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:10.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:20.229Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7fe6decb-f7a4-4d37-abee-21f968306778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:30.237Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c0382d2b-04f1-4d5b-bc3a-3d06825d0b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:30.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:40.245Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7ce6e439-112f-4ac2-a41c-1ab1540157c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:50.253Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e66a594b-23bd-48db-b926-845bd05a01fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:52:50.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:00.261Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3f3dd750-ee96-400e-b772-148bbf88df68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:10.268Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7f85567f-9284-4eff-8bc2-bf2155d38e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:10.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:20.275Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b2e7982a-7e41-4107-b980-efd87fb313af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:30.281Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5234c881-c9c8-4942-a331-5492718dab68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:30.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:40.289Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4aec4b62-0bfa-4a64-bd44-8d0f82cf895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:50.297Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b7c6e5f6-eafe-45dd-8807-3ca93aab744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:53:50.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:00.304Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3c4a483c-ff5b-41ba-bcf3-a14ce1203fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:00.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:54:06.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:54:06.096Z |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-10-25T02:54:06.097Z |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-10-25T02:54:06.098Z |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-10-25T02:54:06.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:54:06.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:54:06.101Z |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-10-25T02:54:06.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:10.313Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0f45646e-22a5-40d2-8f5a-d6b78994ccb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:20.321Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3bfd8aaf-23ee-4fa2-a41c-5a605c691933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:30.331Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0d167b6d-cf96-4ca8-b1b2-680b4984bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:40.338Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=07abf281-c3dc-4592-bd3e-f07a00118fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:50.345Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4257552b-de0d-4360-baff-1e0fc3cd2903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:54:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:00.351Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7baa5cb3-29b2-4aab-9510-0a8dfaa1a71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:10.360Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f787135b-1af2-493f-8bd9-b8d03942421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:10.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:20.367Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=329e5305-fdba-4a8a-a3a1-f6e84e97ce9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:30.374Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=76a5b5b4-6dcc-49bd-b398-0a5622a53f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:30.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:40.381Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=261085c8-b3f0-43c3-bb17-35b9b0d0c9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:40.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:50.389Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=91ca8f88-c0fa-4b41-a94d-acdcfbd38910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:55:50.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:00.395Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7cf75e8e-28a6-4514-afad-7a36957db381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:00.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:10.402Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=df7bef30-31ed-4bfb-a9ca-aa0d67119a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:20.409Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=111d7464-8fd3-4137-8688-7feda5578ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:20.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:30.416Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a8fea69d-9a98-4db1-9f1c-bb14ab952dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:40.422Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=18cb77a0-ab22-45b1-87e7-242970a5faf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:50.430Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c096995b-c970-474b-9383-04b322e36e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:56:50.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:00.436Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=51eb4f07-0ab7-4dcf-af16-e651069fe4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:10.444Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=02ed6f1f-eae0-47af-b042-1b551c9bcfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:20.452Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2bd854ac-21a5-43a6-8215-bc447dc27c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:30.465Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a497eabb-570c-419c-994b-bdacb25f4dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:30.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:40.472Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1fd0a6b4-78b5-4f5d-85a9-14e26302a261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:40.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:50.479Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=59e36dad-c2e6-4639-9f04-e802964c3863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:57:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:00.484Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a294d337-7ee5-4ba0-8c6c-09ff774dcf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:10.490Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2b45ef62-46eb-4987-88ce-37e5838bd60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:10.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:20.497Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=14c7f4c7-e886-44c2-a460-8aff01c71871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:20.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:30.504Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=164be024-869e-45fa-a68f-e88e1cbd327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:30.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:40.512Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ecad96ef-5f1c-476b-8a6d-239bc2091644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:40.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:50.525Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fae2b159-1a97-4e53-be91-1bf844a8c007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:58:50.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:00.532Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=92d29073-d928-4d48-91f5-d72b416e648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:59:06.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T02:59:06.093Z |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-10-25T02:59:06.094Z |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-10-25T02:59:06.095Z |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-10-25T02:59:06.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T02:59:06.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T02:59:06.097Z |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-10-25T02:59:06.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:10.540Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d723d208-0257-4e7a-9851-c32d798c3c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:20.547Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a932a82c-7861-46c7-954e-80b50bcbf1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:20.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:30.556Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f7c71556-5f67-449b-8fdf-ccdc2e954612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:40.562Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=88d76a22-c0ad-4ed1-a701-b55aab720002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:40.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:50.570Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7f1de9c6-d4bb-4625-acb1-a555185d173e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T02:59:50.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:00.577Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=658bfb4e-4ccf-4641-8227-4062bc6af4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:10.584Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=04a6d7a1-5176-4f0f-9fa6-e52e5a4d6222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:10.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:20.590Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=32d37fd6-6b63-463d-97b1-1c4368bcc7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:30.598Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e66a38ee-33fe-4d4a-a787-ea8d16f3ab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:40.604Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=20bc0a04-3fc9-4f35-a557-9e49f865e925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:50.610Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1a46cc6d-9ff4-40c8-8e65-08ba510608da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:00:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:00.617Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=949b395d-f88b-47b0-8d68-dc8be3d2fcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:00.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:10.624Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0e11c3a3-bccc-407e-8d55-0fc1339d3e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:20.632Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d097c060-bc57-4c82-99e7-6cff46896d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:20.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:30.639Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c40fd549-e110-43d5-9340-2fb5603e1709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:40.646Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8ce0a95b-1949-42a2-845d-77e0aa81bc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:50.653Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ed00113f-9301-4773-ba41-eaf3391a7ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:01:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:00.660Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7dedb7aa-8417-4057-bad4-e7db5142397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:10.666Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5ce7c728-fb28-4e7e-b9f5-579e8234ec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:20.673Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0c2d48d4-1ecb-4185-8c93-7a793a07dca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:30.679Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=53fa77ce-9175-462d-947d-f42106fd353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:30.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:40.686Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2c9f4651-b88d-45f9-9b5d-65055b17c754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:40.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:50.692Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d9e7898b-075d-471e-b33c-8a793c86896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:02:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:00.700Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=68f3e5ad-27ff-48ff-940d-30b31a4741eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:10.708Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a3c72075-274a-403f-893b-7761306071b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:20.715Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ab2540f2-0a23-4900-8f3e-46bd52dcfd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:30.721Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=373e5ade-c074-4f5a-913c-86c825a5323c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:40.729Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=47dc99d7-fda0-4719-8fdb-37a91622c6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:50.737Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=510512f1-39cd-46bf-a1f8-fd38c341fa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:03:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:00.744Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e4678242-70b0-4cd5-85ce-7c82a374a180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:04:06.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:04:06.096Z |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-10-25T03:04:06.097Z |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-10-25T03:04:06.098Z |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-10-25T03:04:06.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:04:06.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:04:06.100Z |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-10-25T03:04:06.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:10.752Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8b088d69-f685-4c2e-9140-803281aba17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:10.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:20.759Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=02e8419b-4ee3-4449-9082-bed9db32b871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:30.766Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=457667e5-c6f6-43bd-98cd-f2632d78891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:40.772Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=317d2361-4c19-4cc0-8a1f-5e23519bd23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:50.779Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=be907919-26c9-40bc-b34e-e0531e810fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:04:50.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:00.786Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3c0bb1d8-1433-4cbb-bd50-006cce146b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:00.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:10.794Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=32ebf2be-a53b-49d1-97a5-7dbd815c8eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:10.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:20.802Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2fca86df-cbcf-4ef0-9c27-b9437ba8e5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:20.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:30.809Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=53c617c6-af98-4809-824c-7a2aa91e6fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:30.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:40.816Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=df3f2be3-3791-4735-8036-5c144a10463f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:50.826Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ba863177-49df-4381-b1ea-255880a2af9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:05:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:00.832Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=efc4e7f4-1f5b-4814-b638-5fd2a0facbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:00.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:10.841Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3073cdde-0441-47fa-b9d4-3372b2f6491d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:20.848Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=176d2a4e-b425-45d4-9e2f-0f23f0763aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:30.856Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d31fe894-9192-4714-b407-ab90907f239d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:30.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:40.863Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2cf29c83-62cd-4f89-abd3-25d74508816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:50.871Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=83849771-a2ed-4d29-988a-4174a3a7de26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:06:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:00.879Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=31900ca7-8b44-4446-ae28-764b202156b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:10.885Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4e4b6c5e-73e7-425d-b9fa-ef83ba527026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:20.892Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d7f92a68-85dd-4e61-b780-6b20d7cdc770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:30.903Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=01b6b439-13a4-4859-8e86-ed19a4265463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:40.911Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=979e14a7-bd9f-4a45-a87f-6650d82e8979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:50.919Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a48d08d3-465f-4bd7-becf-8ddc66d98d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:07:50.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:00.926Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c3e452bc-e8db-40cc-b613-055f906378c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:00.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:10.932Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e49c0115-4122-4fc4-ad77-fcfe470ac30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:20.939Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=812d5c2b-098d-4275-a681-1c246440e4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:30.947Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e332adc4-22c3-4e3f-833d-6e50512525ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:40.955Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8b41598b-8552-476a-921d-cb9155efa58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:50.963Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f13899e7-8bd9-433c-9ff0-61ef310ee193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:08:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:00.970Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9e762dae-fde1-4647-aaa4-5e679ade3731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:00.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:09:06.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:09:06.099Z |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-10-25T03:09:06.100Z |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-10-25T03:09:06.100Z |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-10-25T03:09:06.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:09:06.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:09:06.103Z |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-10-25T03:09:06.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:10.977Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1b5761e5-05d9-4549-8e24-c2e7471bf28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:10.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:20.984Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=921fdc05-b014-405f-827b-869ed9f2ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:30.991Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5d4714c7-0b1c-4858-828a-91dac177c17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:30.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:41.000Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e0d1e996-1f15-4be9-afd2-33b46caa062c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:41.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:51.007Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5f028f2b-be3b-45bf-a19e-ce970d8e0d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:09:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:01.015Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=398e296f-dc24-4c8f-aea9-7dd54720aea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:01.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:11.022Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a77f00df-8d2e-4577-b4ad-cf38c2ba4068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:21.028Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7e01afa4-c656-4095-b585-2dabdba48ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:31.035Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6aa1f595-d121-4d8b-bb0b-336cc59149eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:31.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:41.042Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=229d9c16-5954-430f-92c2-a2d2bde7e1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:51.052Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8368a854-baed-483c-b9d8-9acde73b2293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:10:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:01.060Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9b90bf10-3540-409e-a6d3-33db1b1e1910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:01.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:11.067Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=19442d3c-4050-4e0e-b0ba-19055561f33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:21.074Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0c391b39-77c4-4c9d-a430-182329873cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:31.082Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9308a98d-99e4-4ab9-a6b6-20d63b38ae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:41.089Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=39721723-2e35-437d-9ff0-4d4e47401923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:51.096Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c71e14ca-a305-4929-8603-fdb2d3289eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:11:51.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:01.103Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ee123a12-077a-42ec-896c-14cba94bc835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:11.111Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c84a2ba2-8931-47a3-a1a1-ac546faead7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:21.119Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=15d95eb7-18c6-4dcb-8def-446240290e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:31.127Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4de764a9-cc3d-4c10-9995-9d25ad00c9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:41.136Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5d4c197a-533c-4f3a-a03d-330d626e5a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:51.143Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d433dadb-0099-4f5b-997e-20838cd7e452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:12:51.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:01.152Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e69f159c-e1c3-4348-b3cc-a2367aef0975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:01.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:11.161Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b5262952-ac4f-470f-b056-bed79b4d796c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:21.170Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=af1093fe-978b-4b21-b551-3ae0b27de752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:31.177Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6c5847d5-e786-488b-8fa7-a843faf71c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:31.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:41.185Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3f4ac28b-a35e-49d7-a1c4-225ba1770c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:51.191Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9f1d3b68-fb27-4f37-beef-225c32675730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:13:51.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:01.198Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2fca36ba-881c-40fd-9faf-ab68829e2558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:01.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:14:06.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:14:06.109Z |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-10-25T03:14:06.109Z |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-10-25T03:14:06.110Z |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-10-25T03:14:06.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:14:06.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:14:06.113Z |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-10-25T03:14:06.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:11.205Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=82274ac0-fbec-47e7-95e4-2acd50fa7679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:11.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:21.212Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=cd709442-64a1-4243-aa16-a8460e345130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:21.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:31.220Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2e3dbeae-b259-42cd-b321-b1589c9bd4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:31.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:41.228Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8770c390-c152-4699-aa72-f1ed24aacf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:51.236Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b43c8673-7b14-4d45-ace7-8f640149cbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:14:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:01.243Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ff546d41-72ae-412e-90c8-00db80635d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:11.251Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8ddeb675-6e45-4841-8dd0-392791144e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:21.258Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=845f26d6-8509-4a94-951a-6db6d2a91483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:21.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:31.265Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=77f1f69d-1806-49a6-bc45-1f011a80cf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:41.273Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4481f73f-7b86-4b6e-bc17-732cef36c6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:51.280Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e07cf954-ed5c-45b1-b714-88151173929f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:15:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:01.287Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b720d07c-7d64-44bb-8ab3-fb7464064d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:01.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:11.293Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7c6bd98b-7d69-4cb7-9dcd-e83ec286705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:21.300Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bd9aef7e-cada-498a-b5ca-c685e836ec81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:31.308Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=90aa7abc-487d-452f-96f3-384397aa32ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:41.315Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=192fa59c-f4e5-4e45-b288-807ed23a6bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:51.322Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d78c2ca4-a2d7-47f8-b212-ae3848243a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:16:51.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:01.330Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b81efeef-a22b-4bd5-a4fb-ae4f2868778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:01.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:11.337Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1c2eaebb-ed67-4089-8c39-b736aac40d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:21.343Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ef85883a-9f56-48d6-b7b7-ae5814d05769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:31.351Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=922a6bb3-fd9e-4b08-ac47-b5fc7024f5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:41.358Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1c4ada07-dcb0-41a5-8c9b-7914d9d4e6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:41.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:51.365Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=25c58fe6-a20c-4a89-b9e6-963e3942d56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:17:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:01.371Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=64bb96cb-517c-44d9-bbbd-8c9a640d0616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:11.379Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2285586b-8fb1-49cd-aa2a-5e789ed5a69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:11.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:21.386Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0d241efa-d7a5-4aa0-9895-c657526c77f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:21.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:31.393Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=afcabe17-2713-49bf-b3f1-59585499fb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:31.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:41.400Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=52ae11ec-9bd2-4ee4-9906-21d02a4e5b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:41.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:51.408Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ed60e99f-81c9-429b-a65e-62d29bfcb029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:18:51.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:01.415Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=14c3e094-328e-4e99-82e6-c574c6ca6fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:19:06.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:19:06.108Z |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-10-25T03:19:06.108Z |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-10-25T03:19:06.109Z |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-10-25T03:19:06.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:19:06.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:19:06.112Z |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-10-25T03:19:06.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:11.423Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=cec3bb26-ea13-44fd-9901-a39661ce755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:11.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:21.430Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=31442d48-2c71-40ed-a32d-f20b3fa27957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:31.437Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7c8e0d16-893e-49ac-85d2-65acce088af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:41.444Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d5775045-b39d-4203-a806-d6f73f12593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:41.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:51.452Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=854b308c-733b-4270-b085-31c37870f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:19:51.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:01.460Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9d81a30e-e893-4a78-9134-fa23746853f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:11.467Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=251b1710-55ad-42d5-a465-c3bc16e808a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:11.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:21.474Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=59b732bc-b808-4a5a-8954-c5dd3bd6f27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:21.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:31.480Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=aeeb689e-3cf9-4336-b6c2-367ee0dcdec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:41.487Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=35ea72cf-82fc-47e8-be6f-513f54b315b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:41.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:51.494Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2ba95a21-0143-48d4-a15b-d95e88b62b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:20:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:01.501Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=027ca5a2-042c-43de-bafd-03b07af2b4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:11.508Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0ae2072c-e676-4d59-a3b2-30ed778f8a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:21.515Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=89e6fd13-383c-4775-a383-0a138f91ed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:31.522Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3a289de7-a1e1-4df1-a8d9-adc5652096d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:41.530Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=96ae3304-7e76-449e-8739-3e3fe455897c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:51.536Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9fd00806-ad2c-4455-9041-93cd8cbff78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:21:51.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:01.544Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f33a125a-79b9-4286-a242-28557a712274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:01.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:11.552Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=09de53f4-2a6b-4cc9-a4f9-e6740792aac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:21.558Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6ed9e287-3818-4beb-b12c-5dc10e8a022d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:21.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:31.564Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=58db80d1-e4e2-469f-88a2-493b54291851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:31.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:41.570Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=aa826be6-d090-4021-8f22-3e40f6d658bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:51.577Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4a943516-b872-45cb-ae1a-6978e4c5ff03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:22:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:01.583Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0a88c600-c277-49f0-b91f-c95a151941f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:11.592Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f45af6af-a8a1-4823-a5f9-a4bc00f54596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:21.597Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b52f6ef4-5235-4dbf-911b-f7bbef0b00ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:31.604Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f571bdc8-cf14-4dda-877c-14ced5908e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:41.612Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ba8145a5-0e37-43fd-9a8c-18135124d96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:51.620Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=86df9fa2-d114-4a62-986b-5811e9864e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:23:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:01.627Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e0d6383d-09b5-44fc-b2ff-dafff5a075b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:24:06.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:24:06.102Z |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-10-25T03:24:06.102Z |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-10-25T03:24:06.103Z |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-10-25T03:24:06.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:24:06.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:24:06.106Z |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-10-25T03:24:06.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:11.635Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8dcfed19-1b02-4313-aa27-6e964432b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:21.642Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6c9e4d72-a48f-4bfb-9d0e-bf0d4c6a4ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:31.656Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5a6cec64-2b2e-4ea0-aa5b-eb2c2d5bf197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:41.663Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6550b6d9-6d23-4af3-b0e5-7c36e14ea080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:41.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:51.670Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8e27ee9c-e29b-4d74-b9b7-ac6b81c7133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:24:51.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:01.679Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ca00029e-962b-4ef9-81ce-e1cc23b34e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:01.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:11.685Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5128a8bd-52d4-4094-b98a-4cceb9bd46ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:11.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:21.691Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3bf22d6e-336b-4318-b933-e14c699d47e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:31.698Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e5c86bc9-a443-412f-bee0-c2aaf6b47bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:31.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:41.705Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2682e7ca-871f-4faa-8435-6f1bbd12fe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:51.712Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=08f186b3-89a5-4ddf-bff9-8416f751e01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:25:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:01.718Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9ba8f74f-4b7e-4caa-887c-445d46c12fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:11.724Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a15504b7-1f73-49b0-9957-2a9072752335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:21.732Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6411c309-85f6-441a-9143-b31de69976b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:21.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:31.742Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6dc70530-d574-4c16-9873-7304fd8a17ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:31.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:41.748Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=421cedec-f69b-44a4-9274-e9d0f16d85d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:41.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:51.755Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8e202a45-7dfe-4d0d-8786-bb198857fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:26:51.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:01.762Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=40b5dc7c-f06c-4218-81bb-f9d683f29cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:11.770Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f8b82632-4273-4cee-80bd-3212f62b56cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:11.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:21.777Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=68ea296f-d49f-4a49-8069-dc016f209aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:31.784Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ab6ddb1c-b3c0-4506-bfdb-16accb734ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:41.791Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bab46613-f941-4c78-b224-053919a73ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:51.798Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=06255fe1-3c15-4a05-aa69-01133d1878fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:27:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:01.806Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5bad5f7c-05cb-43bc-b0cf-bd8a3478e840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:11.812Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6d1c1d83-2d32-44b2-a662-3f28229b2285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:11.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:21.818Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b6f7f6e8-3006-4834-933b-ba42594d7cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:31.825Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f401b95c-7edb-4271-9d4f-bb7c4f5088d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:41.832Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0ca8a535-a4c7-4203-883a-f8e098470515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:51.839Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0d9403df-5b9e-4590-a8ea-a0fea3c8cebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:28:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:01.846Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2832821e-fa51-4b3e-b904-2c92e1cf6575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:01.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:29:06.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:29:06.078Z |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-10-25T03:29:06.078Z |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-10-25T03:29:06.079Z |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-10-25T03:29:06.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:29:06.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:29:06.081Z |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-10-25T03:29:06.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:11.854Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b3805264-1f13-42a6-886b-5c8adea05161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:21.862Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8861134e-374c-4d52-a462-03057d7caa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:31.869Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d7c03ac5-3664-42a7-98ea-a3eff0c42051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:41.876Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f10ed5e3-be81-46ec-aec0-15c2b60d195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:51.882Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=dd7b854c-429f-49b4-9680-120a8129c610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:29:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:01.889Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=278f538d-e0fc-4c63-9fe1-486dbc3db7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:01.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:11.896Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b4e7b2d2-ebbc-4eb2-bbad-92be06e5fbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:21.902Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=91f9be62-d574-4607-962d-3867b4c4ad63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:31.910Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=74e65728-5eb0-40ba-a6d6-9f4c65d4961b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:31.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:41.916Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5d77a7ad-7ca2-466b-8452-fba644880cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:41.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:51.927Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b0a3b333-b8d5-4902-b196-506c62c74515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:30:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:01.933Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f45b3d69-44e5-439a-9a87-6d06a48e719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:11.939Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0b7bfdc0-8e40-4ae7-97fc-abc1fa5ac8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:11.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:21.946Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a36bee91-e45d-4911-bfdd-b70f10e06631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:31.953Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4c0ada12-90d5-4161-9ee6-556420598a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:41.960Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b4d1e349-95a1-4b1a-babd-10f8b58291dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:41.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:51.967Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=76d57e9c-6cee-49cb-b25e-88a263fd2bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:31:51.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:01.974Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8db68497-cd21-49de-8d40-416f0f987ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:01.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:11.980Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=191b6d62-757a-43ad-92e5-632ea66617d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:11.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:21.988Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=09ac10d7-9eb6-4916-9611-e2cd1001e6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:21.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:31.995Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1db35f78-9f7f-4793-ae9e-370fc3048281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:32.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:42.004Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f5d7711d-9c17-4aed-8443-ae760d341a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:52.010Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=865c356d-f38f-462d-8ba5-864573976c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:32:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:02.017Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=cc5b87ba-44a4-4dc7-8dbd-9a16690ef40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:12.025Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=046ffd07-817b-4aaf-8a3a-843b0b3d3b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:22.031Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b2479a6f-c0a9-44d2-8d2d-85d981490a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:32.040Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=041cec90-e802-422a-8938-3828ab74a07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:32.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:42.047Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f73161c7-0c60-46ea-aa8a-43d1bc16371a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:52.054Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ab519b09-e39a-408b-b110-746926c03d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:33:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:02.061Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f2f87f15-002b-4932-a6f5-dd6aabd73ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:02.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:34:06.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:34:06.093Z |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-10-25T03:34:06.094Z |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-10-25T03:34:06.095Z |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-10-25T03:34:06.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:34:06.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:34:06.098Z |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-10-25T03:34:06.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:12.067Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b192a1c1-c80b-4b5c-b21e-8ee9b5080b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:22.073Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0f37246d-8b7f-421e-aa30-04c1d3941797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:32.079Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5bc08192-d112-4982-b490-235b6fb68ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:32.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:42.086Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ff4d6674-79e1-444c-90df-af9152597cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:52.092Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3af951d4-0631-4352-9e3d-c426aee393bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:34:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:02.100Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=07b3f13c-bb6c-4807-b700-de612df64028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:02.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:12.107Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=966b3990-6d6d-45be-b731-e0cc8d7ec1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:22.116Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fd01cc8a-8f87-4ea2-8dc2-da106f77c414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:32.125Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7371c556-3638-4ba7-862f-f9ab33230f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:42.131Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fcd9679a-aa2d-43ed-8e1d-9c52421e24bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:52.139Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=be8348f8-13a4-454b-aee2-395920e30287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:35:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:02.146Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f99867d8-d93c-4bd2-8c3e-50d348a2692f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:12.153Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=46381f10-5f7c-4bf5-b6e1-e8a2df6f357a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:12.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:22.160Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2d970d2d-f07a-4c8d-b9c6-ec7192b6ab7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:22.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:32.167Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5e585388-4ed4-406f-910e-45ba73907151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:32.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:42.173Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7872df59-27fc-4868-aa85-c142a6801366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:52.180Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e5825e81-efc8-4226-8893-2d8be77efd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:36:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:02.187Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f2d2469b-0d45-4f82-9b8f-a3dbe299a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:02.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:12.193Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=3d388b07-fbeb-4a0b-9aef-b21cca04d222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:12.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:22.200Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7fe2f6ac-004d-42e7-9f4c-87660acb52ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:22.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:32.207Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=99477097-d81f-4eb8-a94b-9682b06cfa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:42.215Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a6cff060-9a77-409c-8efa-f0512f9528f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:52.222Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f59e3552-4373-48cd-b0cf-bbb557eb8845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:37:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:02.229Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6f51d7e0-b899-43da-88d6-98b15b8fe699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:12.236Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5cebf63c-17d7-4617-94a6-fc2a7a858e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:22.244Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9d354831-e7c8-4f3c-860b-3864fdc614be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:32.252Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=9be1100f-3fc8-4947-a784-6772166f8929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:42.259Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4289efef-46b1-4b22-a60d-3b7dc4c7dd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:52.267Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=906350bb-e1b7-4ca1-bac0-2beaffc41886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:38:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:02.274Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fc8da8e6-71ae-40a8-b08a-b9aeb5a55f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:39:06.098Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:39:06.098Z |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-10-25T03:39:06.099Z |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-10-25T03:39:06.100Z |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-10-25T03:39:06.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:39:06.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:39:06.102Z |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-10-25T03:39:06.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:12.279Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f762f9ed-6eb9-4859-b978-a298ddcc0ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:22.286Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=055afea7-1bea-4ec6-bd8c-f4a5b3db2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:32.293Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=15c2a173-29de-41d4-9d8d-3b7b0659e8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:42.300Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4db3201e-6363-4599-849c-2fae315fd568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:42.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:52.309Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=917278e2-c0c7-4a35-bf84-17feac4911ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:39:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:02.316Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6b8597e5-4d84-4e65-ac42-a223eec56c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:12.324Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=48ac0ecc-dbf9-45f7-b96f-b98c8385c457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:12.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:22.331Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7d06f4ee-b333-4484-bfa6-e7d6efdbafb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:32.338Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4e228657-d72f-497e-89c5-47b78de0db76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:32.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:42.345Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a108dcc9-09d4-4a19-be06-6cc8b1ef2b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:52.353Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d1eec66d-0f88-4c33-9ce3-e2c14fbf84b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:40:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:02.360Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8ed3999d-9769-4451-a2a0-9dc9b8c68ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:02.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:12.367Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=953e73a1-5b16-4aca-9ca0-8cff1772ec2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:22.374Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2b4c13b1-4945-4c91-ae4c-66c80eaff6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:32.381Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8fc0c7f9-3207-459d-b612-e959f88aef51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:42.388Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1978dc02-6fb0-47bc-b35e-afde5872f36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:42.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:52.395Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=834e4f2b-a606-466f-8ba8-a95a4cc2597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:41:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:02.403Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b10f9cb5-3d3b-4a47-889b-6ac04a85b32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:02.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:12.411Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=83dcc0c3-3940-4739-ab87-96421798bb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:12.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:22.418Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1971b4c7-9431-4648-976e-0393e35b48c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:32.424Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c5032e6b-8c11-4427-9dfb-74a674a2ddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:32.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:42.429Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b13a456e-5274-41ef-8786-7b300ecc1204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:52.437Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=0413aebf-adbd-460d-9cb9-64e1545291a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:42:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:02.443Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=aadff668-7118-4550-b48d-52dbb27fb016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:12.455Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ccae91d5-dba9-4542-bad6-c958889732c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:22.461Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=43e043b3-c3ef-40a8-9d61-8e10545f70a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:32.468Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=974535a6-bff0-4bcc-990f-dd1b1ab3c876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:42.474Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=00a13c8f-1f5f-4e9b-9a67-33cf812ac87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:52.482Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=650320c4-5c99-4e26-a50a-0a505f18449f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:43:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:02.488Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5fa698d6-4fb7-416e-97dd-2c0151d0fe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:02.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:44:06.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:44:06.079Z |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-10-25T03:44:06.079Z |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-10-25T03:44:06.080Z |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-10-25T03:44:06.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:44:06.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:44:06.082Z |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-10-25T03:44:06.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:12.495Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a4146853-ac4d-4e11-9b63-70e8f19dc0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:22.502Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e600be2d-41a2-4328-aa9b-cfad08d1407d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:32.508Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ff78a659-0bb3-4958-ae67-43e7a0c33242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:42.515Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2de284ff-05d5-44d2-955e-98e3c14c9719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:52.521Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=718b4444-cf45-4cc8-a0f8-b6ee81ca6b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:44:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:02.528Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5761e69b-39fe-4978-b101-9859ae8dee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:12.535Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=97aaae1e-8ed1-4a09-8688-9dc0d3223234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:22.542Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d39bfef9-9fff-4bee-aeb0-63d5f8cabbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:32.549Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2167d9ba-616d-4e00-956f-0487f85200f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:42.556Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=30f91545-fc7d-447c-ad1d-b0927052b2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:42.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:52.562Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e9e7c310-ed75-4883-ac00-1ab00865a4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:45:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:02.569Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=8ea1d6a2-9669-477f-b547-6ea382e94eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:12.576Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2810a68e-f601-46bd-91d8-5c3039ed4ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:22.581Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=59e2015a-050c-47d2-81a1-822b1faebb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:32.587Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5cae523d-02de-41b9-9254-52b0d9158a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:42.593Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=336d6b28-7e2c-4d02-965a-8c8ea883d6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:52.599Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fba16733-d057-469d-a4db-0e2c609619a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:46:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:02.606Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=bb5909fe-dd37-4048-9b29-72eac561d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:12.615Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=51112f92-7197-4f1b-87bc-b8ab41fa08d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:22.621Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=970dda4f-fb28-474c-8e72-eb6565fbd3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:32.629Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=947a2383-d456-4426-98b3-854ba9da105f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:42.636Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a9b7d165-14ee-413f-b6b8-edc193e31f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:42.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:52.644Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=cc39b839-194a-4ac7-9ea1-067587f90edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:47:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:02.652Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=837f9a69-5f99-4eee-ac21-bcc168830368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:02.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:12.659Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ead45bfe-9535-44cd-ba34-af2174ba6dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:22.666Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=daf699b1-0724-4893-b3a4-141bf361dc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:22.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:32.673Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=ba11ccde-b3ba-4ac7-9962-577d242c9a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:42.679Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f66227b6-bcbe-4843-a443-cacf1441265f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:52.686Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4cc2d088-c13a-44a8-9c8a-d8e12f36ee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:48:52.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:02.695Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6de8ba9f-6791-4425-a21a-9354f778a879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:49:06.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:49:06.123Z |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-10-25T03:49:06.123Z |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-10-25T03:49:06.124Z |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-10-25T03:49:06.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:49:06.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:49:06.127Z |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-10-25T03:49:06.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:12.702Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=2a66f344-f324-408a-8efe-983dc179956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:12.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:22.710Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6814ec96-9c70-48b3-8007-0925bc604a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:22.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:32.716Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=53d0084a-ffdf-4e72-9d10-8ff28b79d639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:32.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:42.724Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=17f42398-6624-4326-b6b6-a70d3dd68837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:52.731Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e8b2b474-6c37-4826-ae28-88f78057af2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:49:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:02.738Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=dcf2a537-b8d8-4b8e-9e39-9cc86d833440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:12.745Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fb438782-6754-4fb4-8738-90d3c7a6101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:22.753Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=c2ac08e1-e30e-4993-8b1f-ea85e8eacb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:22.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:32.760Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=fd4d3e60-4831-427f-920d-fde0fb07979e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:32.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:42.766Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=83bd801d-743c-4b60-854c-a63875db89d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:52.774Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=542c22db-db39-4f1f-8953-3c0419c6fc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:50:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:02.785Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d5d8e202-7ec8-4b33-8c6d-0da3dc7d33e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:12.792Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=506e5d7f-205c-45c9-84eb-50991b18863b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:22.798Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=772aadc4-ba9e-4e37-aa25-2ca0cf7ee617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:32.804Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=87a17dac-4f5c-41e0-8867-9f07addd0bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:32.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:42.812Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=e77cb22b-fa18-4cb4-9a5d-88345b7cb6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:52.817Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=40401dfd-9b7a-4cce-9709-6957c05dc4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:51:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:02.825Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=f468cf11-ce3e-476a-b7d8-724c5999d489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:02.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:12.832Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=600c11a6-fa77-4eb7-8a5d-c0884c8abad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:22.840Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=64390398-9d49-4304-9f01-c9fe4000ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:32.847Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=5716e7ab-5048-411a-878a-f92d904ed702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:32.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:42.854Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=6ab97d89-6e2b-4ab8-8fb3-2a17b06047ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:52.862Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b0eb5180-efe9-4e92-bb6c-c37f4ffaa917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:52:52.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:02.868Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=34a35b64-1fd3-4abf-a269-b76fde1a689c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:02.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:12.875Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=94490dff-4ca4-4f8d-87e2-f6a44309618d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:22.882Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=a62e872b-01ed-41c9-8d49-e11535425821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:32.888Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=df46c2ef-39d6-4758-a6df-9d31e2da12f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:42.899Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d46c10d1-bdfd-4d1e-a42a-4577a9f7230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:42.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:52.911Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=b9ad9337-dbd1-4758-a111-7a7283d45f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:53:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:02.919Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=03073307-73e9-4bbc-9ca4-b04f8febf444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:54:06.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-25T03:54:06.101Z |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-10-25T03:54:06.102Z |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-10-25T03:54:06.103Z |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-10-25T03:54:06.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-25T03:54:06.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-25T03:54:06.105Z |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-10-25T03:54:06.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:12.927Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=92ff7441-473b-4b74-b596-607ac0a5cd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:22.935Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=4747165f-5c6e-4451-b6d4-6c02f8443cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:32.943Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=eb8f6eb7-a179-48b8-9e4f-91a1136c94b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:32.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:42.950Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=78da6c78-9424-4ef3-a580-7a7e7d06c0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:52.959Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=d77f2a32-658d-4b0b-b96a-6c9d57c4a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:54:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:55:02.967Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=348fc106-07cf-459c-a26d-c36b5c0c5a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:55:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:55:12.976Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=7151214d-0467-4af5-b4eb-491454b1b525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:55:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:55:22.984Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=1d29dff0-644f-449a-88c2-2ece4a6d6628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:55:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:55:32.991Z |INFO |Init configs |InvocationID=27a95a79-6b76-4c55-8024-b44bd9f2d9bb, InstanceUUID=48718eee-dd89-42ee-a980-b240b60033f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-25T03:55:32.998Z |INFO |PRH tasks have been com