By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:03:25.754Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:03:25.772Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:03:25.773Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:03:25.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:03:26.354Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:03:26.577Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:03:26.578Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:03:26.579Z |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 |2023-01-11T23:03:26.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-11T23:03:26.794Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-11T23:03:26.832Z |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 |2023-01-11T23:03:29.437Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-11T23:03:30.281Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-11T23:03:30.449Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-11T23:03:30.451Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-11T23:03:30.818Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-11T23:03:30.819Z |INFO |Root WebApplicationContext: initialization completed in 3986 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-11T23:03:32.375Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-11T23:03:36.020Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-11T23:03:37.070Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-11T23:03:37.181Z |INFO |Started MainApp in 16.148 seconds (JVM running for 17.511) |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-11T23:03:37.608Z |INFO |Start scheduling PRH workflow |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:37.628Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=13943d9c-ddf1-47ed-a781-50fa573cd072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-11T23:03:41.155Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-01-11T23:03:41.156Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-01-11T23:03:41.159Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:48.956Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=87a847b4-bbe7-41c7-b4db-0c5d51559247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:59.001Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a547d8ba-952f-4d9f-a460-c670ba130bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:03:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:09.064Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ea3280ea-1600-4976-bfca-aa64e3d2473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:19.107Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=22d02585-d8d2-4ab5-9a6f-61b77417581d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:29.157Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=700e2038-4a04-4212-badc-1361dd3c92db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:39.193Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a2df063e-5fe0-4c55-b46e-0b589617d08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:49.228Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cb82f2cd-ef6e-409a-b957-359bf2993b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:49.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:59.261Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=adf5a7e5-e359-4d29-a3da-38663d7174b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:04:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:09.289Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5d12bc1a-7375-451e-ba6f-58d08c499f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:19.309Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=93a6ff83-f577-41d4-b234-28b1f2e74aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:19.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:29.365Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7e70c4a9-8062-4466-addd-03efc67f12bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:39.418Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6184eb38-ab1f-479a-9733-0580111501cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:39.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:49.441Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=52336249-9aef-4976-9dc3-aaa87f67698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:59.475Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=76c3afc0-7d71-402f-9fd8-80d001942991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:05:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:09.511Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0c8a4553-3d1b-48e4-bdb5-59a1356317b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:19.533Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=59ca4f39-6926-42fe-85f2-9cdecc927ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:29.584Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=13da7636-7cf3-4c93-b7ab-34820a227d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:39.612Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=08063e10-3b74-4b05-b575-17de15739a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:49.671Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=152afa5e-50dc-45f0-86e4-390ea4d5a662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:59.692Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a012f6b4-e48e-4718-b89d-17af4997cceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:06:59.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:09.711Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=874be25f-97c7-40e3-a553-8bba30f647e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:09.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:19.736Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c0203d28-9e37-43d9-86e2-40675c804d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:19.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:29.761Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=703a72ff-3576-4c73-919d-dcb8afa0d1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:29.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:39.777Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=98b97d08-7b3e-44fe-b788-380b21a810ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:49.793Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a4d4b7f9-484d-4065-867e-feb51d33cf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:49.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:59.813Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4c3a6259-692d-437d-aea3-75b6e0a9e70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:07:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:09.829Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=890f3ecb-f699-4747-ae51-3bf1a161a840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:19.849Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6125bf85-15b0-4971-8c61-74fbd78e0a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:19.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:29.877Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0de5c112-dfae-4d4b-8963-c6ba4eac2d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:29.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:08:33.516Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:08:33.517Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:08:33.517Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:08:33.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:08:33.518Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:08:33.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:08:33.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:08:33.538Z |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 |2023-01-11T23:08:33.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:39.893Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6d3efb61-baf6-4199-ae50-2c8233fedeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:39.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:49.910Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c3a0b0d4-5d74-4f2f-93a9-9bf3eb9fb260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:49.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:59.933Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1bd20235-8be8-44cf-926f-fba2c79999de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:08:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:09.964Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7e145976-beca-4fb3-97a0-4ba9ea88eb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:19.994Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=264fbabf-49f0-4c86-a532-49993499c141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:30.022Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=052c3a77-cbf6-4846-80b4-08f407e4bc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:40.043Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3fb5fa2a-14b7-4b36-8b06-d6319a30d3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:40.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:50.069Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c894e265-cc8e-4f4e-bb44-731ef5bfb664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:09:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:00.086Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=da1ceacf-3743-4c14-8ceb-88649215156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:10.107Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1ae40bbb-d103-4c10-8c30-8777976b0a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:10.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:20.127Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=94ba24ce-39ec-4b32-bc6f-d5a1063c1a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:30.146Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=96a251bd-a623-4b08-bc45-1fdfde8fe53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:30.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:40.161Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8eaa8ce7-789c-4c3a-b4ff-0c2e0e726bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:50.182Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1f9675c4-13fe-454a-8e24-ed6604adbc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:10:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:00.199Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=77d23e35-690d-485b-b889-cd7fa172cbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:10.217Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=be270fdb-851e-42e2-b682-4245e695471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:20.252Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9e1729d2-0ba7-4295-8e56-4bea8a77be12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:30.269Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2b4cdc2f-3785-4a75-86a7-a4c847ad8955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:40.302Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=70bfba04-045e-4bc3-9d9d-786bdedc0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:50.319Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b1294fde-0689-4609-ac66-d30c10273713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:11:50.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:00.342Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3b4148c8-87e6-4c5e-bf43-5c018be33dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:10.356Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f95afe90-59f4-4bf7-82d7-a7a69ccbf782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:20.374Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bc84230b-c2cf-4340-9088-a0f1d80ee79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:30.392Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0e11c04a-ef4b-43b3-9018-8198afd2aad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:40.421Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4d7d5a6a-c597-4dd6-b152-a91084c8fd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:50.462Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8efa8269-4fb5-479a-9532-07d626a7f084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:12:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:00.500Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fc4a160c-dd8a-4728-a26a-7ef5a247c6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:00.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:10.521Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=823990fd-104b-4f0a-a53e-f524dc096fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:20.539Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b5a66b80-082d-47bf-8afb-bd5faf40eefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:20.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:30.559Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ca05ab17-d56f-4442-948e-3087bfa9d3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:13:32.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:13:32.763Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:13:32.764Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:13:32.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:13:32.765Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:13:32.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:13:32.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:13:32.780Z |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 |2023-01-11T23:13:32.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:40.582Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=80943fec-13ef-40a6-984f-11e2e3f822cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:40.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:50.602Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cd82bc81-8399-4b45-bf2e-4c0cf56db825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:13:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:00.621Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=212aa124-bc53-41dd-9fd3-8a7803306127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:10.645Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9d26a3cc-5278-40b5-ba55-b75a948ece2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:10.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:20.666Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=82ee392a-6242-4478-ba12-501f30bbde6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:30.688Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=388d3fcc-9513-418b-bbeb-2a6db5601402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:40.712Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=eaf3be5d-dbde-449c-867e-7fe0592df01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:50.733Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8b767606-49a5-4325-afc2-695fa224293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:14:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:00.756Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d5f11754-20ec-47f1-a9ea-82c0aada5ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:10.794Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7db14c39-190f-4d31-b01c-2b3a34d07cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:20.811Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=68c8ba8d-f103-44dd-b3d2-430b2f544c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:30.835Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a7e86d70-ee9a-498b-8eee-dfb58fa2543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:30.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:40.852Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=748e3a2a-5fc0-42d8-b3f4-c7535bb84844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:50.873Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e1376128-2fcb-46ef-bc16-8bbec7c627f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:15:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:00.890Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2d184580-0056-4a5b-bcf3-8412be3fc350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:10.906Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=33e71dc1-3f0e-4eca-9b0b-a8eee5703978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:10.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:20.926Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ced4949d-0dc8-4b41-a1a3-16dd0d84b9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:30.948Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ab274071-3e08-40ab-b42c-3865bf960bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:30.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:40.965Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=628e165b-361e-40a1-9d00-c85651483b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:40.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:50.985Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=60087075-bcea-4d73-aa81-eb7b04399d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:16:51.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:01.013Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f6f652b2-ca3e-4533-aace-3a025ae1a8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:01.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:11.036Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c90549db-6f3a-4047-b186-0eb99ba88657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:21.062Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=bc5813f9-2e83-4f86-b2ab-52c44f256bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:31.087Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=576bbae0-ebc6-4858-96d5-9ec534d4d334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:41.105Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=beb4ff28-77b5-4b25-ba8b-35761f559cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:51.120Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=104bb810-ffa5-4db9-93f4-c7d15751711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:17:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:01.137Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2c1d483d-e74c-46c2-95c3-7bab27ed67f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:01.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:11.155Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4f975e88-6a14-42b7-b90f-0bbc2056d694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:21.172Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ca979afb-d610-448a-b7a5-ed34a2974d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:31.190Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=112c9e78-391e-4b6a-b3d6-380bbda75b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:18:32.735Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:18:32.736Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:18:32.737Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:18:32.737Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:18:32.737Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:18:32.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:18:32.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:18:32.749Z |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 |2023-01-11T23:18:32.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:41.211Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fd4793b8-4c0b-4ee5-a248-3f8d2b52780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:41.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:51.230Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=949dba3b-e3a9-48d7-b561-ad168bd454ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:18:51.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:01.248Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d431082a-87d8-43ed-a814-0999b7f4c5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:01.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:11.262Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5c548af1-b5ba-4fdf-9f61-2f4977d104fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:21.281Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d4587db5-2434-41e7-bc19-5ee534de7211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:31.299Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8cc7c628-6c37-4148-8d95-dc46c7212fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:41.316Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=758cd46c-4742-46dd-8232-324d944f5aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:51.334Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=35ff38c9-58b4-490f-9df1-3ce825d4764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:19:51.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:01.355Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6f39cf5b-82bf-45dd-bc64-70f8ecca28ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:01.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:11.377Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=210b212f-2201-43b9-a996-4dcc9f5cd17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:11.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:21.396Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f62bb317-0ce2-459e-8ea7-ea2406cfb45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:21.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:31.411Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=26feb71c-07a7-4072-badb-e624633548cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:31.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:41.425Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8c40ce2a-6039-46fb-abc3-925f6ad0e541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:41.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:51.444Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=362f5b0e-c60e-4d35-9ea3-be6d99ad8bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:20:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:01.458Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5700a615-47dc-4e8f-8426-afc7f632a5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:01.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:11.476Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a359841c-a269-4068-acb2-6ba20a91b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:21.495Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2aaf9167-530a-47f9-80ca-ffb1e975fc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:21.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:31.511Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=357edaf5-2889-47d6-9bc5-940f8edf5e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:41.528Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=61cb4b1b-fb46-45fb-844c-769b1fd1b8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:51.545Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fa79cb9a-8a91-42d3-b5d1-4baee0fe955b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:21:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:01.560Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1216c059-c533-4011-9a23-000f21d8a3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:11.576Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6242a1b5-675f-498f-8abc-45f6bac09ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:11.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:21.593Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0e8e357a-39c3-4c2b-9406-a1cbc018ac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:31.611Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=83718c46-5d5a-4aa0-b2f6-e9ed095e47ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:31.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:41.635Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=83b94cad-fd42-4b28-9bef-9d0ca2a24cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:51.688Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2e9195cf-372f-455a-8f8a-6ace61ba5029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:22:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:01.704Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5e9503ae-8fae-489d-bec3-80f3790b7256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:11.723Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=301d267a-d0c3-40e7-b5bb-b366d5081b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:11.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:21.751Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8f34d90c-9b3f-4e1c-9439-829b192b305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:31.770Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=387d026f-fc87-4793-9eef-b0cad3992550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:23:32.904Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:23:32.904Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:23:32.904Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:23:32.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:23:32.905Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:23:32.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:23:32.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:23:32.919Z |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 |2023-01-11T23:23:32.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:41.791Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=433dc3ad-e5ac-48f8-a748-15bf4679fce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:51.807Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=92430a0a-7d2e-474f-ae41-cb4b54ce8b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:23:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:01.825Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cf43fc9f-1483-434f-9ec1-bf8107d4097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:11.861Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b4fe65df-4310-43c1-87fb-6d4381d8e4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:21.877Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3d714bbf-3dd9-40ba-aace-8df08cf767f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:31.899Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9e3503bd-8d77-4e52-9d2f-617282d125c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:41.929Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=040892d7-a33d-410b-bacf-b22c1d72c555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:51.970Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c218ff20-017b-44fc-ace6-323b8daaccce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:24:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:02.022Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2c003722-f3a6-494a-bad2-4587967124e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:12.047Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d0515478-8c49-423c-a2de-9faf2cff78e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:22.066Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5f7e5ab8-cca2-42fd-aa24-b699e674c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:32.096Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=58490e02-4411-4872-9a8c-84b7ac8cbccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:42.113Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e91e8498-8984-4b4d-9ff1-f8b1a45d62ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:52.136Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9d3aa333-9256-4b76-b33c-f1a661cec98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:25:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:02.152Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0b448cbe-229e-4370-9770-4be80b9ad212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:12.168Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=513b60a2-d370-452f-9a16-167b42ab46ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:22.185Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a2c02b5f-f4d2-4534-b2e4-9bc3fd25b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:32.200Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4dc55920-b9c3-4748-9228-5e9f3dcad40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:32.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:42.218Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d6de6195-fcce-4914-84cb-b87ee05e25be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:42.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:52.237Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e8c89a72-0346-4fcb-9e2c-861a536d2199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:26:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:02.267Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4c559a1d-3f29-433d-8fcd-8cb72adba8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:12.295Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4c9eb334-567e-4e12-a456-ad606b1e5c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:22.332Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=54c0fb69-2e8e-4db7-bd97-63294298cc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:32.349Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5aba4b9e-01cb-4e98-8cde-e2b1df7538ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:42.363Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=35218bb4-3624-4ea2-a41b-18163d5423fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:52.379Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e815e326-1867-40c3-a11d-81d0d91485a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:27:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:02.404Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1f790cca-fb7c-4bb5-a404-bf19bfdc8004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:12.455Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f8f974bf-d26a-4d2e-9ce3-948b34fbfdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:22.470Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=81d3a9b2-21a5-4949-b343-47992ba150b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:32.486Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fac306e6-80da-45d5-9264-34c22e5d4be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:28:32.789Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:28:32.789Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:28:32.789Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:28:32.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:28:32.791Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:28:32.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:28:32.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:28:32.805Z |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 |2023-01-11T23:28:32.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:42.506Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8bcafe11-6049-4841-8dd0-7503679de0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:52.521Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f920765c-18ae-4a62-9c92-0bbea4deec94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:28:52.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:02.541Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ca004a1d-d4ae-4854-89a5-11e03a318743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:02.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:12.578Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=414d863a-fb74-4864-824e-d7530406f08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:22.592Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9d6c0fd9-6a3e-481e-a8d7-3f826e1a10db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:32.616Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=038c0019-b5e6-44db-80cb-bceeb1e4343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:42.636Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4c5bf5c5-a7d6-4619-871c-b417d3034ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:52.650Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=93ab6959-b057-4068-9043-2d091e54adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:29:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:02.666Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=17abb83e-2526-431f-bc52-b87e50b249dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:02.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:12.688Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=76526cf2-de30-4252-9432-f88efde3bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:22.706Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1619ecdd-134d-426d-b99f-101c7f4c0780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:22.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:32.721Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a8d6590a-ac90-4676-927a-e78cd751bb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:42.738Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7837979c-478a-4a22-9a1b-4735b1192b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:52.754Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b87f44fc-3a40-4e61-93b4-caa04c7c8ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:30:52.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:02.795Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9b5f4add-f649-4879-9559-7d71d61ba850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:12.815Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=36be2330-4873-42b7-a341-64e5fb880c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:22.841Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a4c4d623-0051-4b1c-a101-8c0bdfc7c95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:32.856Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=22212f8c-a10c-4b04-a029-0cac9681a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:42.873Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2f2e90e7-eab6-4563-b332-ea69dc9760aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:52.896Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=21469be2-57c5-41cd-8c5f-5131877c644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:31:52.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:02.912Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5c44a522-bde5-4189-862a-d1c863a1c4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:12.938Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0a5a5037-76e9-4644-a1c5-3a230eceed6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:22.952Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1da0f923-1d8e-46ec-b8d6-52976232c125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:32.969Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=01d09162-a698-4d00-a91d-f4eec1608232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:42.985Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9db8ec14-ece2-402c-9281-e7e6b9bfbe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:53.001Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=76640d70-6b72-4d88-97af-a251e244c1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:32:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:03.022Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6a7a7846-8fcb-4ecc-8e1f-a9d4943dfb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:13.035Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7572cc52-5b31-4007-a75e-9b2e658c5e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:13.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:23.049Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=52ca83bd-6a9a-4960-8cfb-e918e4ea5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:33:32.750Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:33:32.750Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:33:32.751Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:33:32.751Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:33:32.752Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:33:32.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:33:32.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:33:32.761Z |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 |2023-01-11T23:33:32.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:33.061Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d3205702-4ff6-4e13-9545-697fc6d909cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:43.075Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=200f57f3-14a9-4f20-9086-936babf2f7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:43.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:53.092Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c0630b4c-bdd8-4b78-86ea-27c9d53183a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:33:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:03.106Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=45a636c6-260a-40a2-903c-f398defe95a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:13.118Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=af74ca07-cc8b-4a2b-a841-885a75551eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:23.137Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cd65c5fc-7a25-4345-bd65-4253245c8473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:33.174Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d5d299a2-746f-4831-8af0-72d8b4709470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:43.190Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=888d92eb-d36f-445b-8075-9383aaeebffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:53.209Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=644b42cc-d646-444d-aeb8-f341aaf422e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:34:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:03.233Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6f977922-df93-4274-b210-aabd9f2ff2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:03.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:13.250Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5e820dbc-cf19-4cef-bcf7-78bf4e0b2cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:23.271Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3aa7e268-d12f-427b-a8b7-4f3a2c3ef0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:33.287Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=49fc5a4d-8c1a-4cf3-a635-5f64dc446f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:43.305Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7b5b748e-2760-4b90-aff8-cd25877afb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:53.337Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=61cf7410-a3fa-473d-b98a-b2bd01ffe75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:35:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:03.356Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=39b7b96f-9789-4475-a680-95470e593d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:03.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:13.373Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=482049f6-e7db-44e3-95e0-a8ab2d69e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:13.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:23.386Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cf9ae773-2eef-4f18-8489-33cc3b40ff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:23.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:33.400Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=11316a12-dc17-49da-9cad-54e9352c057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:43.419Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=04b6c5cc-6ed7-4a4f-b5d4-9919b42d91be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:53.438Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=049c1d54-a829-47e4-9964-3498fe3edb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:36:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:03.474Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ac308c0b-fb2a-4694-bd5b-570497975615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:13.502Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=525b0308-f6a1-4a29-9946-5914612bae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:23.517Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=524e31c8-e342-49be-a2c9-6cf356fe8b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:33.545Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4949f166-9ce7-414c-834d-ca2f3d796655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:43.561Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=48ba1296-398d-436d-aaf9-875cab53772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:53.576Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e7883ab4-7cd0-4586-bb25-376a7797acb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:37:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:03.595Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e2511a27-15a0-40fc-bbd5-141b614f3f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:13.610Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=319698ae-5c65-44c5-808a-772794049ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:23.633Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c137d9a4-6ea8-443f-9e63-fb9ce2e16695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:38:32.664Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:38:32.664Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:38:32.664Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:38:32.664Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:38:32.665Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:38:32.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:38:32.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:38:32.671Z |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 |2023-01-11T23:38:32.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:33.660Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=222ef0a8-1986-4287-a442-82ca7e20c73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:43.676Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c43f8834-fcdc-4615-a4d4-ef6e4651ee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:53.707Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c08550a4-250f-4995-9e33-881831aa4d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:38:53.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:03.728Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1d794c81-10e5-4fa8-adfc-2e2e13de74fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:03.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:13.742Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e5c194bb-8891-4eea-82be-30886986ccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:23.758Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2a465fda-0c0a-472e-b1be-42d7bb07ddc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:33.784Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b0b66f9d-2d58-4ad9-ba39-19d4cb0cc62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:43.799Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0dca2d72-9c9b-41ca-8351-ad4a5afe10e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:53.817Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a82fb979-a1bb-4467-ab5e-f1af4bb60065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:39:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:03.841Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5e5be9f7-5aad-4bc2-acaa-60aa6ea12958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:13.859Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=24612263-8978-4fee-8fe8-1013672cd30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:23.875Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5943cb63-6f58-4114-8db2-e8d6179e7920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:23.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:33.889Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c9ca1cd2-bddc-4899-9f06-8bf8e4ee562c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:43.906Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b87b25b7-ec71-434d-b781-ba2244551bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:53.920Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=37a697e9-b87f-4821-a60c-13787641f60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:40:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:03.940Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2c7cfe70-38fa-4061-8b49-f76806aadc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:13.960Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=21b238a6-e78c-4de6-90ba-9b150f7f2515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:13.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:23.977Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6edc41d6-6ccb-4b19-bbd6-037c2d5a4d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:33.995Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9cf79ee5-9bb1-46e7-9231-75525343d81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:34.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:44.024Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b5635fce-8bbf-48c6-b100-dd65d241a6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:54.046Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0a0f33f3-b4f3-46db-af66-fce1a61f6209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:41:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:04.076Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a5049cdb-ae6d-4d36-8405-201f61747629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:14.104Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=85618f2e-d69b-4cfc-81b0-42ca4b353073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:24.119Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=97a56648-f078-48a3-9863-064eaa54d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:24.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:34.138Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=46bf61b6-7018-4638-974d-c3cf32aa581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:44.153Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4e2414c4-2a47-499b-a72c-da9a2201548b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:54.169Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1ddb2249-1f3b-4448-ae59-3ac778bafd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:42:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:04.185Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=dd62e64d-eaab-4118-b953-b2fcc0f83af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:14.198Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8a996e29-b38f-47b1-b925-9b3a0b322fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:24.222Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=239ed145-3b3a-4b40-9ad4-9f1b13e362f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:24.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:43:32.797Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:43:32.797Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:43:32.797Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:43:32.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:43:32.798Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:43:32.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:43:32.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:43:32.810Z |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 |2023-01-11T23:43:32.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:34.237Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e1535351-b938-4896-a70f-e10f16a1fdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:44.253Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=383def96-d3b4-42bb-97bc-417c3f973c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:44.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:54.271Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=aa3da368-16d6-4ba8-bd24-f7ff832e8acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:43:54.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:04.296Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=658721ad-dec7-4b7f-ab20-ad20763ccf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:14.311Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=72c42542-886e-45f4-b041-04ae251a006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:14.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:24.326Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b98a584b-a9b2-4787-a22c-f6f647627cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:34.338Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=52850453-6ce5-4e2b-876b-7e616f0dd34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:34.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:44.353Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=43d8135e-4085-47db-90d0-724789100139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:54.369Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c3f2796d-349c-479a-b0cb-c885ed9d8466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:44:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:04.389Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=24e584cc-776c-42ed-beb6-acc1c95fadd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:14.428Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7690147b-ed1e-44f7-93cf-db300167f434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:24.445Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fac1f890-5f56-4f3a-a33e-406eaebd6b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:34.465Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=38cc5633-92da-49f5-bcf7-8c5d093db36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:44.480Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ed255f1d-4c22-4986-93d8-cd39395a96c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:54.501Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=256654a4-179b-480d-9058-5b3765705c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:45:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:04.528Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=cf478078-685f-4dce-a644-f88886383555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:14.543Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fef9cdb1-ad4f-4f75-8c54-cf5f060f3306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:24.565Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=58c424b7-e0ac-42c5-bde0-18c8b8ce0e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:24.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:34.582Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=682f7889-b4a9-4890-8ace-5a576bd6e101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:34.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:44.608Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1232e2ee-6e0c-40df-b42a-f018727c8a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:54.649Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=da7bc1fe-05de-4a5e-afdf-6c558a3d400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:46:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:04.667Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f5894fc2-3f9c-4f8a-a9a5-2b65e52c0a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:14.682Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2011c943-22d5-4bd3-8c2b-b93a3baf3d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:24.698Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=09760c43-7049-43df-9165-b1f274d0e1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:34.713Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0a485032-3abc-455c-9fa8-6e15f03e4b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:44.731Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6af0bba5-53bd-418e-8bcb-3498c392086f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:44.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:54.759Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=56ddc099-6bea-46d5-8aa0-aa0468458bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:47:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:04.797Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a571d731-3e6e-4f76-972e-9218c928a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:14.816Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f15d3b0a-c942-4051-b615-64d6d1e7fb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:24.838Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=be369f20-7af4-4cf7-84d8-684d7e954809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:48:32.729Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:48:32.730Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:48:32.730Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:48:32.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:48:32.730Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:48:32.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:48:32.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:48:32.740Z |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 |2023-01-11T23:48:32.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:34.856Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=53294fbc-5179-4b9f-a239-d130f16d6197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:44.871Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=693f3c1c-7fbf-4e14-8b73-82efc3e1e512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:54.888Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f72718cf-02c3-42cd-a86b-c24a8f02e1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:48:54.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:04.901Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f5c6d810-c712-4753-a7f9-5a09bd516983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:14.914Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ee097fe0-e6a4-433a-ba4e-65978f4a2015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:24.935Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=70c94c2a-8bf3-4db9-9ea4-414bc43123db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:34.948Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fefe2254-ef59-4e82-86c9-b31a70e33dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:34.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:44.961Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=41e41470-2358-4a24-bfef-1d1f8bc428bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:54.975Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0fbc8103-71e0-4bd7-929d-6383a947f6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:49:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:04.996Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=deb11e59-02f7-4bc2-9047-276aea8f04cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:15.008Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=34568491-3ddb-4d60-92c9-d6cf27378ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:25.023Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8ee900e2-1e35-4fc5-83ef-b26df0cae6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:35.038Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2bdd923c-2139-4c56-996b-dbcb957cb070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:45.065Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8d975d5d-ae6e-4d73-8c41-277ad96b310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:55.084Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2790ae85-df1a-4453-9dce-0755b2dc34a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:50:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:05.102Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=95439b1f-9ab9-4648-9982-c31382c72e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:15.120Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=887ccc05-548a-4531-bd7b-67e1acc841a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:15.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:25.157Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0c56097b-e54e-45a2-ae20-49381d000121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:35.177Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=446aacba-b070-46e1-b4cf-b2f85d0616fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:45.195Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=10e13bcb-c045-45f8-8677-24b70dd54c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:55.222Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d2a54dfe-034c-4cfd-8c12-d5bdf8b17c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:51:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:05.242Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e27d592d-f0df-4e26-87f7-57031079ca51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:15.268Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=51dfca04-8573-4766-a99e-68f00ae1061e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:25.284Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=205d3da1-bf9a-4de3-8826-c3bc9405cd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:35.309Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=1bff69f5-428b-44a3-bf08-f3b8d43d27c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:45.325Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f335ead9-af60-4883-9ea5-d267c9ef599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:55.342Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=516b6047-10e5-43be-8712-335fd6b26b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:52:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:05.371Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=eaaad4ec-246e-46e9-8cbb-5e45369f42f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:15.397Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=09f3018a-3129-4ad2-8297-179df93a9ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:15.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:25.414Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8237fc77-9933-4343-9c28-f9750f0a7c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:53:32.588Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:53:32.588Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:53:32.588Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:53:32.588Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:53:32.589Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:53:32.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:53:32.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:53:32.595Z |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 |2023-01-11T23:53:32.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:35.428Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7aa390c8-c457-4005-ac5c-70fdceb35665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:45.461Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=289caff5-91e1-4cfb-a155-2c2ceb74cd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:55.477Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3d8eec59-3286-484b-a349-7ed044b7a6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:53:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:05.496Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=336ca949-c143-435d-af24-64d8eea23310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:15.531Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d33d351c-b3ab-495d-aabe-ab1ae39e1b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:25.546Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=fc67bbbf-35b1-47a1-bfb2-7a4b5e205369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:35.558Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=6898da06-e0ca-4895-8ee3-ab203a736d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:45.576Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=8a55d8e3-0e84-413f-ba33-7a5349f4f26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:45.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:55.599Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=ea8b4b79-4040-4006-abf8-1cd845299602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:54:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:05.613Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c1398411-047e-4495-b8ff-3c7f846cfcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:15.627Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=64bd2312-b063-4c4d-91dd-4e3355a0a992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:25.644Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=c5b09592-3914-4147-8598-9d897fbf5305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:25.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:35.657Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e309fea9-1dbd-41a1-9c03-f73e422aaefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:45.675Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=2ae3089e-c90f-42ec-a31e-01a9a2bcde2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:55.697Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5b5661ed-80c2-4372-aca3-7bdba7c3a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:55:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:05.714Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0cb0fad3-2a6a-40f6-af52-23f37f3f4fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:05.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:15.736Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=57d8d0c9-a1e2-4fc3-8c64-bb8c344ceb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:25.752Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4cf0a042-4a8d-4cbd-ba8e-e199822d73d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:25.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:35.769Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=57dcdaae-574b-400b-b06e-fa42d40eec98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:45.802Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=81032601-dfb4-42e4-afc1-a81974c32723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:55.817Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f9f2ad05-eda2-404f-afca-380bc2950612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:56:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:05.835Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=7fc7e48d-2f1b-46b2-90ec-8e8813c6496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:15.851Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=e8295ab9-3eb2-470f-82a9-70937d51a9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:15.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:25.883Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=561e7c2b-cf2b-4378-a0e7-2a46de0259be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:35.899Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=05b18480-6d08-4942-81d1-24e10ff274ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:45.914Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d0539d78-a6a1-4e1a-bd8e-eb763aa39dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:45.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:55.928Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5d67998d-b288-436c-bc66-b6d255038d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:57:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:05.944Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=d0071584-4d11-4a8d-bc8f-ccbcb40d865e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:15.957Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a9f34507-39e0-48b8-b814-641130026fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:25.977Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=0267151f-7de1-46bd-8868-81b1edbde970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:25.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T23:58:32.769Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:58:32.769Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-11T23:58:32.769Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T23:58:32.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:58:32.770Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:58:32.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T23:58:32.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T23:58:32.778Z |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 |2023-01-11T23:58:32.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:35.995Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f976e747-eae1-4375-8aa4-be7baf03b1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:36.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:46.016Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=b6df64ad-ba51-4eac-8e51-a664b0b8aead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:46.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:56.030Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=9c6a50b4-121e-446f-bb21-6d76ff9ffc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:58:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:06.049Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=4f18f97e-272a-4d1b-b0b8-c4a25e4a9572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:16.091Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=f12f7479-2183-4381-beee-dfd733374ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:26.114Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=099dce10-49d7-4fef-8e93-7c0b1af777a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:36.128Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=baaac305-c127-4c31-b51d-1940f86ce534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:36.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:46.141Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5e9a4a3a-bb8f-4435-bfdc-f07f1263ab79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:56.161Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=3bc84be1-d068-491b-a87e-d8ba065ef6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T23:59:56.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:06.177Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=5588066e-bce3-4aeb-a5e3-02eac9fb3bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:16.209Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=79345edc-b932-4562-aa3d-b13f60f19e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:26.225Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=a682dec1-dd97-4b40-b696-8b1336ecca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:36.255Z |INFO |Init configs |InvocationID=8ba7ca82-c39c-4d2d-a53f-1f72aa97b595, InstanceUUID=05cac5b5-bac3-4af8-97d8-714d8919b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T00:00:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |