By type
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.5.9)
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T04:55:39.405Z |INFO |CBS client will use http over TLS. | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T04:55:39.410Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-26T04:55:39.466Z |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-03-26T04:55:40.542Z |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-03-26T04:55:40.667Z |INFO |PolicySync file does not exist | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T04:55:40.668Z |INFO |Got successful output from ConfigMap file | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T04:55:40.668Z |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-03-26T04:55:40.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main |
org.onap.dcaegen2.services.prh.MainApp |2022-03-26T04:55:41.084Z |INFO |The following profiles are active: prod | | | |main |
org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-26T04:55:41.149Z |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-03-26T04:55:44.226Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-26T04:55:45.040Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main |
org.apache.catalina.core.StandardService |2022-03-26T04:55:45.073Z |INFO |Starting service [Tomcat] | | | |main |
org.apache.catalina.core.StandardEngine |2022-03-26T04:55:45.074Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-26T04:55:45.167Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-26T04:55:45.168Z |INFO |Root WebApplicationContext: initialization completed in 4019 ms | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-26T04:55:45.841Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91 | | |main |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-26T04:55:46.966Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91 | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-26T04:55:48.717Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91 | | |main |
org.onap.dcaegen2.services.prh.MainApp |2022-03-26T04:55:49.424Z |INFO |Started MainApp in 13.115 seconds (JVM running for 13.986) |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91 | | |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-26T04:55:49.531Z |INFO |Start scheduling PRH workflow |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91 | |ENTRY |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:55:49.561Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=60b62d3e-ac73-4bc8-acfd-2a8b0da21dda | |INVOKE |pool-2-thread-1 |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-26T04:55:50.307Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2022-03-26T04:55:50.307Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2022-03-26T04:55:50.310Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:55:51.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:55:51.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:01.171Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=8e606c24-4da6-4d86-a2b1-323fc64f0b12 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:56:02.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:12.276Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2df7811a-0f7a-4abc-b8af-d3ee581847be | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:56:13.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:13.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:23.347Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6802ae44-2acd-45d5-956d-6196e7acbe2d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:56:24.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:24.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:34.411Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e5bcad94-369a-45d4-8f67-9de01afdb834 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:56:35.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:45.453Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=586c5f00-60e1-4c7f-90dc-895e4e2e8c0a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:56:46.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:56.492Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5f11299a-bc7d-40f0-86b8-0e7dd40545d1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:56:57.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:56:57.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:07.532Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=39384d79-702b-4453-ae26-01f9bd62a0f7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:57:08.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:18.577Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=855a4a6b-456b-4f9f-9611-2603f4c6ad21 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:57:19.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:29.649Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e39a121d-d5dd-4905-81c8-ed1d7e40d986 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:57:30.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:30.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:40.721Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0c243420-4ef5-4800-820a-559a7a30187e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:57:41.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:41.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:51.791Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=286f84b6-5f97-475a-859b-2a09aba63ed3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:57:52.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:57:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:02.826Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=1a89a58e-b6a3-4203-941d-5f96d7dc9e4b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:58:03.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:13.875Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=14390b37-2bdf-4997-998c-67fafedb616b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:58:14.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:24.914Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=4ff4fa51-c8ac-42de-9290-a6baf02347e4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:58:25.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:35.980Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=cf677fd5-a682-4451-a43c-35a986745c04 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:58:37.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:47.055Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0bc91404-081c-47d3-ae12-d500b0222930 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:58:48.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:58.090Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=712bac7a-e624-490c-b821-67e7aa07ec4a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:58:59.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:58:59.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:09.132Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=f41cc810-8180-4291-9155-ff9f588bad51 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:59:10.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:20.205Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=8d1eb123-6e06-4356-bb3c-0a56de3bf55b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:59:21.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:31.249Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c1bce791-07ee-45f8-be1e-3c875cdc784d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:59:32.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:42.317Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6a41e69b-9164-4b04-9cb8-0dcea5b39a2a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:59:43.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:43.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:53.387Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=be536683-9f47-4c9a-97f2-230f28e81a38 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T04:59:54.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T04:59:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:04.429Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2581bf56-96bb-416b-92ba-884ab54fea2f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T05:00:05.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.234:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:15.467Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=91543937-9943-4848-8e1b-00d51c2091fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:15.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:25.681Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=4c576aac-d1b0-42dc-ad57-5c7cb4f0c3aa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:35.728Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=1fb1f821-cf7c-4897-ab5c-f57341c59ee7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:45.758Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d7ad2a22-7914-4a46-a9cc-f1401173a990 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:45.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:00:47.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:00:47.060Z |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-03-26T05:00:47.061Z |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-03-26T05:00:47.064Z |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-03-26T05:00:47.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T05:00:47.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T05:00:47.080Z |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-03-26T05:00:47.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:55.793Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=762a50b7-1647-4882-a65f-75a1921e3fee | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:00:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:05.822Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=b5e8a770-5a56-44f4-a771-a82a135ddf4c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:15.839Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5d7014f8-1854-4a11-887d-768b05d94414 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:25.859Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0a9ffb62-5d37-4b29-baf1-301d70f1078b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:35.875Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=df29af5a-7580-4938-886c-c19366d0ebc0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:35.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:45.889Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=78c05c8d-07c9-4127-81fa-2c018e0f4302 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:55.918Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=46e1f9a1-db56-4406-86b6-cc3b47ef99bb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:01:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:05.935Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=71d2bf2e-3f1a-4985-9fb9-2893e1e4d8c1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:15.960Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a3a7da14-c1b1-414a-84f1-a82f06e45a84 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:25.972Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=07bac6dd-e775-41dd-ac86-b39e78608d86 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:35.990Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=1440bdca-7966-48e5-a946-5ce7358e4c9c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:46.007Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a8994952-ec48-4f7c-ac3a-65f8c51bf3f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:56.022Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=16d0cc37-4eea-41d6-b43e-9da6d25d9acd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:02:56.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:06.040Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a4f36b50-5271-4a49-94d0-8a6eb9242cc2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:16.066Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bfa439e0-bf66-405b-99bb-ad60953ede07 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:26.081Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6944769e-b498-4adf-aa84-3eb243bde1f7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:26.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:36.134Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2e45b9de-7977-4126-8409-08952472b21b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:46.154Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=b57d436d-6ae2-4560-b286-cd6f129beb3b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:56.175Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=846396bd-a923-4e80-8470-40883a742cbf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:03:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:06.189Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6a9244d4-4ec7-4638-adde-747b73ed708b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:16.204Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=ceb531f3-052d-4de8-9619-9de769e18c88 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:26.215Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=00815637-25ce-4ea6-a32c-e15556121125 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:36.227Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=df6ad65b-a959-454a-a53a-2ed8aefeac16 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:46.239Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=81884838-68e1-4c84-9806-877237b31f16 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:56.255Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=4dc37a5e-f7a0-416b-a7ba-fdcc1d58d9b3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:04:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:06.266Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6d033664-4e10-4f2d-928e-5c21c67f1c59 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:16.280Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3be6ee73-b6cd-44de-a2be-a0dfad5f0ad0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:16.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:26.290Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=737318e7-234c-451f-b27c-75c7382a60d9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:36.311Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=31d72a28-20fe-45e8-b1f7-47bc170f78a7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:05:46.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:05:46.255Z |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-03-26T05:05:46.256Z |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-03-26T05:05:46.259Z |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-03-26T05:05:46.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T05:05:46.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T05:05:46.271Z |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-03-26T05:05:46.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:46.322Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2750afeb-68f3-4638-be65-f3955fbd1152 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:56.344Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=7571a4b5-6ff9-47f6-b27f-bdf0c2db17a0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:05:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:06.355Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=4244515d-6c38-4bfb-8d83-49778577ba8e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:16.366Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=fad5c1ff-b793-4866-97ac-27adac4cf8db | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:26.378Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=1009d8dd-be50-47ab-ba1a-96e6e92d507e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:36.390Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=1c7eeb56-501c-4e89-89c2-0e91eddc3bf1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:36.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:46.408Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a3bc893c-16b7-4cd8-90e9-42b7aad11f87 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:46.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:56.420Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e2d03ea6-27e8-436f-a9e4-a40056d4d35e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:06:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:06.434Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3fe2b730-fa21-4b93-b3d8-57f38c2ba6c4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:16.447Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=ab3a5670-802c-4a1c-a6b0-554184dcce4d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:26.464Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=789a426e-cc13-4be4-aeab-fcc2b3d749a1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:36.487Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=829fc8ed-9728-4474-9eab-e578e672bd44 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:36.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:46.498Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a50b5bfc-ef37-4f5e-8ac8-14a91a5481e1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:46.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:56.511Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d71665a1-3be6-4538-9843-35a405467f81 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:07:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:06.524Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=b98d19bd-3851-4093-a7df-1bf197d6fead | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:16.537Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=90ca2a80-9a88-4442-a0be-509f1577f99e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:16.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:26.549Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3db33896-8326-4bc5-8873-06328899b590 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:36.560Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=22645e58-bc8a-40a6-9e09-0b9051cbd6e4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:36.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:46.574Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=235f9791-6c27-4601-9359-064c93b151b3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:56.587Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=93247037-42ec-494a-a798-eb95cf149676 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:08:56.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:06.598Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5d24ae39-b347-4dd1-b37c-d49f69319919 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:16.609Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c2f269ca-6d4a-4472-adec-e24fd473251f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:26.622Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e4e7e12c-9307-4a4c-a3c1-b9a1122bd1dc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:36.634Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=83433a11-5c19-4519-8575-a2dd1eb4bc1c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:46.645Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bff497bc-a548-4aee-8057-834bafa48fa9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:46.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:56.660Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d4789754-ff33-4f32-8b69-20eb233c4908 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:09:56.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:06.670Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=45f36e1f-cc41-441b-aa84-fc68be901502 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:16.679Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3faa8ad1-2f5c-4a84-9c1b-7e0ac41818cc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:16.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:26.687Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a91ec189-2a0b-4553-bb04-45c9e36c1617 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:26.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:36.699Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=fdb1eb1a-9a47-4c25-8df5-62ad44035f01 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:10:46.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:10:46.174Z |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-03-26T05:10:46.176Z |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-03-26T05:10:46.179Z |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-03-26T05:10:46.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T05:10:46.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T05:10:46.191Z |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-03-26T05:10:46.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:46.710Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e4e25c8d-99a3-4b8a-a55e-8b4d7c7703c5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:56.726Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3e09a502-2287-4730-84fe-b7ddb58f445a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:10:56.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:06.737Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d5b369e2-830e-42e2-93e4-47c2092a3cb8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:16.745Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=60bcfc42-2985-454d-a963-10fec81b4fb5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:16.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:26.754Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=478b3052-7d8b-4e12-99dd-0de3a9952b26 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:26.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:36.764Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e0502c30-0d6f-43a3-93f2-e2714d7f5403 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:46.782Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=8b7bdd2f-f66a-4590-bd79-5615300816d0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:56.793Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bf1e8187-c086-46d4-bbbc-fa50ac642176 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:11:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:06.804Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=99b13409-9765-4cb8-b027-91a240a95585 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:16.817Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6fb009f3-dff7-4bdd-9615-f61478714344 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:16.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:26.826Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=08e7a86e-ec84-47d6-bb83-24b58ccbeeae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:26.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:36.839Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=f0a3268c-ef61-4992-a2fa-fc489d64ac4d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:46.852Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=f46bca93-017a-4f48-832e-3da5590b5967 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:56.865Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=41810bfe-ff7b-4be4-9e23-89dfc63705e0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:12:56.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:06.883Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=48c1498a-065b-431c-a351-14fdaf32ad02 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:16.897Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=908bbaf2-17b6-4ff6-8f2a-b24e63aeab81 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:26.910Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3feb4cea-9d94-4efe-902c-75b1c98c47ea | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:26.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:36.925Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=00645bd6-2884-4cf5-aa03-31b2ff5d1f77 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:36.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:46.939Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=062453ba-0ccd-409d-ac94-ab38fda3b0e1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:46.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:56.950Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=932137a2-cc75-4fe3-9095-e587403e263a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:13:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:06.959Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=768cc4cd-fb9b-4e31-b705-5cb7159cf506 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:16.968Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c185e88e-f2f8-407f-80b7-621b91c748fb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:26.981Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=427ca0f0-1bdf-4b50-ae98-2ed183853fde | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:26.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:36.991Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=58498353-e139-4cea-beae-442b09362d61 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:37.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:47.003Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=06c5abc0-96d9-463a-b5b1-ccd9182f159a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:57.013Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=b9c19fa6-7b83-4169-b484-4d1496c7276c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:14:57.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:07.032Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=cfcc854a-423b-4ed1-8d1f-fd3e35cc0ee9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:07.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:17.041Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=64a1a3d8-ce6d-46c5-8cc7-487699f0119c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:27.052Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bdb27c20-8497-4898-aeb2-fa7f30bc9a05 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:37.063Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bca8d321-0f90-483b-9f16-e03012f69a68 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:15:46.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:15:46.229Z |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-03-26T05:15:46.235Z |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-03-26T05:15:46.244Z |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-03-26T05:15:46.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T05:15:46.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T05:15:46.254Z |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-03-26T05:15:46.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:47.073Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=8665211c-5eb8-4685-b78e-a315b7b7bb43 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:47.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:57.082Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c0df0195-eef4-4dc7-b9fc-49d6590e4505 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:15:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:07.091Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=33a20051-f5e2-46dd-847c-b9ba81986871 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:07.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:17.100Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=7a6cec2f-9887-4845-b07a-367cd00f7086 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:27.109Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0054061d-0204-459f-aea0-99e111470b50 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:37.126Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=27311eca-cf69-4786-a9ca-40afe5021fcf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:47.139Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=eed32f73-a08d-46ae-b198-6740bb1a0635 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:57.151Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5fbcf764-d7cb-44a7-b4b7-4258b063c951 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:16:57.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:07.161Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=73381cb0-bb68-4b0f-81c4-db5b1347ffd1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:17.172Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6699eccf-9f8a-4255-8c05-74354d2aefee | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:27.187Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5add8708-2ee5-40a1-b282-0deaa38d3966 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:37.203Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=7016e3d8-0948-4bfe-b288-17d8c57756d2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:47.223Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=08b4cac5-92a1-4297-9260-f29a4a4a4a6a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:57.263Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e2af7af6-4007-447f-ba90-7ec174dd242d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:17:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:07.274Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=991824e9-733a-4605-8dbd-ef882e2ae6ae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:17.291Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=b9306acc-4bbb-4730-806c-08101a90eb5e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:17.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:27.314Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=26ab2811-2298-4042-9cf0-223d360bcbf1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:27.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:37.327Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=fc47169c-6a82-475a-8911-2137b0ddbf2c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:37.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:47.339Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=ead1d793-6eb2-4788-96d1-7f8c555cfdf1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:47.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:57.355Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bb3e176d-6ab0-432a-be96-81093813653e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:18:57.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:07.366Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=38466651-b9ad-4334-8d54-55d861bd7627 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:17.375Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=40416aa7-fa23-4ce2-835e-4db7f4e80b20 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:27.385Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2151d418-1d23-4a51-9616-773bf4af6a17 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:27.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:37.394Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c8ab84a2-cb24-4d51-a5ca-ad5b5cf17960 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:47.407Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a66c15b0-88e1-4cf0-a081-4d26ef7e0dc1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:47.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:57.424Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c74b6395-daae-4418-ad0c-a31cbec29a34 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:19:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:07.442Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bfff9a3d-6aec-4162-bd7f-240b8355e30a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:17.456Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=ba1fbef7-88ba-45a6-8a35-6809ebef4bc0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:27.474Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=99f733a5-9129-43b1-addb-8c0de2e12b22 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:37.487Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0e5df5fb-f154-4172-aaaf-ab13740b1b09 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:20:46.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:20:46.277Z |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-03-26T05:20:46.278Z |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-03-26T05:20:46.281Z |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-03-26T05:20:46.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T05:20:46.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T05:20:46.290Z |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-03-26T05:20:46.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:47.497Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=7e0bcd09-9767-4fb6-a5da-af5e8a81ffd2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:47.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:57.515Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5c318a85-a173-467d-b4fc-8447c6143fec | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:20:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:07.531Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=be8b6322-bc90-45d0-9f29-9c48c1a0fe93 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:17.541Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bdf0a6ba-0147-49ae-8603-8b346c138c30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:27.560Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6e2b5d15-49db-4f5d-9fe0-a655d960cedf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:37.570Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=62ff2399-615a-4290-9f41-ca3975c5dc52 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:37.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:47.579Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=58ded456-a237-46d5-a9e3-3d79cc69a681 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:57.597Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c1ddbd82-37bd-4b19-b2ec-a76c78aaae24 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:21:57.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:07.606Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2885d4bc-e935-4f0d-a090-577f53a27a80 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:17.619Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=b9a7f228-8cb5-4416-a022-307ce1d2a871 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:27.628Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3c7d29ed-649f-4f59-99da-20ab35c96f52 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:27.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:37.641Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=20ce38ed-446e-46fd-ab51-1104bf3def38 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:37.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:47.651Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a79977eb-0038-4eca-bd15-dd83624b5d8a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:57.661Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5dc63357-6a9e-4edb-b73a-f8fd7489ed75 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:22:57.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:07.669Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=09b53633-8040-4af9-a701-e47b05a7f3e6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:17.677Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=8f15ce47-2de7-4a8d-9ae4-6ba478ec5d60 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:27.687Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0704e0aa-0b77-48b7-a54e-89df83a8fec1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:37.695Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c33678be-d4ca-448e-87d6-43b5581d5eda | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:37.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:47.704Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=200acb26-e5ef-4327-bbf3-51a2f730ab66 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:57.713Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=b42a5200-404a-4771-93d7-d38a76dd2303 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:23:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:07.724Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0272700f-8a51-4d41-8b69-690948f121fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:07.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:17.732Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c0254cac-d860-4a19-8d37-bcbe08d72485 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:27.750Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5ec59f8b-40df-47d1-8d48-6938142e3a3a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:27.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:37.758Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5f49af52-639a-4e25-8567-c0121dab60a3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:47.769Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=40c2930d-72aa-46b5-9596-ddfafff008ec | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:57.778Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=8e784b9f-cab9-45c8-8362-e576aba888c7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:24:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:07.789Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d71fefe5-1fb5-4049-a5d5-4411fd2d3e65 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:07.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:17.800Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e460bb89-4652-4999-bad1-2fe466f8a8bd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:17.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:27.809Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a4a23216-5eff-4005-8874-98439f986272 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:37.816Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=f517691d-a5b9-43a1-89d4-32a144799004 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:25:46.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:25:46.213Z |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-03-26T05:25:46.214Z |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-03-26T05:25:46.217Z |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-03-26T05:25:46.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T05:25:46.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T05:25:46.224Z |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-03-26T05:25:46.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:47.823Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=91529834-27e9-49cc-af86-5624821c4477 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:47.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:57.831Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=7fbfe049-4ff5-4e1d-ba9d-c0cf2d688390 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:25:57.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:07.841Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=313ef8c0-07fb-48b4-bcca-05bad559fe86 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:17.850Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=fe5ed932-bd4b-4112-b4f3-5849f75fa5c9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:17.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:27.859Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=09631925-2251-4887-bff0-4a65c83c97ac | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:37.867Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=1026385a-89c1-4530-b204-76903871633c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:47.878Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=4d65871d-759a-48d4-8e10-756e059cc45e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:47.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:57.887Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c17c1443-5145-4359-855f-f02a3161457d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:26:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:07.896Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bf10a119-578a-4317-ab2e-22ef562367f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:07.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:17.904Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=26d81b30-f47e-45de-94b5-dd70c0ec6f10 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:27.917Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3c67281d-d7dd-490d-9691-1d0650f31423 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:37.926Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6e048f24-13c9-48cf-9b11-2506f9ea33e5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:47.935Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c85ad290-12c7-405b-9023-c9859fab8554 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:57.945Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=88fb1083-d10a-4d40-93ff-e9c4f266766f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:27:57.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:07.954Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=ade03a36-e044-41ac-ba35-05fe07ba1149 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:17.964Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d59b2645-28ce-4e4e-a60b-066ae35cc728 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:27.972Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=18ad0bfa-97b0-40fd-aec9-4348cdcdb8d4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:37.981Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3406ea58-fbf7-462e-ac71-5e9662bfb1fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:37.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:47.993Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=ac69e9ac-69a8-4eb8-a172-02b01c3ec295 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:48.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:58.002Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a46de5ab-c886-4175-acec-20a2d7ac6a7b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:28:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:08.011Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=1213eaf2-3bf5-4f77-82bf-f859d1c2bc44 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:18.019Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6b262dd8-27d7-41d4-aa6c-011471417b9a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:28.028Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d21a5b44-db0e-4e14-8580-2762f7254e3f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:28.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:38.037Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a9b3e6d2-d51c-4da3-839b-d5f9f1fb352a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:48.045Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=af5209ec-daa6-4aa4-9ae6-99f949a2ca7d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:58.058Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=cdcc5987-d782-4b53-8b58-6071b0eb80b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:29:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:08.071Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=84a42202-5e9a-4188-ab14-6f41ca922392 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:18.083Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a439e842-bca9-493e-bde0-8b117f53551f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:28.095Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=dc6439db-34ad-4eec-b02d-55860d8f6ac0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:28.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:38.106Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=04450b7b-4d15-4ac0-9d0d-bade8eabbaba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:30:46.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:30:46.180Z |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-03-26T05:30:46.181Z |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-03-26T05:30:46.184Z |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-03-26T05:30:46.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T05:30:46.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T05:30:46.190Z |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-03-26T05:30:46.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:48.116Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=f07ef261-b860-491a-bc71-04a436007f17 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:58.125Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5c33af40-6b76-4e5e-ad69-dc4a9408b50e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:30:58.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:08.138Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=36607642-3597-479c-972c-464cdc6dd279 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:18.154Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d1e18746-572f-4024-875a-b4f246393c27 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:18.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:28.165Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=30f37569-4a69-44b7-a35e-73a03fc0951b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:38.180Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3f0c4cfe-7bf7-4bd6-9af6-2498dbd170be | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:48.190Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3d577397-900a-4a70-8c13-1409d940712f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:58.199Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e9b7e229-bb78-4b75-bd55-e3df3f7de440 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:31:58.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:08.207Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=f5a9c676-1c71-4427-99ac-50972a9c90d0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:18.223Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=15e47f5b-5121-42f1-bf6b-3ab59f646681 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:18.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:28.235Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5d67dc52-01e6-4dd6-a722-8efcc8c19148 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:28.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:38.261Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=fc7ffe58-d070-45ed-8bea-6d80688cb9f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:48.270Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=89d273c4-2f44-4552-87c4-947a38605874 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:48.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:58.279Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=5eea2762-07df-421f-af58-a1a833abb02a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:32:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:08.288Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=659cdf13-fd5d-47a4-8dfc-9d91c34a9a1b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:18.297Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a413ed0a-7107-4d8d-95c5-2497e9ce3bd7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:18.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:28.306Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=837e2878-4b6a-420f-b7ba-4bfbfa0f6e3f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:38.314Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6eb2429c-77cb-40a7-a08c-1962de0a5df6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:48.323Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2d0f0b9d-8107-4317-a26c-4aca1ca6a240 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:58.338Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=8e8fd661-812b-4678-8012-302f8a707c06 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:33:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:08.348Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=7c7c8d57-68f3-45e1-b1d6-5ba880aa64e6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:18.356Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=59e4f01d-4e23-45f9-b95c-f095ce293b8a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:18.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:28.365Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=250898bb-f4ee-4708-b7cf-6cb51bb44187 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:38.374Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=c4d2cd04-dd45-4107-b7cd-402d3a674c6c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:48.381Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3bbc5d0e-a6b7-40cc-a79b-2e09771afa30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:58.390Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=864adf88-6e75-4a58-b6aa-c217cb41e05c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:34:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:08.399Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6b00de63-d26b-4a7f-b439-eefee90c38dc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:08.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:18.407Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=839e5153-f7b5-4239-9021-15f26316255f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:18.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:28.415Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3d331a3e-7ce8-4956-893b-c1597e6099e0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:28.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:38.423Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=f038d08c-ee5e-4f9f-9f5d-d1f5e92a57f2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:35:46.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:35:46.190Z |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-03-26T05:35:46.191Z |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-03-26T05:35:46.193Z |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-03-26T05:35:46.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T05:35:46.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T05:35:46.199Z |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-03-26T05:35:46.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:48.431Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e79aa477-bff8-414c-87ab-82e5bfa31380 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:48.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:58.459Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=a1de4850-28bf-48ac-913e-70d62f8b9ac4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:35:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:08.468Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0928b0a1-5a53-471c-80be-dbed8469a4ae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:08.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:18.479Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=314afed3-2100-408b-a39d-fac15fe9e003 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:28.489Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=034754c3-95fb-4064-b19e-28f6ddaff069 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:28.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:38.498Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=09ed82b9-047c-4431-9c36-b7af62c9ad38 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:38.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:48.507Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=038ada27-49e3-4521-bf25-37411ed25261 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:58.516Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d377cd8b-d909-40a7-87b4-2d93152017d1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:36:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:08.527Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=bf8be749-54da-451e-a1b5-aa367d1962e1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:08.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:18.541Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=3fb96097-c721-4047-8a9a-0257a48127b5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:18.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:28.557Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0d179a13-8ce8-4685-a357-4fcd52c431e3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:28.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:38.568Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=41ad7e98-9d36-407e-a8b7-53de23ac3954 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:48.578Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=efec10e5-46ef-4132-942f-d4e1477ee4d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:48.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:58.586Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=42fbd5b0-cfcd-4095-87b6-859bbdeeaa86 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:37:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:08.594Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=807e02dc-b19d-4e56-b79c-c5fe57059d69 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:18.604Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e65a3731-5fe8-4375-afe9-0bc9c97d4768 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:28.612Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=6e3c65c5-16d5-4cb7-ab4a-f60e521da786 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:38.620Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=d2a26252-147d-49e3-a862-1f5a9fc010b8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:38.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:48.629Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2671e906-56b9-40d4-ba16-8e69f04ac1f2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:48.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:58.638Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=cd9d9906-c7d2-470e-a175-ad250b75e136 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:38:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:08.646Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0206d7ae-ce3e-4580-af91-bc65e83072b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:08.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:18.655Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2446ece8-d863-443c-9ab9-204421195a12 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:18.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:28.663Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=0f464ecf-c6ab-43fa-a7fb-1eb8372d0a42 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:38.671Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=2157f824-f6ce-43c3-ae29-5e9950a03d60 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:48.679Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e2f330ed-7829-4c31-b24a-b6e5d586a244 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:48.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:58.687Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=88eab8c9-69fc-4477-8b01-9785468d4115 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:39:58.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:08.695Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=de1c9ae0-4f0b-4c3c-b12e-58a64341ac1b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:18.703Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=b4858a71-ac49-4b8d-8357-d7b4b81cee5c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:18.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:28.711Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e42cd96a-3a25-41cd-aa56-156b7c603f85 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:28.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:38.718Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=b12c6efd-d97b-4b3e-b72d-aaf8489e151c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:38.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:40:46.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T05:40:46.142Z |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-03-26T05:40:46.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-03-26T05:40:46.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-03-26T05:40:46.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T05:40:46.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T05:40:46.152Z |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-03-26T05:40:46.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:48.726Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=e367b566-7e00-4932-a149-ad059b2054a9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:48.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:58.737Z |INFO |Init configs |InvocationID=574bf273-3aff-482f-b2a1-ab18d1592e91, InstanceUUID=04494a4f-5171-49ce-b94e-ceb7d50e57d1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T05:40:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |