By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T02:53:02.598Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T02:53:02.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T02:53:02.643Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T02:53:03.268Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T02:53:03.374Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T02:53:03.375Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T02:53:03.375Z |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 |2022-11-12T02:53:03.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-12T02:53:03.617Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-12T02:53:03.642Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-12T02:53:05.002Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-12T02:53:05.422Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-12T02:53:05.447Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-12T02:53:05.447Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-12T02:53:05.514Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-12T02:53:05.514Z |INFO |Root WebApplicationContext: initialization completed in 1872 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-12T02:53:05.881Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-12T02:53:06.646Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-12T02:53:07.844Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-12T02:53:08.320Z |INFO |Started MainApp in 8.12 seconds (JVM running for 8.722) |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-12T02:53:08.381Z |INFO |Start scheduling PRH workflow |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:08.392Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a6980368-3ab1-4478-b928-aa323b8bebe4 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-12T02:53:08.587Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-12T02:53:08.587Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-12T02:53:08.589Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-12T02:53:09.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:19.866Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4725a1ae-5f43-47d2-8443-7b0d36d667f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-12T02:53:20.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:30.940Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=ca9b6eb8-a9ed-4916-9905-ccb7974bd6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-12T02:53:32.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:32.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:42.018Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=bafbeaed-5a8a-4791-83b3-8f62746e9a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-12T02:53:43.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:43.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:53.081Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7f673a6a-d33d-4682-8abd-0d28429833b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-12T02:53:54.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:53:54.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:04.121Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=3a9db627-8ffc-42f1-b823-7459b50a60ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-12T02:54:05.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:05.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:15.168Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=46da9678-5df2-4648-9a68-0b434861ba5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-12T02:54:16.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:16.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:26.237Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5b236812-e033-4d5a-a616-a173162ba190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-12T02:54:27.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:37.273Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b7dc6d2e-6895-4485-9f96-98694e486b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-12T02:54:38.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:48.317Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=bbd3dc74-01c2-43d9-810e-dee8b0be08c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:58.459Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=0e354862-00f0-4d47-b68d-ef8353f7c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:54:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:08.483Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=9ef25c5d-8406-433b-aefc-541d25b707fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:08.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:18.499Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d0a5c8b5-4a87-4a90-912f-0d704d2505eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:28.516Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a14859de-849a-43d3-92b1-0cc8dd658d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:38.533Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7222e563-57ca-4c5e-badd-f75e1dbb1f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:48.554Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=21d27c29-b704-4700-b3e7-0727229e4b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:48.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:58.571Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e358f869-d6e8-4897-9a0e-7620820a8b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:55:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:08.591Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b54bcd58-6f4b-4ac4-86e9-dcaef755a89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:08.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:18.614Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=8d8e68ab-b1bd-48ed-b86d-66576f14c87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:28.630Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=3d221f01-2375-4152-b126-87cce79fb482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:28.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:38.646Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=525c6bbc-15db-4185-8dbf-aa2d15ed568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:48.670Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=346bb97c-dc0c-4fe6-b7d4-bebd7e5f8948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:58.688Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d3b9479e-983e-491d-9698-3971236d680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:56:58.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:08.703Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=6a8ac1ff-7831-4dc8-8538-6ed16bb82047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:08.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:18.742Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=de022ecd-b7ec-4bb3-9c39-a5ae8062568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:28.779Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=cfa17bf0-9cf4-44a1-8676-aa473c6a482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:28.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:38.826Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1217a6f1-ba95-4d95-a62a-61c49aa4bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:38.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:48.858Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=50f41d95-169b-44b9-87ce-48a4291cf5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:58.878Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7c01b161-e81d-48ef-8830-8db0f2c3a125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:57:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T02:58:06.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T02:58:06.391Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T02:58:06.392Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T02:58:06.395Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T02:58:06.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T02:58:06.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T02:58:06.407Z |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 |2022-11-12T02:58:06.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:08.897Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e5637926-a973-4845-882b-625c79c8faa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:18.932Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=224b9970-1573-49dc-87f1-dfe0a59cfdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:28.971Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=54c6f9fe-628c-43f1-a5df-1f81617fa0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:38.986Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7c735daf-768e-494e-9085-0784c87377b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:48.999Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=fa2b816b-ee52-4544-badd-48cc050c8163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:49.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:59.014Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a0019e7e-20d0-43b9-98a0-0170085fa694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:58:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:09.027Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=466b0d4f-2001-4e00-aa8c-273d817ca75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:19.044Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=3414c38d-e757-457b-b2ca-036845dfa0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:29.059Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7a3358cd-d0d2-4add-b019-65156b33ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:29.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:39.073Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=517a2c36-4891-423f-97f1-78aab54fabeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:39.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:49.088Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7e408fc9-6787-4e82-952b-da06ce26c22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:49.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:59.109Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=9f6a91ea-c738-4336-b34e-69f116c07d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T02:59:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:09.122Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=3538c581-cac2-4f5e-b775-866bacdce7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:19.136Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=9fda3d69-d840-440d-99aa-8e30136b036d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:19.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:29.152Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b45f5940-a6c3-4896-b75c-3673e2d0eeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:29.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:39.164Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e0ea34be-359a-4f74-91a1-8ba5d7a75edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:49.175Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=bbee3d24-8040-473b-865a-271b33e0cb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:59.188Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5eca5ddc-c9d4-4a6e-be12-ca66200fd46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:00:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:09.200Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=ebb11967-4d49-4141-a952-3a3a3f63b007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:09.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:19.212Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=ed4b069f-eb58-4255-9f21-38e910029238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:29.225Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=978cf9f0-f23a-42ff-81b6-f2008a681c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:39.237Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=38f3e71d-a52d-4dd6-85bb-2711ca3de087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:39.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:49.255Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7963d402-fb06-46f9-afc2-e138ec86d610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:49.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:59.270Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d2f47568-050e-472c-9e6d-b5ad6c133fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:01:59.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:09.282Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=8b42434e-6f26-48f4-965a-bb9c0ab42d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:19.295Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=16174a52-6c0e-4932-a976-ae5d23041d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:29.307Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4eabd350-9e63-449a-8a11-3f8c6354cb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:39.319Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=ab4f8edd-bfde-4faf-a6ff-b188dc890ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:49.335Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a936164e-7671-494d-861c-76e5054a8ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:49.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:59.347Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=c7783b1d-5539-4577-82c7-9118e1d2b9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:02:59.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:03:06.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:03:06.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T03:03:06.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:03:06.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:03:06.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:03:06.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T03:03:06.181Z |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 |2022-11-12T03:03:06.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:09.360Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=57f11764-32a0-433e-8a40-351b6210c8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:19.370Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a6a22335-e173-4bc9-97da-87c348b38a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:29.385Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4b3e5bcc-bb70-417f-81ec-e6b331b7c406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:29.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:39.399Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=59577e0b-a701-4420-8451-6ba9e5ab8269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:49.411Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a8b5fc89-ae41-4fa2-92eb-00b228091a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:49.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:59.423Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d875d1a2-154c-4556-b4c3-1d04efa54d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:03:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:09.434Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=64c9479f-4cc3-492e-9ae9-06ae45d551ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:19.445Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=132a8a39-6c74-4736-b5b5-ba77faecf0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:29.459Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=9c916896-f0a7-4685-99ee-22436010ccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:29.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:39.470Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=3102447f-ff52-4cd0-baa1-52e165228f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:49.481Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7cb59ea8-ce03-4b3c-a26d-d8cdeea28154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:59.491Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4a50e69c-2161-4e71-8fae-4ff8075eeff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:04:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:09.503Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=aa1698ac-b261-400c-942a-f1427335b4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:09.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:19.517Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5b49d55f-6e57-48d4-bf33-8b413f3e47e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:29.528Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=97676486-fb1b-4900-ab8e-54ff3d8038fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:29.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:39.541Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=079b46c1-e802-4fcf-931f-67db1fb2a581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:49.551Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=07196124-8343-40d5-a05b-4b6e8b15e087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:59.562Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=822d9bf7-95e5-4c2c-8af8-e958eb0c0a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:05:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:09.574Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b97c04bd-a07d-496d-a9f7-41bd20eb603f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:09.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:19.584Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=96c5297c-00d0-40ac-8426-04794e2019c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:29.594Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4c1f4b47-0ab6-4b6c-ab93-89a4a4f77244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:29.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:39.606Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a8970a33-ed94-4fe1-8537-a3935910fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:39.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:49.631Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b4e1d4ba-5d74-48bc-ae38-8a34a193511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:49.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:59.642Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e23481a3-56d2-463e-8c41-fbb7c69fb92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:06:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:09.653Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=407c4743-e844-4337-98b3-c86e50a32529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:09.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:19.670Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5991ffa7-22ae-45c6-bb9e-6b92b7d30678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:19.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:29.682Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d6e5b2ac-74a0-457a-afec-b40fbe11873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:29.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:39.693Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=aa28a20c-6cbf-40b5-9d58-20071aca1001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:49.704Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=6f18aa4e-5dc7-4e8d-a2c6-eef563c597fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:49.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:59.714Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a9a1c6df-e80a-491c-81d0-a6cdb3866d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:07:59.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:08:06.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:08:06.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T03:08:06.158Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:08:06.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:08:06.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:08:06.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T03:08:06.170Z |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 |2022-11-12T03:08:06.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:09.737Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d90248b5-2dbb-44b6-8b0a-321e9a45e870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:19.752Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d586f99e-343b-44c3-8052-9c188982badb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:29.763Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=41a68d05-f841-4502-bdea-45eff9efdd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:39.773Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=2cd0f32e-b260-42e5-bb4d-39d88a4c3ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:39.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:49.782Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=70df8f6e-aa95-4ab2-8f1f-9e764ad45186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:59.793Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=25333a85-5e18-4085-9d56-70e50e89665b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:08:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:09.806Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=bdd95567-371a-4640-8aa0-db00a768c9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:09.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:19.817Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=497b74bb-91ec-4df8-b0c5-e2585ed020ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:29.828Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f4d4071e-e76e-48fe-adf1-8291824d97d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:29.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:39.837Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e83589c4-ad75-4bbd-b938-5eeb5930f02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:39.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:49.849Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7d594dda-8d1d-48e6-a97b-7c55eb95a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:59.864Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a258695d-ef1a-4b47-87eb-c1fe28a65408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:09:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:09.875Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a2c0b735-0c28-4121-8dde-daff9a87c28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:09.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:19.886Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4cb46cb4-0471-4b63-95ed-fa3a7dce5d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:29.897Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=465cf4f4-26bc-49d1-8322-b926c0b5a318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:39.908Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=01b0eeb2-c892-4799-9e61-838fc9cb527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:49.921Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=fa5e5c27-04b1-4c46-a82e-4eb7ec495af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:59.933Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=78f356c6-b208-4bb9-ad6d-642f7d4c7804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:10:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:09.943Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=754bc1ec-f823-40b7-b41e-895cee571207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:19.955Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=da4f4a19-47cc-4a53-a82b-576b5ec4dcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:29.967Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b42307e1-14aa-4c09-8211-beb5b5344d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:39.978Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=64157112-8714-4dfc-8c49-969ff0271b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:39.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:49.989Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5c6c7288-ceb2-458b-b1bb-6efdb70cd0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:11:59.999Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=887ac665-3875-4586-a4e6-45e4e6c0860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:00.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:10.012Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4ec6c44c-063c-4134-a3a2-3229fb36e113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:20.023Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=3798d92b-bc0f-419f-bbb5-8ab2e89d0017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:20.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:30.033Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e9e68f38-87e3-46aa-a122-3ce031fe1e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:30.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:40.045Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=c32495b5-a015-4661-b86c-94de8db7c574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:50.054Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=37384ffd-4ac3-40b0-b744-a7fffe739eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:12:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:00.065Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1046be71-812d-4323-9e45-3cd783f1be63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:13:06.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:13:06.189Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T03:13:06.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:13:06.191Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:13:06.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:13:06.198Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T03:13:06.198Z |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 |2022-11-12T03:13:06.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:10.075Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=dd78f6ec-3070-4b4c-9c5c-d2fcfbe70394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:20.085Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=924f66e6-fdd2-4ae8-86f1-593bd0aedc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:20.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:30.103Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=557da167-a01f-4f5c-a513-685c3992d1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:30.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:40.115Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=35f710d6-5b18-4389-8bc5-0f3055ad2438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:50.125Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=6cf59091-1b14-4a19-b654-b8fd5b77cec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:13:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:00.135Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=2bc86311-2baa-4f48-aa72-65bf2a1fd04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:10.145Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=bed086dc-010d-4003-888e-334317d80779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:20.163Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=800a7b57-f528-486e-945f-d903c2cd3318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:20.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:30.175Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7acfa7ac-ba76-409b-8905-ae80ca66f5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:40.184Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4a8e0807-5683-4285-9d16-19fd6be3f472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:50.195Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f1f13526-adbc-45d2-ad42-e8fb9adff4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:14:50.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:00.205Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=9bb0e5da-5a6f-4a35-af11-e63980d9f46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:10.218Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=c811c143-6e73-444b-b013-405275c13303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:20.229Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=8c218f62-0668-48b1-99c9-ffef952a8e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:30.239Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a4e00725-7977-43ae-9f0a-7d4b4b7422d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:40.248Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=ede5a164-5e8a-472f-b6cb-a8d2627a6106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:50.258Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=c4076b9d-b3d4-47ab-adff-07c8f03d1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:15:50.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:00.268Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a02e8e22-b407-4909-ba81-a50286f775ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:00.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:10.278Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=fd4b70c0-e77c-4c95-92ef-61e2673f208f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:10.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:20.305Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f6862f45-d262-4bf0-a9bf-ef24ecd7643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:20.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:30.314Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5740c473-1753-461f-9d2f-abf6edb342b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:40.323Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b3a13b55-9ceb-48b9-99a6-aba1b0c199de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:50.334Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=730a54f7-6776-4e65-8ba6-9c3452a90947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:16:50.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:00.342Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f71deb92-93c3-4018-89ac-3c041b76bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:00.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:10.350Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b3788b29-cbb1-4713-9cc1-ad2c5732f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:10.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:20.359Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=69ffd222-71f7-483b-8bc5-10f66f0d63aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:20.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:30.369Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=0a50dc9f-cdbf-4ce0-8ae2-79dacc94ff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:40.380Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a363ca7c-5713-4a00-9435-671bd1582419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:50.389Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b51091ba-76ea-40f4-bb16-d481f01c689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:17:50.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:00.400Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=cee92b52-582d-4692-a2f5-aac5bea824be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:18:06.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:18:06.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T03:18:06.143Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:18:06.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:18:06.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:18:06.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T03:18:06.154Z |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 |2022-11-12T03:18:06.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:10.407Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=61f09c47-66db-4f58-8797-d94062660a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:10.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:20.417Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=85214816-efe6-4ace-9967-4ff4185c3c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:20.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:30.427Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=15ec3902-9253-4fca-b7a2-ae20571fdf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:40.437Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f9ab99b8-5317-4177-8b49-3de4ccb58c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:50.449Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=c024613d-4e29-4882-a02f-dc259785f299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:18:50.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:00.460Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=be7104ec-3f7c-47a3-8c16-ad5866e64c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:00.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:10.470Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e16afb0a-7775-437f-9044-219324aa68d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:10.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:20.481Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=aecd9872-20a4-421e-92e5-10976944df0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:30.490Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7cffed6d-e286-4352-92e4-bceba7b9d27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:40.500Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a46cfd4f-24ce-4207-acce-37833b2cd9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:50.509Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f0c66f50-4cbd-4399-b52d-68a0bfdcd039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:19:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:00.519Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=263504f4-7143-4d1b-a63c-3724e3178f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:00.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:10.531Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=67dbbef6-e815-4fb7-ab19-133fc01cbe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:10.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:20.541Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=fd5e96c7-b0d4-4308-84d4-2330328d5e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:30.552Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d7ddb1b6-7ad1-45c5-9bba-14defc948936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:40.561Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4f1b809b-47b8-405b-a000-44e033935dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:40.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:50.570Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a72588ea-ca42-4b12-a3dc-2ffa388426c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:20:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:00.579Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=abb854b4-30ce-4c8e-81a4-cafbaee5bfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:10.589Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b2a39df6-25c1-4474-ba93-28df76f0a838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:10.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:20.599Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=510973a1-0168-4316-a94b-7287bae6693a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:30.610Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f7931503-4cb1-4368-a508-95348bf88f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:40.621Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=3ea95c26-e54c-4d8a-a9f4-944d4b37b193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:50.631Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5a6a87fd-e456-4f77-ae10-301d870ac7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:21:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:00.640Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=0faea44a-cf69-4918-bdb9-3c7ede59cf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:10.649Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=2f181422-aea9-42ef-8be4-98a017bac1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:20.660Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d3809d74-02ac-4c64-a33c-36687bdda0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:30.671Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b9f2b095-a11d-4c49-9971-0a2af07be158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:40.681Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=044d0156-af1f-498c-93e8-701aa6e2e6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:40.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:50.689Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=2de70645-d224-40e6-b03a-bb24b9f0f64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:22:50.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:00.700Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=bec4fb87-904c-4ddc-8adc-56f518065d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:00.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:23:06.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:23: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 |2022-11-12T03:23: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 |2022-11-12T03:23:06.123Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:23:06.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:23:06.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T03:23: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 |2022-11-12T03:23:06.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:10.711Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1d59e383-34d5-418f-a25c-82e513245615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:10.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:20.725Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a8a1f4ab-1334-45ec-8892-1c8e6a8d010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:30.736Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=345c0f2c-e2d8-41ba-b5b9-ef8058e2d866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:40.746Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=63669e26-7cfe-4368-a5a8-0511362a3b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:40.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:50.756Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7d9833e2-6a13-44c4-8d3b-7abb589de4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:23:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:00.765Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b0daa067-0499-419d-b5de-a63572c0f415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:10.775Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b581d447-e889-42a4-a6c4-41722d99df97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:10.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:20.785Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=36dffe10-492f-453f-a0cd-27a630023966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:30.795Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b726a45a-96b6-4adb-8a0d-6cd284857fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:40.806Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=14f01220-44c9-4ea0-8881-1f3df38758c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:40.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:50.815Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a19e830a-874a-48af-9d97-68d4298cdd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:24:50.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:00.823Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=29d85102-4eea-478e-9daf-02754104999f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:00.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:10.833Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=123c4809-5298-4bda-828b-f3ee577403f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:10.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:20.844Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=df6938af-49cb-490c-afaf-8e36ccb6e8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:20.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:30.854Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=80340c07-c282-4d16-8b7c-14362eec968d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:30.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:40.865Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a6c3da39-4987-4192-bb45-fe1d69302c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:50.873Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=ac0d6ce0-d4a5-43e0-96b8-3397f7a895d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:25:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:00.886Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=8f578b94-059a-49f1-8eb9-cf2fa456de60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:00.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:10.905Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=472368c7-0952-45cc-858f-dd75c341f2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:20.914Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=894e9eba-ee34-49f3-9749-9694b1e72d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:30.924Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f2d9e558-8ead-4e21-b0f9-71d267e801f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:30.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:40.934Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=2468beb8-4d36-416e-83af-1e9bdf6c6bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:50.941Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=668e55c5-6cd0-4b11-93b2-6aac43b377b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:26:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:00.953Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=76fa89ca-2b1c-4010-9d7d-112036f129e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:10.961Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=393f5717-e9cc-4b98-9443-73b0492b7dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:20.972Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f21a6b4f-a892-4051-b05a-403a1891b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:30.981Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d373607e-3846-4254-b219-ea0afa724723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:30.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:40.990Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7cdd8b6b-cdf5-4049-8880-96d3a7224b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:40.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:51.000Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=6b9e5d94-a1dc-4c2e-a53e-c8b50fcc9d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:27:51.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:01.008Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7c23a04f-c2d1-471e-bb40-8b235f14dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:01.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:28:06.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:28: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 |2022-11-12T03:28: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 |2022-11-12T03:28:06.154Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:28:06.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:28:06.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T03:28:06.160Z |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 |2022-11-12T03:28:06.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:11.021Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=14bc9118-3844-44a8-9fe0-0b6abfeac07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:21.031Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1415a3e2-f953-4ed6-9185-5a2c35908311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:21.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:31.040Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=0fb7f164-893c-421c-b950-925744d42e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:41.051Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e7112383-5fc7-42e1-ae20-6333d25b85af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:51.060Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1c6243e3-3f9e-4e81-aaef-1f7e81ee7538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:28:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:01.075Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4c958c91-0d46-4e42-bcf4-767ccdacf7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:01.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:11.085Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b8cade0b-b054-4aec-98de-54ad6394adfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:21.095Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5816416c-4de1-44dc-b36a-3f6537d89910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:31.104Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a9d9e130-37e7-4fdd-9090-4254a62054a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:41.114Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1f824d12-885e-4725-b88b-9a796a88416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:51.123Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1bf2d4ae-3b71-4d4e-bae5-5d5ab6d3399a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:29:51.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:01.133Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=3c714a83-1c51-440a-b2dd-deb4ffc87ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:11.142Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7dd46332-2c4a-4a38-b321-0a9e6bf1745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:11.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:21.151Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=10ff77ad-ba96-40b9-96bb-2f6ce8a6e688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:31.159Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4f21e42b-593f-44df-8ed2-d6f71e70284b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:41.168Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=a285312f-fb2f-4b6c-b2c7-c3aa366accec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:51.179Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d77336bc-472c-47cc-9389-92d3d299cd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:30:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:01.188Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=adf8fac1-7c8a-4510-8a52-62f9e87d0fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:11.202Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f579d3f8-187c-47ce-828c-a93992f079ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:11.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:21.210Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=44607802-eb17-4f8a-9b25-13c1913b524a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:31.219Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=8eee2061-bd15-4def-a92e-a9b9faf24df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:31.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:41.228Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=6bc2967a-e4aa-4442-84b0-a5596c66a36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:51.238Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=fd2d7458-b423-40aa-8c5c-579ad0a45386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:31:51.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:01.247Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=8d0df2f6-8f07-489f-bf21-996a2835c120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:11.256Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f752a066-272a-4367-a641-793d5fcc6c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:21.266Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1c873d63-35d4-46aa-941d-5f91c78cc759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:31.275Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=de3ceeb0-1243-4d43-895a-895cc9d71867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:41.285Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=bf29750e-299a-43bf-b8ea-0a6d3a33719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:51.293Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=cdaf4ac8-f6de-4a7d-b312-f3322402fdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:32:51.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:01.303Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=74449261-4613-486a-b448-e5341f8161ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:33:06.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:33:06.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T03:33:06.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:33:06.138Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:33:06.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:33:06.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T03:33:06.143Z |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 |2022-11-12T03:33:06.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:11.313Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=0f5ce895-5c46-475b-8584-7b59cd945144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:11.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:21.322Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d3690534-8f37-400d-9c98-4d5bf446311b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:21.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:31.331Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5f13b7d5-c36c-427d-b14e-3ae5b1656d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:41.340Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d51ed64f-9f71-478b-acbe-ea33605a2a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:41.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:51.349Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7e8f8cbc-ef79-477a-8381-2c89fb31cc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:33:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:01.358Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=95406f24-d1df-4a30-bac6-fcc8fdf3d53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:11.367Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=46ad7e9d-548c-4446-8da9-0ca5c42b255c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:11.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:21.375Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1b9935de-7643-4a7b-a85c-b52de3162fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:31.384Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e3af6613-6327-4054-89ac-d5a02de804e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:41.393Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=b47dde91-be90-4375-96e0-9a9d0e084f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:41.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:51.402Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=2a78241c-6cab-4610-b125-dd69c64d2a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:34:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:01.410Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f39aba68-dc9b-43d2-a447-f73695e313c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:11.418Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=c8719cee-66d1-42e4-b646-7e394035490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:21.427Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e641e00a-7ff4-4c8f-ae3a-9be610aaa1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:21.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:31.435Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=ed28423a-748e-4276-8179-048faa1eb09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:31.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:41.444Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=07ec9a8e-2df5-4bb3-aa8a-b79962f646e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:41.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:51.453Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=421ba1cf-cc66-4c54-acc2-590c61cd35d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:35:51.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:01.463Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5bfa5ecf-1728-44dc-bbf5-44e344ee63ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:11.472Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=1588e3f8-d1f6-4954-8dd8-8e69360cf816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:21.484Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=217b4bf3-9ade-4cb0-ae22-4a4a87a7b441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:21.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:31.493Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=04f2e730-bbb9-4e18-96e2-8b4bcec17f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:41.503Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=bb6d6e11-968a-4a88-bb39-f434125c7c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:51.536Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4d3ca38b-c12e-47ad-84d8-848a13a73fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:36:51.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:01.545Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=19d08b7b-df20-46bd-b4fe-33dda751abd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:11.555Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=80e62f85-abd5-44d8-815d-5a0ec4870ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:21.564Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=49f44b1f-2df4-480c-8dde-dd633a7db69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:21.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:31.574Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=4d220025-1364-4344-8eac-8f54df046cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:31.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:41.585Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=7a94417a-09e5-4b06-9b8c-558dc5182792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:41.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:51.594Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=34c28d10-d39e-46a0-971c-cdfc5b0e0071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:37:51.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:01.602Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=28347799-75ea-401c-acea-1628ec365b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:01.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:38:06.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-12T03:38:06.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-12T03:38:06.121Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:38:06.123Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:38:06.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-12T03:38:06.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-12T03:38:06.128Z |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 |2022-11-12T03:38:06.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:11.609Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=8664391a-50f1-4b72-ac47-30df4aed12b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:11.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:21.618Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=2369c81f-cdd2-4981-a6b4-2cf3d5e5900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:31.629Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=71e950eb-58e5-478c-be49-ff8881128f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:31.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:41.638Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=aea224da-6a65-42a9-8057-75dab042fbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:41.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:51.648Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=d5c7a9e6-fa05-4585-880a-324778b5d87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:38:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:01.658Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=cad3f658-c9ef-42fc-9f9d-f07f8e09aeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:11.667Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=e9e47408-f804-4ac6-bd3b-af8ab17bd07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:21.680Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=12598b97-9edb-46cc-a8e5-ff3673e8b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:21.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:31.691Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=f580b15b-2c1d-4720-821d-090c352dd0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:41.698Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=47b161cf-a853-47fa-803a-e9b2fa096a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:41.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:51.707Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=34a3498b-b490-42e4-8d14-ac3a78ad490e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:39:51.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:40:01.715Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5d865fd6-cb87-4795-9248-3c99e76bb9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:40:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:40:11.724Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=ccb91b7c-ad05-494b-9b6b-1b9d1bf2ea46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:40:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:40:21.733Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=569b017d-d5aa-4983-bc9e-eb1699f88389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:40:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:40:31.742Z |INFO |Init configs |InvocationID=a495b6f4-2536-4381-9112-d5354bcc322e, InstanceUUID=5b679440-58f9-4747-8ed8-a05a0738ff75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-12T03:40:31.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |