By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:12:17.324Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:12:17.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-03T05:12:17.361Z |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-12-03T05:12:18.009Z |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-12-03T05:12:18.115Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:12:18.115Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:12:18.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:12:18.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-03T05:12:18.385Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-03T05:12:18.410Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-03T05:12:19.629Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-03T05:12:20.083Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-03T05:12:20.106Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-03T05:12:20.106Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-03T05:12:20.171Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-03T05:12:20.171Z |INFO |Root WebApplicationContext: initialization completed in 1760 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-03T05:12:20.794Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-03T05:12:22.678Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-03T05:12:23.255Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-03T05:12:23.285Z |INFO |Started MainApp in 8.683 seconds (JVM running for 9.385) |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-03T05:12:23.474Z |INFO |Start scheduling PRH workflow |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:23.485Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2d8b3700-04ad-40c9-abe8-42b8101c543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:23.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-03T05:12:26.093Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-03T05:12:26.094Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-03T05:12:26.096Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:33.946Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a8c2000b-c85f-4c6d-b391-a28584e0d336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:43.974Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=dc4e5506-9fd4-4e6b-b68b-551a8b6480bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:54.013Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=05f1b84c-360f-4a73-b428-84c8c19da250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:04.033Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=54aeceb4-0521-4f13-8898-be10049f23b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:14.068Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=077394ed-23b7-4d36-9d2a-f2477e64c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:24.153Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0c92faf2-8680-4c30-bf24-45b85eff5bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:34.312Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=35036838-79ea-49d5-aca3-4f9e186dc0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:44.339Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=571c43b1-8cb8-4790-8483-5acff9d426ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:44.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:54.404Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4da8d50e-a9b5-42d5-85f3-87f007f33256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:04.422Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9b3178fb-4aed-47a1-a4d6-f4ca649cabc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:14.437Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=661a42a1-5469-40d3-b754-94c2378f850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:14.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:24.455Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5d695c5c-db7f-41db-b806-0ae75e7548e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:34.501Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=65b1b42c-2cbc-4e6c-adcf-a1f60da4b806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:44.523Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e6a26bc2-165d-4a61-8c6e-bc332d69313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:54.552Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0b4f318f-5cb1-4ae1-a7b7-2f8085829a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:04.574Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c513ef82-f688-4fd9-82c3-4755447e2411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:04.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:14.596Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2efc761e-7fd5-4739-bed3-fd7926920a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:24.618Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=283602ff-b156-4293-a9f6-c6d4dde874b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:24.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:34.630Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fb692183-0f8f-46dc-b431-eaf9e559c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:44.646Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4ae11940-5c3b-44e9-be1a-4891e9066105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:54.662Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=450835a2-74c3-4df7-93b5-5375f5f95cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:04.700Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=758430a5-af06-4634-8ce0-998869d7396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:14.721Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f3e5059c-0cdc-4954-9eba-6a887056e44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:14.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:24.739Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=908c6707-9eeb-4cb3-9aab-f7d4c57cfba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:24.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:34.762Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=994f97ab-6ca3-47c1-8509-e219df650b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:44.780Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d4395b13-307c-43b5-8f09-05b9c7029e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:44.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:54.791Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=604aab4b-0924-46f4-ad8f-220a6db2a0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:54.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:04.849Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b87c24a4-e976-4575-8bc7-dd37c2efbee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:14.860Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=61fc9db7-a945-4213-a704-4329c58362a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:17:21.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:17:21.457Z |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-12-03T05:17:21.458Z |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-12-03T05:17:21.461Z |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-12-03T05:17:21.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:17:21.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:17:21.474Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:17:21.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:24.870Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ce14e46d-5164-4968-963d-5f86d90c8abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:34.880Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bf3e3a7e-a845-495e-b2a9-5c890a07f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:44.893Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d82678c5-7ed4-477f-b2c6-87acd4262351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:54.903Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5215c454-581a-4028-b36b-b5abcdc573a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:54.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:04.919Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=015896bd-8569-4151-8358-6ebdd8a0d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:14.940Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5b8c592b-c3be-4268-8e0c-0c00422b14de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:24.951Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3a8adc27-ddaf-4510-a121-1961586d00ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:34.962Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=faae0ef0-16c8-4694-b118-7cc812859836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:44.979Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5ae9d34e-4264-487c-8c90-478f53804fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:54.997Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a248828f-948a-4ee0-a8ae-20a2a1fe3057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:05.017Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0bbe51b0-1e6f-4341-aa50-92c15cb9c723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:15.034Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ec0e59ee-a7d4-4dca-a1d2-336dc864f22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:15.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:25.045Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c0e5e30b-6741-4232-baef-a5692cfc923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:35.057Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=18d67400-ebd5-470b-968f-a548e1a53b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:45.070Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cb4705aa-b55e-40d5-bca7-d0bd96d05d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:55.084Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=09aa220d-947c-4279-a8e6-c4534067f776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:05.100Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=016d75c4-3b67-4b2f-af49-231d1a9d92b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:05.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:15.113Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=193e876f-dfef-4105-8e77-be0094c04238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:25.137Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=12438236-3d56-4dd8-89ff-4581e15deba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:35.153Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8ff1ab0e-c9f1-4eda-980e-fe165523d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:45.165Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6f7a8c78-ea07-48da-b845-6610d16970f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:55.177Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bb3140cb-1bae-4e5a-952c-f30fa9ea0ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:55.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:05.190Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5465b831-6a13-4d51-8f7d-5807fbdb98b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:05.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:15.222Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=56400e7c-09a6-4d95-9d6d-d23647d5adc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:25.234Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2026af69-0377-4d1f-8472-c796611db771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:25.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:35.246Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=08178c14-e956-4e59-9eef-9eb8ea5e5fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:45.256Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=11f9b352-40d0-4c2e-af2a-7ea1b1804f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:55.267Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8df06bb7-4222-4fde-b2ff-c3c1e6d51ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:05.278Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=253505c4-4889-46fa-ab14-5a4709fe8aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:15.290Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=17014a91-b140-4a8d-8ff8-dd79895bb8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:15.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:22:21.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:22:21.116Z |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-12-03T05:22:21.117Z |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-12-03T05:22:21.120Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:22:21.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:22:21.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:22:21.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:22:21.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:25.301Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4702cbcf-3adb-4b7b-8510-53d70b707516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:35.314Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6e780833-ff34-49dc-909e-0e5eff9bcd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:45.325Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4a1ac83b-1dea-4b42-ad9d-a2f20af97415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:55.335Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=159d5766-418a-488c-914f-ae2031bd0a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:55.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:05.346Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c89758ac-ea50-4bd6-aa42-395e6d1bcca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:15.357Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c9b905c0-b298-4e3c-9747-252ecec2336f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:25.375Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6e98b08b-e719-40f8-b6ac-3a87e5737180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:25.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:35.395Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8340ec8d-d5fd-40d8-90db-cdbebfda9d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:45.406Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ff846f13-28e6-4962-a3c5-e798bdef684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:55.420Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6ad9439e-5a4d-4e20-9584-68ba695633a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:05.437Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1fa2b9eb-67ea-4275-bc13-e1f34183f79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:05.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:15.449Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=75f8c43b-b130-4f85-9b12-cee2c7921844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:25.461Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a01ebd7c-3354-4b4e-815c-58b91f61328e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:35.474Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=081cffa3-c1ac-4f8d-b103-cc421897485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:35.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:45.525Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=21b4c981-69eb-4239-922c-5b1c48ebe64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:55.536Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fa069d9c-7815-464d-acd0-c63a690da2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:05.549Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=35a465a9-84ba-4638-bedb-b4a2d16adf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:15.577Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e12bd9b8-8cb0-4e82-8a12-6a256713724e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:15.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:25.588Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=142c9dea-019d-45b2-be9c-39b45fb710cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:35.598Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=22071a55-3617-407b-9137-21491b6d2777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:45.608Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a5fe52c5-5db3-4be4-9a3c-e4b15f16fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:55.619Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7192c21a-49e0-432e-99ec-fcd68d228c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:05.646Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=913cd02f-1f9f-4396-9f9b-916c549e4ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:15.659Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f23b1b80-33cb-45fd-bcfb-349386116ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:25.673Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bc12b0ce-55fe-47dc-abd8-cfe23564907c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:25.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:35.683Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8cdb51e7-9634-45a8-83fc-999c80ce702d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:45.695Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ac183bad-72dd-4057-aba1-fdf74cdb7a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:55.705Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f17c090c-9be3-4c5b-8ad3-834fc8e96501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:05.720Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b331374a-53e7-4b0d-9c32-cce18bcbeb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:15.730Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=061206b5-79b2-4486-b8cd-d494cd8d15f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:27:21.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:27:21.136Z |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-12-03T05:27:21.137Z |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-12-03T05:27:21.139Z |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-12-03T05:27:21.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:27:21.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:27:21.150Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:27:21.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:25.741Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a4766c30-b1b1-408c-a5a3-1e149f9f32d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:35.779Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=60004a15-d823-4351-b592-7fa11b5f7be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:45.791Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=64fcf83c-9dc2-45dd-aecb-0e63953b336e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:55.803Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=dfcc689c-ba59-4844-a217-37cc13ee88dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:05.825Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b3a053ad-706d-4ae2-8b3d-3ece695873c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:15.836Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b988f9f7-944e-4ef4-850f-810bfa8ee6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:25.847Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f1911c27-f959-49a2-8f76-ef845a487ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:25.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:35.857Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cb5b1b26-9da9-4076-805e-8fd2a7e76a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:45.877Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2214faf4-a0ac-4129-a8b5-674088132a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:55.889Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8ebea140-93b9-4d89-98ac-1b2b5477f559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:55.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:05.907Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=57dfec4e-4a7e-424e-8eef-49c10178a715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:15.953Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=48580e4d-072c-4fa2-94a2-95fe29063cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:26.038Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=347295e5-eb1a-40cb-aa72-1314baf3df3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:37.335Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a0d31c80-967c-4099-93f5-eb17686bd1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:37.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:47.718Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=43b7e0db-6887-40a2-80e4-dc9714a4d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:58.510Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1fb17c9d-fb93-4ac8-96c3-5e0f815c5819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:09.311Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c0bd8461-3aa3-4f50-89fb-ff2920d77297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:19.404Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=42f202a5-265a-44e4-b7dc-b6260998fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:29.413Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b83b00c5-917d-44ea-a57c-5d4ca4e94817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:39.424Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7d496171-7b5f-4685-be73-50cc75e4585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:49.433Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=de85da1e-6d03-4090-b4d3-b4fd8c450e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:59.445Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a7f96932-1c09-41b7-8f53-1b6f80af531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:09.460Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6c3e0913-e2e6-422d-967c-defe4ee664e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:19.477Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ff3e591c-de75-44fe-9054-9359dfeed80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:19.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:29.490Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b4befc9d-c5d9-4f7d-9cfd-0f7916e29f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:39.500Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9ab00e2e-15b3-460f-b223-600dca6373c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:49.511Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c897520f-0510-4654-9d0b-087fb2b7022d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:59.536Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=36754249-60ee-416f-a765-1074fc45bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:59.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:09.549Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=01c2d132-c632-4808-aaa1-38c92a77ffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:09.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:19.561Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=725c5955-8219-424e-b026-9a078bf785f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:19.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:32:21.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:32:21.083Z |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-12-03T05:32:21.084Z |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-12-03T05:32:21.087Z |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-12-03T05:32:21.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:32:21.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:32:21.096Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:32:21.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:29.601Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=905cbe72-74f7-4375-80ea-3787569fc1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:29.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:39.619Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=129a06e0-3eb6-4f8e-b8fa-a5052992c7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:49.636Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9a042c65-5195-475c-8a5d-571a5850ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:59.648Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=39727f34-9f0a-4040-9eee-d649b88c0531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:59.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:09.663Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5bc6b9f7-638f-4e3a-b78c-5a8270c86ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:09.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:19.678Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7848ce7c-fb3a-410b-ab15-63390568f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:19.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:29.691Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1f36d3c6-aab1-4399-bee3-ca8295c66960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:39.707Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4ec2a307-c101-47ff-a160-3f86ec1ec05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:39.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:49.720Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=17fc9498-7972-4568-97d2-159b65d1539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:49.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:59.744Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=524089f1-5874-443d-b892-8f4c8d1fb411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:09.755Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3410ae26-b884-4ac4-861a-8fc7c9954a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:19.764Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7805d352-8b9f-4846-9798-73aac2b9f806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:29.777Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=51e9d07e-8eb1-4da6-a8e6-1e9d71eb0d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:39.788Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2a3b4a88-e7d9-4e76-9e45-fe3b2dad2248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:49.805Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=74352523-d0b3-4c35-97a9-fec2a1bc3df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:59.816Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a127473e-3c04-450c-8169-a0f15ca0d761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:09.829Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a233435f-141d-47a6-9a64-189853eab535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:19.838Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9b4ee8ae-f641-4647-8597-3e0be2499c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:19.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:29.852Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2a26680b-9444-4f4e-9022-f3b17208df53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:39.862Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d50b7dc2-0316-4134-a30b-6ff73433a56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:49.926Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b0ed4c7d-fbe6-434e-9781-705566fd54be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:59.949Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=69dde36c-2600-40ad-83c7-2b148a1a35ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:09.964Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0ccb78ca-7447-4e00-9f10-e627d5d47ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:09.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:19.976Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ec46ab85-0561-4203-b849-4fa559b62896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:29.986Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=338d74ed-fbd9-470d-9480-e16dd4c05a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:29.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:39.998Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2a19fecd-f263-4599-88aa-eb36c26e49e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:50.023Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4a56908c-fb87-4bc0-b495-0d3b244ef82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:00.037Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a2dd80d5-7a4c-4522-aa6f-c9216ea4132d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:10.050Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=323b1b29-8ba7-4b56-bc71-0629b1a6d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:20.065Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e17fd96e-2502-48b4-8746-2aada3fa61d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:37:21.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:37:21.121Z |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-12-03T05:37:21.122Z |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-12-03T05:37:21.124Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:37:21.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:37:21.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:37:21.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:37:21.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:30.085Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1b0f6e70-408a-4c38-bad2-beada0e8ab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:30.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:40.107Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=34d300e3-1b9a-440b-98b7-3a4397eddc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:50.167Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=34820e8a-1434-4669-a380-5772dcc96852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:00.177Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bd4ce68c-bf59-4296-a98d-7a79674dbe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:10.187Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cba1b917-3b8f-428d-9462-88f85bc2b444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:20.198Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=35a00249-02f2-43a0-8154-3a16d1db8232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:30.207Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=77010cd7-a2b2-49cd-a172-b1bc17e3594a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:30.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:40.217Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=086a2d08-314b-405a-ba66-4f15d689e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:50.227Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=33b29470-5f13-4a0e-aaa4-a66f7715d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:00.259Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=331e2c43-b3bc-4d8d-a1c1-389901ad8529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:00.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:10.278Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=393c95b1-9d2d-45a0-a7e6-0b3d3aee2e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:10.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:20.288Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ad298663-c510-4847-b096-689ca1eabf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:30.304Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=25cb3461-acfb-499f-9c58-573a156302e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:30.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:40.314Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c4c6124a-ecbe-427d-a4e9-a2b793b00f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:40.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:50.323Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0b760ec5-3a40-439f-80f8-39b123ce722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:00.333Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=18f2a471-eec1-4904-a1b0-d0b1618de3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:10.343Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=11ae48d4-3642-4899-a5d5-dba773590b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:10.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:20.353Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3c8d3849-d84e-4c0f-a867-77393fac1a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:30.364Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8131a43a-1cc6-4cc3-b4b0-246c555ac6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:40.374Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=77b322f6-16b3-438e-a5f3-23598d4df084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:40.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:50.383Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f81b9d59-f5cd-4fff-b663-326aa27de207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:50.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:00.394Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ef8845c0-8d9d-48be-83be-e9ab55ef735b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:10.405Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2c7c17c6-a9d1-4f9a-b363-89a1c3b8d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:10.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:20.417Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=575a9017-040e-428a-821a-41b284978a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:30.429Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=08ffe056-f75c-4903-a502-3add6de311e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:40.445Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=87a35c8e-7e2c-4b51-b77c-9e913dcf5fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:50.455Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=314503f4-a911-48f2-8578-9a27e7f03bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:50.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:00.470Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e98a757c-92ba-44d7-8c45-2bd1f4379d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:00.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:10.484Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bc84df97-9bda-49ce-8683-9c49de4eb612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:20.494Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=eec84131-16e3-4ea9-90c1-5c438ec1ad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:20.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:42:21.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:42:21.091Z |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-12-03T05:42:21.092Z |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-12-03T05:42:21.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:42:21.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:42:21.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:42:21.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:42:21.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:30.505Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=46b80065-70b2-4734-80c9-440e493146bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:40.515Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f39578f2-042d-41cb-9822-75b76428df39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:50.525Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bb08db04-22d2-4092-b9d8-ca5ee23f9660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:00.535Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=efa4f194-2330-400a-bdf1-8855e2b0a2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:00.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:10.546Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3bcb991f-812c-47a5-88c7-f48fe50dc293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:20.555Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=88ba0e9e-2aed-45ac-8a4c-666ecdf71c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:20.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:30.588Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f102f8fb-ad8a-45f5-ab04-0c360550c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:40.615Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=488e8959-b67c-46ca-8e26-6a5fae48f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:40.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:50.631Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=978e0ed0-113b-4766-9005-bd57d2780c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:50.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:00.643Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d6ff65ba-90a9-430e-98fb-0484cd7e479e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:10.653Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=688781be-ca4c-4b81-8244-b7c5813e7e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:20.663Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cee68534-b1df-4dcf-9b17-1f08895de460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:30.736Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e879c9a8-2e59-48ad-9873-67eee004ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:40.745Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=550d1dd6-4b8b-447a-a207-9faa4855461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:50.757Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bfe1c880-e010-43bb-bedd-8b119ef5acdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:00.768Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d2196e8b-bcdc-4dfb-ac74-fa53719a633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:10.776Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4ddd2810-6c41-4de6-a57d-3e9638b47b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:20.786Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=acf8f866-a026-40ce-87ca-f67a538c2366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:20.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:30.794Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9c5929c1-b095-4e86-a228-c9cd652cca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:40.805Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3bd8ce48-0d58-4bae-8ebd-054678a38526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:50.815Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a4002e2d-d2b7-4c82-9517-c2e9249b030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:00.825Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9c495166-c93d-4f44-811a-20c48c7076ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:00.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:10.835Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9607f7a0-717c-4d97-a089-d82739583e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:10.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:20.845Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cda32ddb-d343-4c42-9622-f1f2f7857e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:20.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:30.854Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c9ecd0f1-276c-4881-94be-061ac6a70ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:30.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:40.863Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=01600a02-a1ea-499e-ba18-a4bda431a896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:50.872Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bd72c6fa-e779-4250-812c-74c5d98cdc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:00.881Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=85359570-bfea-4577-a9f9-6053d47f21cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:00.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:10.894Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=91b8229e-d13f-41bc-bc34-a98717ae3da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:20.905Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=aad0f5b7-b38b-490f-b5bf-d1116d687c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:47:21.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:47:21.017Z |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-12-03T05:47:21.018Z |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-12-03T05:47:21.019Z |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-12-03T05:47:21.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:47:21.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:47:21.025Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:47:21.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:30.913Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f2b3cb98-3667-4a60-b428-b4c55bc20d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:30.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:40.924Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4602e540-cc9b-4842-bf19-55cc646d2a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:50.933Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a0ec47fd-e4d6-489d-934e-f3c545a46821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:00.952Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7026c4a2-4f8d-425b-b831-9ad68da6bd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:10.963Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=daf63a4f-db76-41f3-8eca-de73c3e5e244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:10.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:20.973Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4dfe4aad-4c85-444f-b392-b6a912386219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:30.983Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0206b2ac-a35d-44a0-958f-4c25b4dbc9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:40.994Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=249a8cf6-a41d-4e75-9183-321331b0403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:51.005Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=62d46e6f-7056-4b75-aeee-08e3420dbddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:01.015Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=32fc40d3-6843-44c8-899a-b1b853a3092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:11.025Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8e1aa4d1-b322-4890-8655-f366c69297d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:21.037Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d2bcf172-9b06-44ab-baa0-3acfff87b499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:31.047Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=24534750-28de-4c70-b617-582fc088bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:41.057Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b29de95e-f199-43c6-a194-7dab218de9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:41.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:51.068Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=40479fa0-26ad-4964-8e3c-7c5d20ae6e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:01.079Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3af20b5c-6c9a-4e75-8716-07ad7ddff144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:11.089Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=88dedb05-a4ad-4ce6-945a-0798f9873ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:21.104Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2c901cca-afc9-4ee3-aea0-42eed2781148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:31.116Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=46a8dbbf-7ccd-451c-958f-6f8ce46be401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:41.125Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=02ab3199-953c-4409-91d8-675faae1da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:41.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:51.134Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=68fae36d-6141-417f-9114-6324081c0d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:01.143Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=36c90d14-4078-4e79-ae75-d122266d9087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:11.153Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=635d33e5-6d67-4253-97e7-7db24d8cc68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:11.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:21.182Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ede509d3-69ed-4b0e-8b33-ddad6accd3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:31.192Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=78994b75-9fff-4030-9852-69657eb3b425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:41.208Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e09c498a-22db-4aef-be06-96007c2da05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:51.222Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a050cb2b-da36-476c-b666-9bf62e9f575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:01.232Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6737d73d-e694-4f00-bfb7-baea525eb750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:11.241Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=326cebe4-4d98-4b38-859d-f05191e205d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:52:21.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:52:21.106Z |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-12-03T05:52:21.107Z |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-12-03T05:52:21.109Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:52:21.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:52:21.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:52:21.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:52:21.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:21.251Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7119528b-030b-478b-8308-5e8f2674ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:31.263Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4227cdd6-9d49-4351-aeee-836ba99f8f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:41.273Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5eb88470-6667-4f02-88bc-d6c8eea1b511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:41.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:51.283Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=655c89cb-4b13-42de-8731-f158324d8b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:01.292Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5b81b021-22c0-4c66-b4fd-7e144f6ddd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:01.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:11.302Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6e4b1dcb-40a8-4292-8a84-f6c885cf6d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:11.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:21.314Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a20a6a48-fa5f-4ad3-87fe-a4bc4bfa212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:31.326Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=38b0b0e8-e6cb-4b0c-8f0c-c1119dfb26d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:41.341Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c7bb1814-780f-4a94-a41f-ba7e442e5f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:51.351Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b25ebb29-81ff-4711-8a5d-6f9b76042eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:01.360Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=570779ea-680d-40bd-a86d-d4a2b66089e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:01.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:11.371Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0bfed00f-b4a5-4ed0-be5e-204b75d94434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:21.383Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=97986261-07b8-4862-bd4a-7b6cce2debef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:31.395Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7da324f6-32c5-414a-b7a6-e3fd5175fa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:31.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:41.405Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0eff115e-ffb5-400d-911e-75428772097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:51.417Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d27dec28-baca-49fa-b018-6737d7ec2e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:01.445Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bc22507f-9006-47b7-baaf-be8f76dd721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:11.456Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9e22c0fd-d964-4328-a0c2-9bdf63dabb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:21.466Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5916161b-5e56-4f4e-988f-c99be09ae39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:31.475Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f937290e-6197-4c88-ad1c-8ce632bb6ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:41.501Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=80c9bba8-47f2-4119-b42e-5f3533cd031c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:51.511Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ac0feea9-fbc6-42c7-b4f4-2bd51e67f31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:01.521Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=daafe18d-9ba5-4404-8272-726994fd02dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:11.535Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8d435f47-76d8-4704-9c8e-4501ec4a2541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:21.544Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bcbd5ea8-2760-42fd-b230-9ce0700def08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:31.554Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e8b11a7a-2197-420b-9c17-5c448083a584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:41.566Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=25a66eed-18ef-4d13-8215-3883a9db385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:51.596Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6724a032-ff66-4153-91f1-af2fa8d575f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:01.608Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3137ba21-e0ef-48b0-ac57-a68561234c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:01.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:11.623Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=252dab52-e846-4da8-b133-0263b8c166ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:57:21.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:57:21.020Z |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-12-03T05:57:21.021Z |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-12-03T05:57:21.023Z |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-12-03T05:57:21.029Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:57:21.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:57:21.029Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:57:21.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:21.640Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ecc32763-d687-478f-89ee-65dcc61aca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:31.662Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=726118f4-78d8-4e53-b5f1-98f8061fcf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:41.682Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f043906d-731b-4ee8-98ab-28b3acd473ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:51.692Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=61f5e676-6267-44c3-8c9a-b3b280298d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:01.703Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f22c5ced-b608-4f40-903c-c8c5aae1e697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:11.716Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f460a4cd-3a35-44ec-9af3-c2957e481af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:21.731Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=99e421b2-32d2-4836-a9b9-e7209273bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:31.742Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9446e570-e38c-4ce6-98ac-1c3251b77813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:31.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:41.753Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cc3f71fc-2c67-4514-8263-4195682fb8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:51.769Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9bf95b85-0430-4f1a-9157-e3a0132311b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:01.780Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d36a4f24-3120-436d-a3f0-0b5034b42599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:11.792Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5ea56354-2375-4b5c-8e4d-c902fae24ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:21.801Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=053715ff-3d32-4387-9e36-2eaa83b1186f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:21.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:31.819Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4da17bf3-e5ba-4993-afe8-02dbcf302852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:41.829Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ea872704-29b6-489e-961e-07bc66648b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:51.840Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=71e59212-c6c9-409d-888d-b5b4a1fd1f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:01.852Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f6b059e1-d3c1-407f-92db-a6e42ad35520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:01.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:11.873Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bbb84af9-edfc-4e97-9bff-8d90058b7702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:11.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:21.882Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0285e953-c228-4bb9-9223-bca705592dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:31.907Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0dd47a93-a19b-40ac-b82e-ce5168b5b114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:41.918Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=89763447-9fb1-4f96-9be3-8f55e8ad368a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:51.929Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4985cf9c-7a28-4566-b313-3519366e2e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:01.946Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e3444e9c-c547-41b9-82b4-d4296da28252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:01.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:11.956Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7e79d4b5-7156-4c04-bb57-f68fd11bbae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:21.966Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9e2b4a0f-f082-4574-bd98-17e04a5e4da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:31.979Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=aaadcf3c-a960-4501-ac5d-9c0c1af1ede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:41.989Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=190c9b0e-b15b-48ce-9c32-f2cbf2b389c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:51.998Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bd39080e-3060-40d7-97a7-6edeb8aa0238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:02.008Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cb418f98-2752-4809-b002-a382d69cc53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:12.017Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2d6d7920-9944-4dd3-a1ec-90a995aab49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:02:21.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:02:21.074Z |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-12-03T06:02:21.075Z |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-12-03T06:02:21.076Z |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-12-03T06:02:21.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:02:21.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:02:21.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:02:21.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:22.027Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=79a7d867-8132-4ee2-8946-fc6ff153a351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:22.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:32.036Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5f40713d-67fd-4fdf-ac1b-8eb64ee33db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:42.050Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b28a00ce-852b-4e2b-be70-b435967d4886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:52.060Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d326bdf6-deee-4d8b-92fe-973d5f0fb7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:52.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:02.070Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3c977cbb-f1c2-4518-803c-aef9e85d8beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:02.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:12.080Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8c2f4a62-d4a6-4a18-bf90-9aa369ebc3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:12.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:22.089Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b6a5d281-72b8-4563-ab8f-de1bbe044219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:32.101Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4a302ae1-4bb9-4cb7-bff9-999b4f8755c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:42.110Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=55199f22-cfe4-4b98-af59-65cdf0515b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:52.121Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=03c1b91d-0c39-4edd-af98-7312013ae43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:02.130Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2e15f9c0-a500-4111-a6ed-64ae895fb13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:12.140Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c82a4369-231a-471a-a479-2f0f64bed683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:22.149Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b46e141b-53a8-4720-8c06-75b462c5c0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:22.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:32.159Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a35c13a8-69d8-45fe-b4a8-8be958b6145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:32.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:42.169Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1ae810bc-035a-4f9e-a8db-6f735e3f95d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:42.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:52.181Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=efa5b1e4-d09c-4762-9ec0-ec3262f1060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:52.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:02.192Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f03be203-8296-4422-927e-c1e4d2407edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:12.203Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7ed5aaf4-a5d5-49ca-9850-98cb6687f8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:22.213Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2849f1f8-b6a2-411b-987f-07de0592cbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:32.224Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=896a4acf-aeb3-435e-8de1-f3950f05594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:42.234Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=163b0540-a15a-4ef1-9751-51e209d74a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:52.244Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1bd1900d-fe2f-4835-8e2f-1b4247b31c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:52.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:02.253Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e4e915f5-b80c-4820-9a7e-c3ca0e3bff75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:02.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:12.268Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=670f0d44-5966-4eb0-9720-0c18ab5f461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:22.281Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7f22aabd-dd55-4495-844f-a332e7dfcb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:32.294Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a12df966-6c28-4472-b8ed-b76315a8c542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:42.302Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a6ec7970-3d27-46a8-8f24-86e7baac7e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:52.313Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7a8f838d-2ece-4ba1-96bf-9bdcce12c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:02.326Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a2e45b2e-7c18-47a0-8de9-dc724da7222c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:02.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:12.335Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2753b9a4-8f97-42bf-9f4d-b371c2f4cfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:12.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:07:21.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:07:21.076Z |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-12-03T06:07:21.076Z |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-12-03T06:07:21.078Z |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-12-03T06:07:21.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:07:21.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:07:21.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:07:21.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:22.344Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c6b2d4f9-a661-4831-8731-7d4e8aad2757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:32.354Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0586a40e-a584-430e-8e5b-36ef96773ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:42.363Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=15e4e5db-d44d-4a1b-af6a-bc37ce027913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:52.372Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7fffbe13-502b-4605-bed9-6752cfe1e6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:52.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:02.398Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b6e20cc8-8363-4cd2-b445-3aaa6392331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:12.406Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d703b44a-3a0f-4cd7-9bfe-058b0aa8e79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:22.420Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1de1f3c5-76b8-497d-9749-802517128877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:32.435Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1abf608d-4ac3-45fb-b358-7e0f53a73241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:42.444Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=789b64dc-685b-4bcf-865d-a9708af39ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:42.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:52.453Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=53e0ce21-71ec-4a9c-a7fe-2aae2b576a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:02.463Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3fc0b405-113a-4346-a633-bfe9ee6c8742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:12.473Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b27adc52-6810-4091-ae08-47b454df70ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:12.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:22.486Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=840f5fe3-5f69-4cbb-8d69-242e2ee44ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:32.502Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=aa113958-fb8e-4503-a170-be817ed21777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:42.514Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6d3e582a-099a-422f-a740-aa65dbe9f0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:42.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:52.523Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7719a948-5536-4fac-a48f-ae5308dc852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:02.536Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=31bcc5c3-1051-4b54-b707-208e6d61e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:12.544Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e1acb51e-c834-465d-8485-545b48090a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:22.551Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=91a17a96-a431-4591-99c7-751c3d03a76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:32.562Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=62af461c-a90a-4e30-bce1-1e70f1a1f4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:42.572Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ecb51a77-ee80-43cc-81fe-867c33d789ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:42.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:52.581Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0a0f7082-b074-486e-8d65-a32d7d946aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:52.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:02.591Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c4c7d683-2cf9-4816-964b-e1b1423fe678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:02.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:12.601Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a3bb0e26-f4bf-4859-8e63-f2e66ebb793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:22.611Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=98caa99c-efba-47a0-baed-b11362dd2e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:32.622Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fb294ef3-30ae-43a2-8890-9425b67899a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:32.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:42.631Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=63b54605-0139-4717-a7a8-defedd08a6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:52.642Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=da270afc-140a-4296-8de5-d2729b45606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:11:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:02.652Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=aa01b5e2-9150-4d04-ab55-532aa05d5e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:12.676Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a6ea651a-7889-4afc-9cc8-3e21fa02d5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:12.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:12:21.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:12:21.086Z |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-12-03T06:12:21.086Z |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-12-03T06:12:21.089Z |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-12-03T06:12:21.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:12:21.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:12:21.094Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:12:21.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:22.686Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f42918e9-b911-4639-804e-80f68bc04b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:22.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:32.697Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fc162bfd-4896-402d-aad3-ebeb8e7dbc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:42.710Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=eb844082-bf1e-44b7-9377-c541b03bbef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:42.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:52.720Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=81292ab9-506c-4fdb-abbc-f9547584661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:12:52.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:02.730Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d267642b-fd15-4c35-b23a-88b2679a64bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:02.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:12.740Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0a000dbb-aeec-4a43-abc4-0b97ab8d1e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:22.749Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1ea17619-d3f7-44ed-95a2-3f7553fdb236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:22.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:32.764Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b311d679-5d70-43d9-a649-5b4b8cf526e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:32.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:42.773Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=94e8b572-3e18-4448-9256-57929e2aa652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:52.783Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=40b8960c-88c7-465d-a3ab-23fa9e1fd5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:13:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:02.794Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=90257ace-3b7a-49bb-9c24-f9fe634c532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:02.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:12.802Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d1d5aebe-5617-41b6-9f89-b4dd4ed3230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:22.813Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e1ac35e8-5c87-4a90-a8b6-9443fb3613f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:32.823Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0027b1f7-1c64-4d79-95b2-196b298a48bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:42.832Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=390c2e4a-f89a-4f54-a1a8-9492f6aac8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:42.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:52.846Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7a1a3e50-d442-4efc-bfe1-f64f805a789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:14:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:02.855Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6677337e-d215-49e1-a09c-310f2e83a99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:12.866Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=01d0effd-aaad-4470-a519-e8b50e2504ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:12.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:22.876Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1b1b5b0d-54d6-42fc-a551-cea42aa6d7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:22.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:32.887Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=557d1658-f2a5-448e-9590-e9a1a40f5fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:32.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:42.901Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3d24c4cc-c72c-42be-9003-867411e5191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:52.911Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f58c8949-162c-4617-9c0e-2c90d39b6e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:15:52.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:02.929Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1d4a9fc3-fa95-49f1-b28e-2885db1289b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:12.940Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=16dac09e-a804-41c2-9551-fbae577e2c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:12.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:22.952Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=78a5b1d6-d7e9-4423-a05b-b1722801f2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:32.965Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=270b0c8f-2a48-4bd3-923e-3015951d8f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:42.976Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a5c235ce-83af-4ebe-a2d5-b0b2cccd53b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:52.991Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3402c6c5-eff2-4620-b502-36906ff3e335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:16:53.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:03.002Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ba718ddb-fd41-4051-85ad-9ce8f0cc8f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:13.015Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d0282e9c-b41d-4f48-b297-4b015bbbe607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:13.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:17:21.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:17:21.077Z |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-12-03T06:17:21.078Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:17:21.081Z |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-12-03T06:17:21.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:17:21.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:17:21.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:17:21.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:23.024Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5867bdc6-cc82-4e48-9a18-aa207a75a0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:33.037Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cea5392b-8041-4a0b-bf76-eae3b8506ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:33.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:43.047Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f2e3f47d-53e0-4152-a150-098b69287f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:53.058Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9dfa1b43-bcdc-442b-83c6-77cbaf87b1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:17:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:03.067Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9a161dba-ce75-420d-a53a-2ef41173a5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:13.079Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0dcb4626-efa4-40a1-9e80-dcef9732d138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:13.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:23.089Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=695a6a89-3ae9-4482-8c17-80182ba36937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:33.099Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a73088e3-ceea-474f-9353-e97709b238e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:43.109Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8b856427-bdba-4942-b2dc-8ec4ef9e20f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:43.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:53.119Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0882e3aa-6ed7-440e-8a5e-89710e449e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:18:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:03.129Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=993acb2a-e5a9-400e-b862-18b4e070e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:13.138Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3f13ef8c-9bee-48ba-a4df-7f1e5e706944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:13.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:23.148Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=301c85f1-7348-400e-aa2e-0775964e44f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:33.158Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6b27bfb9-4efd-4df4-8cb2-f0ce6d9b6992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:33.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:43.168Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6d3de9fe-785b-409b-98c0-906727d51568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:53.178Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2bc22870-3a2e-4bd2-b423-a30ecace7505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:19:53.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:03.188Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f1dd5803-aa0d-4ab0-bfb5-e22aa2fe99e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:03.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:13.198Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2ac042cf-d9b6-43e7-b2a7-edbd38904342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:23.208Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c686cdc0-6488-4a11-a94d-c246488c84c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:33.217Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6772ee78-cb6d-4573-bdf3-f8b2dd216eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:43.228Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b05d9389-ec72-4c12-9019-b8bd740feeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:53.247Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d96737f5-0983-4f0c-9662-5235fc70397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:20:53.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:03.264Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=689a9e64-bc74-4e67-843c-4c119615cb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:13.275Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b1c8c54d-50ac-419c-a665-50db3bfe7f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:23.284Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f534752b-083b-48c3-aed0-499b0d8427a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:33.296Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4b5caa2e-ae89-4744-8127-799e918ad118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:43.312Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8cb39e98-be8d-4348-9b04-000bd2cbf71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:53.324Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=158e180c-7309-44b0-9e69-0849a0053b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:21:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:03.333Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=dee9e7ff-4af7-4326-9620-e9004788f566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:03.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:13.344Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6a052ada-a2dc-47b6-8ebc-5d87447a8a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:22:21.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:22:21.010Z |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-12-03T06:22:21.011Z |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-12-03T06:22:21.012Z |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-12-03T06:22:21.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:22:21.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:22:21.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:22:21.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:23.353Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1e1a57f1-0dd9-4a2d-b102-e7d833db5f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:33.365Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9d61bc56-3cb3-4bff-a0af-53629d87ae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:43.377Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ea5ab9c5-eb61-41e5-9730-1c184fdff91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:43.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:53.423Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ad31e449-0389-4beb-aa76-1c6706fa1280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:22:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:03.436Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2d563fad-525f-4ff3-b58a-ec16e385dad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:13.445Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=87ebac14-85f0-4364-893d-03ce04ad52e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:13.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:23.455Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=dd863868-f988-4d71-9dda-41ebff149a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:33.467Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0b667990-1e10-4f85-a230-fe08a33a33e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:33.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:43.476Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3c0c2aed-2c81-481a-9508-a247ef53f785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:43.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:53.498Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ad1f3072-3cae-4d6d-9f42-7a520108e710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:23:53.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:03.509Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d468ab58-ea21-4de8-b72a-58a8d53ab6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:13.521Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bcbafc20-90cb-402d-80d0-a26af89f79e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:23.540Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4d456147-b364-4c0d-9ded-f87a65842de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:33.557Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ab29b3dd-cce5-40d4-ad17-214ca310b6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:33.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:43.579Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6a1ec8cd-695d-456c-9dd1-e57c46d8a519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:53.599Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f9dc02b9-7c10-49f7-b825-7f30408cc32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:24:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:03.611Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0edbaeca-f853-4208-90b8-7f79911ca6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:13.622Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c6d40bc0-5cff-4fc7-a814-059aa5cb61c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:23.637Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e66ccf4f-1aca-4480-9be1-7b1fa26c6b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:33.649Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=83355852-1718-419f-8c20-739f87d35424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:33.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:43.660Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c6bece6f-86bc-42cd-bca6-11422990aaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:53.687Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4959cfb5-59e5-4722-a275-62efad32c4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:25:53.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:03.740Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=dc8ac015-8e91-4906-b4b4-f5e4c16ba38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:13.759Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6e722ffc-e3b5-4e97-9279-d1bdde6b781d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:23.776Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8ea6f891-1348-40da-94d5-4041578755b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:23.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:33.792Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=71217c51-62b0-48dc-918c-bf274633623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:33.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:43.810Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a916da89-9fe8-4b44-9238-26ab9ea7f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:53.820Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ae105300-015f-4e57-80ec-64e8233c593f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:26:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:03.830Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f9f85f47-d4fc-4f2a-a8e1-be147a9be150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:03.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:13.845Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=dde9bc26-a8d9-48c7-8892-c6bf35c4b8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:27:21.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:27:21.077Z |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-12-03T06:27:21.078Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:27:21.081Z |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-12-03T06:27:21.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:27:21.087Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:27:21.087Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:27:21.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:23.863Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=995b30d0-775e-4ddc-b042-e355ed64c96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:33.876Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=15102613-aaf9-4d4a-8312-7a2c1860d588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:43.891Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fa8bfd9c-f20c-40a6-b5f2-07b9d3c198f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:53.900Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ab80f53b-f9cf-40f3-8eb8-bb78569a690c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:27:53.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:03.909Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d3d23b27-86ad-4b79-987c-82e8ffeadb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:03.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:13.918Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c26a63c4-4446-46bc-9703-4658b0d7bc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:23.929Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ff0b17d6-33ae-46c9-9643-33e34e9e3a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:33.938Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f0a60c7b-5a9a-4977-bc21-39b0ff22f99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:33.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:43.947Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=41520194-bed9-40f5-b8e9-77df79595634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:43.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:53.957Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4735f4d0-739d-4c37-bf2d-02783ba6dbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:28:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:03.966Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c59af9ba-16dd-4f81-8d22-2022fec0fc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:13.977Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=813d4759-b550-4265-beb6-87d85789c71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:23.989Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6226e4b7-9b97-4e08-93b9-250922d4c00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:23.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:33.999Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=663ad601-5e8e-4e70-9f6a-8ef8a2a0a762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:34.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:44.010Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3851ec00-70d6-45fc-a9c6-ba3c4bfc03c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:54.023Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6cd70a05-8a02-4347-95f6-921fd42a502d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:29:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:04.039Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ff3cca1c-b34c-452f-91ce-80619730c67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:14.049Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c908b4c1-2b02-4cb2-88f9-5336986b76f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:24.079Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d2c9e848-3470-4557-90b8-ccafa7dcbfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:24.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:34.089Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f7140e30-4546-4212-bf88-20712bc09fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:44.100Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=27242716-e990-4a39-8fcb-5507b88f71ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:54.110Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=da60967c-58a3-4259-9d47-a378bfa88fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:30:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:04.118Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=aa0f2fb6-e52a-4d9f-92ea-fa0ae1ce79bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:04.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:14.129Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bb907814-d8f0-4104-9402-86d5f780ec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:24.153Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9fc16730-a273-4158-8ccf-ae3f4fe9cd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:34.163Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7d39cabd-622d-478a-a788-c5a81df3e696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:44.174Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c43b141c-3fac-400b-a2a8-a33e8846f86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:44.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:54.184Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1992e32c-4193-43b2-9165-eb8a6b14bb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:31:54.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:04.193Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9bf50d57-b977-4907-b0ba-3a66c84f4a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:14.202Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a27ba522-5e43-4fb2-96d0-47270d3dd6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:14.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:32:20.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:32:20.983Z |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-12-03T06:32:20.984Z |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-12-03T06:32:20.985Z |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-12-03T06:32:20.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:32:20.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:32:20.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:32:20.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:24.212Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4448b497-753b-4a10-ba81-ab18cb8991f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:34.222Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fbf9cc9c-3a5f-4b8a-b648-784b7acf6e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:34.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:44.232Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d67f3c7d-b02a-4829-be39-ea7b0243843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:44.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:54.242Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8ea1293e-2610-4d0e-bd59-55b1b12be974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:32:54.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:04.254Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8bbcc29e-6481-4ae8-8d6b-f3f08a8702cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:04.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:14.263Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=efd1a0a6-fd28-4f4d-8a73-50515f5aeabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:24.272Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ca2b90fc-18a1-4a52-8026-108cc0dbc288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:24.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:34.283Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=de1c094d-4c2a-41ae-a79d-f03c241ab42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:44.307Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a07cbc8c-3687-48c8-adb8-c1d624694ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:54.320Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4a3c3dc3-7877-4a72-958e-8d1ac81f671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:33:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:04.332Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c6eef323-630d-4688-b705-61809996fe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:14.346Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=52e39a71-8c81-48ba-837c-d24b269890b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:14.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:24.356Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d46a9197-d0d7-4d97-bfb6-d5b61eb353dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:24.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:34.366Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0bf42b66-ecff-48a2-896a-ae5aa2bbd8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:34.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:44.387Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=37f0a2e2-51b9-4ada-bca4-b27b3752e68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:54.397Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c2ce38ba-95bd-4824-abad-2d1c712f325e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:34:54.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:04.415Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a3622737-8d1a-4674-a0c3-ad0340c658cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:14.444Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=156e8aa1-2ce8-4eaf-9da1-8fa76d3f93eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:24.454Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=81054c11-e063-4ea6-bbd0-6732cd47df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:24.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:34.463Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=04dcec38-96a5-493d-8e18-5778e5489449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:44.472Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=94cf3088-c804-458f-a60b-f96265e04fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:54.481Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=15e8a503-3f7e-45bc-8917-188a1c34c415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:35:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:04.498Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=544896bd-544d-4259-8ae9-6fed057c946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:04.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:14.515Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7a834cb1-84ed-4641-b086-ca9090623953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:24.542Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e35b3e1d-736a-494e-8cdf-16c8b3386c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:34.551Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=021b9e1e-dbb6-47d6-a22d-cd1899fa76ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:44.561Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8cdd73ca-74f5-4d12-9224-eb8444fcafbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:44.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:54.575Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=427acc1b-4988-4604-a28b-6d905ae7df21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:36:54.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:04.584Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0f75b5fc-7a7a-4327-bf22-ad9fd9657517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:14.593Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5abb8e8b-74f9-47b1-ae88-7f933091b71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:37:21.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:37:21.104Z |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-12-03T06:37:21.105Z |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-12-03T06:37:21.107Z |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-12-03T06:37:21.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:37:21.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:37:21.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:37:21.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:24.603Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f9064133-605d-4828-a034-989457da4835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:34.624Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=515738e9-b2cd-48b4-82ee-e1fa3e2a5661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:44.635Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=de8f67b5-c2be-4066-81e8-2e2e5f912fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:44.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:54.649Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2c188d82-453e-476f-a1d1-3bb7c7a7df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:37:54.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:04.663Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=25383805-f663-495f-9366-dbd4ad503a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:14.674Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0405f54f-4fb1-4402-95cb-c0ccafa3d851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:14.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:24.689Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=85b73e71-acd9-4f26-899b-deb2addb5b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:24.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:34.698Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=34e926ff-47aa-4d9a-b23c-24b138ea4d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:34.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:44.708Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cf57224f-8259-4eef-918c-2067416fef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:54.717Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e44d88f2-88ca-45de-8b74-32720dcda612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:38:54.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:04.728Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=450d3f91-fb63-4ba3-895e-1d99f82d8a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:14.738Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=193e79e3-7124-453c-81ba-eef8c1f39f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:24.747Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1e8e372c-9692-4ab2-9231-78a6bab8ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:34.758Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=342fbee1-ece8-47db-b438-eeee9ad10624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:44.767Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2f70e815-8988-4333-a1a0-f4647c40c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:54.776Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=96a9d33a-664f-4e7a-bc69-c998663a94cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:39:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:04.786Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7f82d736-1a26-466f-b5cd-daf8b0ac87af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:14.798Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=93c55f43-2788-4d0e-b8f2-8fbcaa3c2559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:24.809Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=77f38ec8-21e1-4e0d-a53e-b95889cf3667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:24.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:34.819Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2809ee42-34b3-4695-aeb4-88f13fd027f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:44.828Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=16349f99-8c8c-47a2-8ee7-f6f7231dee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:54.838Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6a3a7e65-2f7d-4fbc-a644-43921869fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:40:54.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:04.849Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3c4a4fb2-550e-4180-992d-b140a54b0b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:14.859Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=532ba9aa-409a-4af1-9288-3bf643ecf78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:24.870Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6e3fd907-e7ea-4ff3-b0b0-7e4c35f0c247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:24.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:34.880Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f58191d3-71f9-45f2-9c20-05f757a961a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:44.892Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ffc8b4dd-25d3-4dc5-8d93-3ea1059c197a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:54.903Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=641d46ae-388a-4076-8bc4-fae492e730a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:41:54.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:04.926Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c0b49891-266c-4be8-ae4f-d6b4b6414b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:14.940Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bf9df12f-f093-42e7-8e5a-ac084e61ad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:42:20.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:42:20.980Z |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-12-03T06:42:20.981Z |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-12-03T06:42:20.982Z |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-12-03T06:42:20.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:42:20.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:42:20.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:42:20.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:24.952Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=18bbba64-0415-4066-b97d-4a866c7dc828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:34.961Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=db4f0b8d-6126-4d69-8dfc-12233e418a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:44.971Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e648e07d-d57e-4730-8c76-2a8c24382019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:44.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:54.981Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=aeb72fce-a352-4a7e-9cfd-dc85592b553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:42:54.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:04.991Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5385f022-963e-4aa0-8d90-6bc5e0023ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:05.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:15.001Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=007a6c40-d702-446c-b392-441a041768c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:25.062Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b07e3c28-635a-43d3-9f33-b0e5d7845a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:25.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:35.073Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=087f4a66-7352-4b5f-93f9-2660e0b9c28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:45.082Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e71f2f65-146a-4a92-bff9-f96df7550259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:55.090Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bab137e7-74f3-451f-bfb2-41ac5d489545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:43:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:05.100Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=db983198-b90b-4128-8768-77fe74cd8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:15.109Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9c2fa297-674d-4c0b-9136-8e7216f677db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:15.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:25.119Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=eaac4c29-f84a-4ae2-a83a-b47036e0a784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:35.128Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=86e95c85-3771-49d1-a4a8-3407f6906813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:45.138Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b2bd3de4-7303-448a-aa03-ace68b5917d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:55.149Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=11bc8625-f7a8-4b67-8df4-25112f84bb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:44:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:05.159Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=02547dde-a660-4003-b6f0-c768c9868d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:15.174Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4308e37f-2880-4ced-9481-bc0da33eefd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:15.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:25.183Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=176b8364-ba2f-4e70-90cc-b37cc2a82d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:35.193Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=862157d4-901a-43b1-9ae7-e4464ed08f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:45.207Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c80e11c9-8964-4ca5-80ec-d5bec23b798f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:45.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:55.235Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1a77110c-6cb1-407c-a9a6-652e3157799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:45:55.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:05.245Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e8592ace-f81e-49a1-9ddb-2fe1c6295208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:05.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:15.254Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=013a8ccb-6e57-41b8-8efc-d407bf8e2617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:25.264Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ca63a16a-a751-42e3-b1bd-37db1a1b86cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:35.275Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fca59423-aaa5-4ac4-a9c1-07e7f8233beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:45.285Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=229fc328-211c-41b9-8c79-f47a7484e696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:55.300Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=66eaaf56-b6c3-4397-b5c2-34d5c1637150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:46:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:05.310Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=69a894a6-4edc-4dba-90f0-9d1941b38e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:05.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:15.321Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a85f8891-3a55-448e-ac87-7f52072d907d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:47:21.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:47:21.114Z |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-12-03T06:47:21.115Z |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-12-03T06:47:21.117Z |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-12-03T06:47:21.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:47:21.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:47:21.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:47:21.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:25.330Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c04ff89a-96e1-46b4-80bf-6b61af020671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:35.340Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7e55eb35-afd9-4169-aed5-83d74ad358a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:35.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:45.350Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8f6c92e1-0cb1-4348-81cd-8b7302a3997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:55.364Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d80fe123-1085-4754-bae6-3de47f32cf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:47:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:05.373Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=80daefc9-a59d-49f3-bdb3-50f9b6649448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:15.383Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6b28a022-cd65-4a80-a119-1cddf90e0018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:25.394Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9b63b222-e439-4cc3-bc7e-0496f59c0d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:35.404Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9a1f591e-f860-424c-a1bd-cb2a246f72db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-03T06:48:45.144Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ukS3LjBJaToAUrlCaYhU, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:45.523Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:45.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:55.524Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6de3fc8c-dce9-4efa-853e-18060daca8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:48:56.791Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:49:06.788Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=810a21c5-8375-4ca0-a3cb-ed08e4a85ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:49:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:49:26.367Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7b7e545b-b2dd-4bd1-9eae-c31dbfe6c9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:49:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:49:45.915Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5dcc5acb-f5ac-4e60-84f7-b5e814437697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:49:55.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:50:05.458Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=97bd5bcb-ebb6-47c9-a8c7-aaf7f7342a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:50:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:50:25.002Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=884cf827-8371-4337-82c7-428170f6a8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:50:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:50:44.555Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=187966ea-25b9-45d7-bdd7-c6beb318723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:50:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:51:04.102Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5ace891a-46d9-4d93-85b9-81fad1ea085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:51:13.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:51:23.661Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6b0bce07-6275-484d-b2c2-bcc53913ad64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:51:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:51:43.227Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8fcba62d-7637-4baf-be66-d3e9db7686fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:51:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:52:02.796Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=085a38d4-77b9-4a65-b95e-0311dd0f114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:52:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:52:21.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:52:21.041Z |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-12-03T06:52:21.042Z |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-12-03T06:52:21.044Z |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-12-03T06:52:21.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:52:21.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:52:21.047Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:52:21.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:52:22.350Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=90b900e0-b03d-40da-95c1-31a2e4cb2ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:52:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:52:41.930Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=03cf8955-2b67-4859-90c8-5087af4a8782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:52:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:53:01.522Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7e1e8d27-de15-4833-8ba5-cea462d7c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:53:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:53:21.099Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5ca4b361-07cd-4808-85dc-113612bf7ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:53:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:53:40.657Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=63d73168-2bfe-4920-a69b-ecacecdd05f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:53:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:54:00.200Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=99df43f3-6809-46bc-a2aa-265e83755820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:54:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:54:19.780Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8d81ea77-f3e8-492d-91d5-08c4094b19b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:54:29.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:54:39.331Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=03d49622-0d7b-4722-a906-21c029735406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-03T06:54:49.302Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=TTvjqwEkf01roGZaSBIx, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:54:49.316Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:54:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:54:59.317Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=36ad6c2a-d3ff-42a6-8888-47ff50665a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:55:08.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:55:18.905Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5f63ecfe-ece3-480f-915b-cbd3805a5a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-03T06:55:22.330Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ddhnPHULQAbKy4Ywa7Kf, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:55:22.342Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:55:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:55:32.342Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=26022768-db50-4867-80b5-892dad568e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:55:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:55:51.904Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=734ff37e-c6be-42f6-b9ba-16432b417d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:56:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:56:11.457Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7310f150-6687-4604-9677-543412aa9890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:56:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:56:31.022Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=84ac1cba-c0c1-44bf-bc5f-a39273e737df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:56:40.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:56:50.571Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4f0a9c34-b794-4dd7-a4a4-65a619b73065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:57:00.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:57:10.127Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=362c761f-8e25-4d28-9502-087a6e966d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:57:19.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:57:21.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:57:21.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-03T06:57:21.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:57:21.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:57:21.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:57:21.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:57:21.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:57:21.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:57:29.684Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b182f0df-8ea5-415c-8b2f-eb8702b23905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:57:39.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:57:49.245Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c775a6d9-eac9-49c5-886a-36b553795c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:57:58.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:58:08.801Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=91257977-661f-4ebd-b8db-910a577dee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:58:18.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:58:28.366Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0175301f-56b5-4d20-95cd-ff026772e772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:58:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:58:47.916Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b1938f64-bc87-4390-8ee9-9cd5efeaf163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:58:48.614Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/PfiU9Moh8YFF3iDwptZQ'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:58:58.613Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b27a30a5-846d-4c30-aa79-adcaef05a2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-03T06:58:59.363Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=PfiU9Moh8YFF3iDwptZQ, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:58:59.375Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:58:59.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:59:09.375Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bba7501c-7e9a-4412-9e0f-2a9d5b64a459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:59:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:59:28.919Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=82bcfb8b-2478-4cf6-b9c8-5012001c2ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:59:38.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:59:48.487Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bd68c702-4605-4f2a-ac11-0e5f9e7e79e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:59:58.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:00:08.068Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6073e79d-5839-488c-b562-97ebce5d9749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:00:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:00:27.634Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e15e4011-d838-4aab-8579-4069a975f6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:00:37.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:00:47.196Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=426cb4e5-92d4-4cd7-95fa-47ec92d959eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:00:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:01:06.754Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5fda2da6-2ee4-4fbd-9f51-53902d0e538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:01:16.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:01:26.306Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e99f6df4-066b-4883-99e2-c71ce60c793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:01:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:01:45.901Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=52dca92f-02fa-46c4-a06a-04f26e45b5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:01:55.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:02:05.447Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=78cdc9d8-4805-4c18-b5b3-6878f8a46ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:02:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:02:20.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:02:20.984Z |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-12-03T07:02:20.984Z |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-12-03T07:02:20.986Z |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-12-03T07:02:20.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:02:20.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T07:02:20.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T07:02:20.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:02:25.023Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fa490a20-5ef5-42f2-8720-90c4f34a91d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:02:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:02:44.578Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=38496985-3b44-4633-a79c-e9278a9f72dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:02:54.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:03:04.140Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0c1fbbdc-b831-4d51-905d-5236ca258c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:03:10.042Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:03:20.042Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8c701905-c987-4f33-acf2-d43f400d25bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:03:29.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:03:39.624Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=69a99106-89c3-4a3f-a227-b7a4af393b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:03:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:03:59.186Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7c455c39-5a9a-42da-b273-327aa5d8b562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-03T07:04:00.153Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=z0chMlRFEsBveLTe85Hj, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:04:00.164Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:04:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:04:10.165Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0cc2dafe-9c5b-4481-8305-68b4f3872505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:04:19.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:04:29.723Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ed4c7c3f-ff9f-4bc4-8956-7e5025babc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:04:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:04:49.274Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3fc19498-db44-42ef-8430-ca906a3eafdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:04:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:05:08.824Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6ffdca51-b148-45f9-915a-ea7a4307de83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:05:18.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:05:28.400Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8d3bda00-658c-4966-b4f1-9b1884317a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:05:37.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:05:47.956Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e8e51f94-1845-4cb1-9714-9ed721165261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:05:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:06:07.505Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3e01c5bf-506b-431d-a57a-f531c3d639ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:06:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:06:27.074Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f41f856b-46be-402b-a0ff-c51ede0c8676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:06:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:06:46.624Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9f615660-28e4-4a92-b427-08b98fb04d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:06:56.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:07:06.177Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a5d9b4ed-85c6-426c-a43e-0be0e6354630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:07:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:07:21.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:07:21.094Z |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-12-03T07:07:21.095Z |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-12-03T07:07:21.097Z |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-12-03T07:07:21.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:07:21.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T07:07:21.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T07:07:21.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:07:25.735Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a42c24af-88d3-4dce-8990-c8e70184a0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:07:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:07:45.301Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4e611b3a-8491-493b-8b35-03b81e00d81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:07:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:08:04.873Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=77b7ddcf-4dac-4af5-9b6f-565918f4a108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:08:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:08:24.448Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e0acae7d-bc9f-4a8e-8cfa-dc6f88e78da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-03T07:08:28.746Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=UaRJtAkytIFRniQfUjin, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:08:28.760Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:08:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:08:38.761Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d6c112bc-faeb-481c-833b-4b18341f3458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:08:48.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:08:58.385Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=65aff2d0-ef79-4bc8-92f5-3ac56f8cdbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:09:07.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:09:17.933Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=76577dfe-7303-4a99-a282-8c7d2abf2291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:09:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:09:37.501Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1a84c4cf-83d9-4043-8b56-39b4a79651d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:09:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:09:57.070Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=35f1b009-e12d-4ab9-ac44-94ea94a2876c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:10:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:10:16.624Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a9b68704-333e-4814-9ea6-18d3a5ed644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:10:26.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:10:36.181Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9a618a57-d490-4236-9568-411a72ff0576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:10:45.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:10:55.728Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=589499a0-d029-4f1f-8ce8-60c5854734d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:11:05.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:11:15.310Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0220384c-fdca-4696-91ea-6f35097b4bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:11:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:11:34.858Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a60ac56b-bd24-4369-8609-5118b6bd4e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:11:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:11:54.454Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d56e81fc-5ae1-4dde-b3d5-7fa764a2f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:12:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:12:14.024Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=61445b0b-d8f3-417b-ab0f-1ae11eff62fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:12:20.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:12:20.998Z |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-12-03T07:12:20.999Z |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-12-03T07:12:21.000Z |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-12-03T07:12:21.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:12:21.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T07:12:21.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T07:12:21.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:12:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:12:33.624Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=45ced294-fcad-40a3-9034-5933eabf1ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:12:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:12:53.176Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=165149a0-1efb-43f5-9b98-7f559479e261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:13:02.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:13:12.719Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=35f0a9f8-0976-4cf4-8479-60e3892f2bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:13:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:13:32.316Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=71fedbd4-3ae7-4322-adff-44c6f8679fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:13:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:13:51.866Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=715b3c3b-9bd8-47ee-9dd4-ee8a6d240ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:14:01.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:14:11.425Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f81b182a-71f7-4030-9dd5-5cb0a6d2b457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:14:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:14:30.973Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=78d84878-d4ad-4890-83cb-ce0ea587719f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:14:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:14:50.532Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ffdcbab0-7f3e-4db9-a947-14b051c6c116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:15:00.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:15:10.122Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4c9cf714-af37-4a97-8c5d-cb671dba546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:15:19.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:15:29.667Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=04e2f56a-f4a8-4e88-90b5-eebe912d3d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:15:35.840Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:15:45.840Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8f73a420-2623-47fc-baf2-b8d581c83d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:15:55.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:16:05.399Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=10d47bf0-0730-46a3-935a-292cf4e3fe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:16:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:16:24.955Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5bbc6ad8-671e-4725-abe9-47a290ad3c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:16:34.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:16:44.508Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8cca5920-d80b-44b4-aa72-32826d136714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:16:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:17:04.093Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=44f5280c-0482-4537-b269-9d8d46e3c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:17:13.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:17:20.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:17:20.978Z |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-12-03T07:17:20.979Z |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-12-03T07:17:20.980Z |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-12-03T07:17:20.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:17:20.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T07:17:20.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T07:17:20.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:17:23.672Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4c0887cf-44fb-487a-a47f-63c50405a0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:17:33.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:17:43.218Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4fdfaa16-a780-43f4-9b9e-4d3fb3123fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:17:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:18:02.794Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4bd74179-573f-4270-a7e4-e8de18b8dee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:18:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:18:22.355Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=656dc6cf-c952-4e29-95e4-f67db4731dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:18:31.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:18:41.908Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ee08c982-28a9-47e2-9eab-8ee180c8ce22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:18:51.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:19:01.468Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=872327f3-e135-441d-a892-08a383e4388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:19:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:19:21.047Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=226927ba-e93a-43d4-bf33-2b208a751354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:19:30.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:19:40.603Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ae15ad08-b58f-44d4-991e-d34bd80fef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:19:50.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:20:00.153Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7af4cf22-4bff-4e43-9ef4-d7cbdde4f69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:20:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:20:19.739Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e075975c-7276-4c7b-ad36-c7acd34e7213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:20:29.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:20:39.317Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3401dcf2-eb86-4e34-ba34-ac1c975c14de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:20:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:20:58.935Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ddb8a98d-cd3c-403e-af44-da8a55d02b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-03T07:20:59.716Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=EWyr605LiJCiCYz5QCTS, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:20:59.763Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:20:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:21:09.763Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b52e4f56-1ee0-4d60-b4cc-42ccf139e1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:21:19.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:21:29.313Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=de9c767a-82ea-46c8-ae8d-873f2946a106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:21:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:21:48.868Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bb0df123-c9f9-4638-b956-fd57eb431c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:21:58.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:22:08.417Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=98e3958b-6e4f-44e7-94d5-7342f4ed63a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:22:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:22:21.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:22:21.119Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-03T07:22:21.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:22:21.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:22:21.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:22:21.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T07:22:21.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T07:22:21.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:22:27.973Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2d61fdc9-8ccd-4e43-b074-e36db16ba124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:22:37.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:22:47.522Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=dc42c548-e1ee-4035-9057-7b3d8c58095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:22:57.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:23:07.109Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=21e31bbf-a024-4f15-818e-6f6a7ebe6529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:23:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:23:26.654Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=df03c7a3-023f-4941-aed9-a6c1889e770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:23:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:23:46.200Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cda1c768-c943-432c-ae0e-97c88e0cbf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:23:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:24:05.771Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6ffe2186-adc6-4f6f-aaaf-82d2e1d425fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:24:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:24:25.321Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2cec6f8c-ae2c-4419-8c43-0464b0906479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:24:34.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:24:44.897Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2c956634-b75b-43f2-b4e2-c7a4f052dfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:24:54.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:25:04.462Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=11caebdb-b600-4906-843b-529199988d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:25:14.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:25:24.021Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=00c07aeb-2104-4053-ab1a-4b592560bec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:25:33.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:25:43.589Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=95c502a1-f47b-491f-9fe4-dd685d6e76f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:25:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:26:03.246Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4c53e5e9-1d1e-46b2-a58f-74ee3d15e821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:26:12.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:26:22.818Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5166a379-3a02-452c-bb48-e459e1230681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:26:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:26:42.438Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e5fc23de-1224-4833-90b0-2115c883d4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:26:51.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:27:01.981Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a680e197-8214-4b2f-bbc6-35f7991faa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:27:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:27:20.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:27:20.995Z |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-12-03T07:27:20.996Z |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-12-03T07:27:20.997Z |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-12-03T07:27:21.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:27:21.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T07:27:21.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T07:27:21.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:27:21.554Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=989c31c8-250e-4228-ae8f-ed69fe412596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:27:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:27:41.113Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ced5ec05-6709-4062-80ec-a4fb59cdfb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:27:50.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:28:00.717Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e9270dd3-1390-46fb-b79a-5c4a97cc4739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:28:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:28:20.275Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ad06c053-0f36-4135-8331-c0bf8e0840bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:28:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:28:39.860Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=176b4cb3-4485-4011-b5ef-ae3827c271f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:28:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:28:59.444Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6b75fa33-c4c3-49b2-845c-203ea9032e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:29:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:29:19.013Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b1c73f9b-f7bd-43b4-afab-36cf4eb62fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:29:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:29:38.597Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=18011bd8-91e4-4e71-a78a-5402829ad921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:29:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:29:58.199Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4cef3dbf-12b2-4428-ba0e-8ccdec4208bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:30:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:30:17.772Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b91b1dd7-012a-46b1-91ce-62ecf56b4101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:30:23.095Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_224a823e-a82a-466b-84c1-076cbfe1ab6e'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:30:33.096Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fbe313df-aa70-4793-98b9-1d740f49abf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:30:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:30:52.645Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=da0cc068-3ab5-448a-b329-e63a1c5f485e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:30:53.318Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_224a823e-a82a-466b-84c1-076cbfe1ab6e'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:31:03.318Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5149ed88-be58-45ee-b5c1-8dcf9ae3efdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:31:12.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:31:22.862Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0c4421c8-653a-4a31-82c3-d21b7171b74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:31:23.595Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_224a823e-a82a-466b-84c1-076cbfe1ab6e'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:31:33.595Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=79dbda87-9513-43e0-9270-7091106dd925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:31:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:31:53.152Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e11e0575-02e1-4505-904e-268e09615dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:31:53.845Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_224a823e-a82a-466b-84c1-076cbfe1ab6e'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:32:03.845Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=eb03caeb-bd26-46ab-90c2-82692e5f7ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:32:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:32:21.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T07:32:21.092Z |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-12-03T07:32:21.093Z |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-12-03T07:32:21.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:32:21.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T07:32:21.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T07:32:21.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T07:32:21.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:32:23.433Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0a0c8ba8-fd3f-4591-85fb-7d899b3c6a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:32:24.121Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_224a823e-a82a-466b-84c1-076cbfe1ab6e'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:32:34.121Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a2f3c2dd-eeda-481d-9317-9e1b205a6957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:32:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:32:53.766Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8e580808-bbc8-497a-aaff-8e98532d0026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:32:54.446Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_224a823e-a82a-466b-84c1-076cbfe1ab6e'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:33:04.446Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1a7e3e7f-b38d-4c28-a15d-8103f9e05f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:33:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:33:23.993Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f3c93afe-4a68-4270-bb9d-8142542a395c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:33:24.709Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_224a823e-a82a-466b-84c1-076cbfe1ab6e'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:33:34.709Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a12b9994-1889-45b3-9ab5-34e29fbd33df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:33:44.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:33:54.257Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a6f4c8ed-2a83-4cc4-bcdf-543160ea9a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:33:54.957Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_224a823e-a82a-466b-84c1-076cbfe1ab6e'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:34:04.957Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1cbeec9f-cd78-409d-bbf4-3ef4905517e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:34:14.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:34:24.527Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=36ea42fb-f8af-471a-9a1c-fea0c037ad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T07:34:25.213Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_224a823e-a82a-466b-84c1-076cbfe1ab6e'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.Abstract