By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:04:51.048Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:04:51.069Z |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-02-27T05:04:51.070Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-27T05:04:51.073Z |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-02-27T05:04:51.656Z |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-02-27T05:04:51.838Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:04:51.838Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:04:51.839Z |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-02-27T05:04:51.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-27T05:04:52.023Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-27T05:04:52.051Z |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-02-27T05:04:53.890Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-27T05:04:54.519Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-27T05:04:54.552Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-27T05:04:54.553Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-27T05:04:54.693Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-27T05:04:54.694Z |INFO |Root WebApplicationContext: initialization completed in 2643 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-27T05:04:55.844Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-27T05:04:58.591Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-27T05:04:59.378Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-27T05:04:59.414Z |INFO |Started MainApp in 11.459 seconds (JVM running for 12.32) |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-27T05:04:59.702Z |INFO |Start scheduling PRH workflow |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:04:59.726Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cbe39008-d577-4994-b1f6-9136d8994c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-27T05:05:06.981Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-27T05:05:06.981Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-27T05:05:06.984Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:10.527Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7ecaeb28-d2f7-4bad-bc14-44a99d78b4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:10.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:20.559Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2f248343-342b-4ef4-aebd-e79e60f2f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:30.594Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=92cc5012-63d0-41de-b00f-81679b7a5e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:40.610Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=afb48adb-efea-44b3-845d-071bfa5469db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:50.627Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f11b1b8d-ba4e-4815-acee-f794627c2c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:05:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:00.653Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e71978dc-55c7-449f-92f3-295efe1e63d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:10.672Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=372b3e6f-9b29-4aef-a439-8391ebed3072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:10.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:20.688Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a21e84fe-0cba-4636-9e93-880be927f32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:30.701Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bde48083-84d7-4284-9aac-441a9aeb2699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:40.714Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=301df2ec-43f3-4400-8d30-bdfd3520f548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:50.726Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25fef538-0909-4604-bc2d-0a1bd7492526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:06:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:00.762Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8ae971ec-6ffd-4381-b490-f6b4f406b1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:10.780Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a2a86218-3b03-4da0-8d4a-71dda7131a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:20.799Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4f71b134-4a5f-4d23-9891-747f37a36284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:30.811Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fde13d96-6a56-4183-91aa-80fa758e950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:40.828Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=225eabaa-496f-41f5-a384-de4f2b5de058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:50.850Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=01104e5a-e2c9-456c-8ee5-970b6a0b4f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:07:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:00.869Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6783e0b2-5bf8-410d-ab60-97865fe52244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:10.886Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fd47dffc-600c-40c8-be8f-225b36dfb0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:20.902Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=be9cd7e2-b2f0-4787-b622-2b61a639980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:30.920Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5a808a7a-bfd2-4d72-8c40-d2e10cf126a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:40.934Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb69cb3b-b822-452d-b184-82b144364995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:40.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:50.949Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4a334b99-d409-4d52-bc5e-489fab293146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:08:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:00.966Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5294d402-8598-4cc9-ab40-392f959be71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:10.986Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2b4558ee-ad20-4c3f-ab9d-221981e853ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:11.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:21.005Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=18830001-b325-4707-a897-efa547c4a435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:31.035Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c1c64ffc-cc86-40dc-b1ff-ff4d5917bc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:31.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:41.056Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0ef79b0e-0397-4237-9df1-91eb452fc427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:41.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:51.075Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=87e39ca3-d4e0-4fc5-9fa6-61c78ebbbbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:09:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:09:57.585Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:09:57.586Z |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-02-27T05:09:57.587Z |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-02-27T05:09:57.587Z |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-02-27T05:09:57.588Z |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-02-27T05:09:57.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:09:57.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:09:57.606Z |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-02-27T05:09:57.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:01.096Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=88605c34-9e9c-4c41-bf0b-23f12904751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:11.118Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=477c8515-de17-4237-b70c-b4b10ffee8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:21.132Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7a1bec31-817b-4419-92b7-0554268fc060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:31.149Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=076a7773-afed-4a07-996b-ca8fba5504f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:41.166Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=94b31326-9f82-4a7f-af80-9afc295375d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:41.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:51.180Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1fb39c1f-2ee3-46fb-8140-5758eec36d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:10:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:01.194Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1a946e67-1bd8-4a28-a475-c3022077c9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:11.212Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=974e490e-3da4-44d5-97ac-fa1fa05211c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:11.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:21.223Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6d1f9c6f-cca7-45db-adb5-0737ddef1232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:31.236Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e377fbe-6e18-4c93-90be-e19b7d26b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:41.252Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=707cd0c3-58bf-49d8-aed9-d7dc5460b215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:41.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:51.288Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0afaa28f-dc53-45e4-bd23-45f0879da4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:11:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:01.303Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f37488b5-9458-40e6-a2ca-d5118d0b982f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:11.327Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e44ec28-28b6-440a-ad5a-2c9da16bab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:11.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:21.339Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=533c4396-6d83-41d6-a17a-a0e501fc958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:31.353Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=56b5f674-2438-45c0-b42e-a02616dc74ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:41.379Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=63891856-236d-48f0-885e-a274de562739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:51.392Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a209e24a-cf2d-4280-92ce-f3567842bbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:12:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:01.406Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=460f8046-1ac7-4abb-a867-2286be5c51a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:01.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:11.418Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c6a2e96a-9614-45c8-a481-cdd195d3deb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:21.431Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=918d1fc7-0071-4114-8cca-9c7aa3cd1561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:31.444Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fd609e8a-0f18-4dd6-b9bb-3b2bacda3d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:31.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:41.458Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=aad245b3-7c60-4d9f-8396-37da5fe98c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:51.468Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c1075efc-ef82-4b6e-9a92-862dd7ebc620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:13:51.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:01.480Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=842b1ca9-ef20-4980-ad05-41416f129836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:11.492Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=803ae5aa-7fd0-4cf2-ac17-1c0960387d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:11.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:21.510Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b29a6881-72b3-4a34-a1c7-c90b8995ab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:31.524Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2bdb8481-8b90-4bc4-9fd7-a2241974c6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:41.535Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fc367c78-ef91-4c42-95fe-006340661063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:41.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:51.549Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3df1cb6a-a8c5-4fc2-a063-7dcc6006d329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:14:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:14:56.234Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:14:56.235Z |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-02-27T05:14:56.235Z |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-02-27T05:14:56.235Z |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-02-27T05:14:56.236Z |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-02-27T05:14:56.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:14:56.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:14:56.287Z |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-02-27T05:14:56.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:01.562Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=09a42654-9785-4a89-81e0-d12ec450b42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:11.576Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a2c65da1-189d-4ff8-96b6-761cd1d1dd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:21.592Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=42807c63-d0da-49cb-9bf7-894e004f1115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:31.608Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dc73c0a0-ae68-4155-8a9a-54e89ce6e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:31.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:41.627Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1c077c99-6c56-4713-860f-a93a92b698a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:51.653Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dfe6e575-3c83-40eb-9921-0fe1c1be575c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:15:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:01.691Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1f2d1d03-e826-422d-be6d-b7dc34e152bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:11.718Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=54816b86-19ac-4332-a067-e935291836d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:11.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:21.750Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4f6ca3ea-6905-4cee-8556-9268580e331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:31.764Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f33f7429-074e-419e-9cc5-53084fecfb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:41.789Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=37345a8d-2ce4-4ce4-bce7-ae808f597811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:41.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:51.807Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4369ba0a-5b60-44c2-b134-577e564a2b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:16:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:01.820Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5c9694fe-356e-4e0f-a4ec-24ccf83007c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:11.832Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=57cae803-de4b-4b50-a195-6596a7c6ea75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:21.846Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9228ef83-c7e2-4f1b-a5c5-475bcf4a9e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:21.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:31.861Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2db02dca-ab75-4b56-9200-67a6d0cf3e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:41.876Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=38acecf1-64e6-4c6c-9bea-850b8ea4ae56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:51.888Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1387de4a-8f6c-4834-a7b4-90a410f01f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:17:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:01.902Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25b2b578-f2dd-442a-83da-e32713ec90cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:11.924Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=93759068-905f-4865-a50a-89bb37989c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:21.937Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=19f4da36-7b63-4e4f-a3c3-97366155dd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:31.957Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8917fead-27c4-4946-bb14-fe7d4e7d6a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:41.968Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e6e380ca-4a24-45ee-bab6-4269db50b625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:41.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:51.982Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5014f78b-6a38-4a9f-b33a-2645ab83f5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:18:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:01.998Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c9dfb4b2-1bbd-44bd-b80e-81d613e58c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:12.010Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0899aaf0-42ff-49b6-a356-58d67006178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:12.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:22.023Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e13fed06-e0c9-4859-871d-d51f23cf1303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:22.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:32.071Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5d86a963-0e7f-4c99-a96f-87ae96f9bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:32.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:42.099Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=edc7ceb0-beb6-49a4-b306-0666c02c8fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:42.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:52.117Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8b4521c3-89b1-48c0-a92c-a212e1740d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:19:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:19:56.216Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:19:56.217Z |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-02-27T05:19:56.217Z |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-02-27T05:19:56.217Z |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-02-27T05:19:56.218Z |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-02-27T05:19:56.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:19:56.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:19:56.235Z |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-02-27T05:19:56.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:02.128Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4136fb94-cffe-43fa-aee0-9bed0773485b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:12.146Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dc2dcce2-c98c-44ed-a5c5-b0e65349533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:22.162Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=506fda8b-c841-4887-80e6-60fb80b5dd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:32.178Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=93cf5690-7829-4b79-bf84-7961659c99d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:42.195Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a390f566-d8b6-4d4e-b649-172f6b6d310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:52.210Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e96e0c1-54af-495a-b2ee-4b8f001dff21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:20:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:02.228Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=90910873-c2e8-46d7-a5a8-aa33dd7be6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:12.242Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d9a5f291-bf8c-4614-87cb-01ea8b5eac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:22.255Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=41129c4f-26ee-4985-b582-498b0b626587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:22.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:32.268Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f0e54ad3-6952-4b0c-8869-f48d827ee7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:32.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:42.282Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1c1e819b-8278-4d2f-9815-a4a46ea7b7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:42.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:52.301Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ed34d92c-f3c2-4f0c-a2a5-7bfe72dfe719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:21:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:02.317Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eebf3124-f657-4505-b1e6-735072e8c1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:12.334Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d14ef359-4523-4de4-8fa0-6df432000c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:22.345Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c8cde386-84ea-410e-bb5d-e43f604e6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:22.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:32.359Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8a2fc614-cef9-4428-b778-d7a705a18b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:42.377Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=945210c1-c74d-4ffd-883d-878543391039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:52.393Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=42bfd98d-9082-46cf-b3a4-2010d6a68e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:22:52.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:02.405Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=70c97f70-8cd8-4707-bfdf-a3dce47c6751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:02.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:12.418Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9520b70c-6654-48e1-a2d3-b8c5243207ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:22.442Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=08b20f8a-28f8-432d-b2b0-f1190a0f9994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:32.459Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a93fa8f4-f586-4865-b63b-c1fb89be0463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:42.474Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ad5c9bc2-ca58-4910-920d-c09e9feeba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:42.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:52.498Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c7a3afa0-15eb-4420-87fe-c331e98a577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:23:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:02.512Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6959bb33-9f01-4818-9f90-cece8b3ac510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:02.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:12.526Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=033d6a16-1f64-4569-9a46-c48c1af3c003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:22.537Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3d87fa82-ccd5-48d2-aa3c-e068a0740f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:32.564Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dcfd309e-f856-4981-a64e-148650f9c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:42.614Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ff299d26-78a7-4355-bc13-23b90c06e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:52.625Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c5aa41ed-4557-4e67-87d1-1b29c72b2c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:24:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:24:56.208Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:24:56.208Z |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-02-27T05:24:56.208Z |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-02-27T05:24:56.209Z |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-02-27T05:24:56.210Z |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-02-27T05:24:56.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:24:56.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:24:56.224Z |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-02-27T05:24:56.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:02.636Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=91c96a2a-cf07-4c91-bae8-830938d344ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:12.646Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c6fc4b75-0030-45f2-88e4-2afa0d91e580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:12.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:22.657Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9cfa24cb-38b3-4e5b-9ff6-e5814cc8f4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:32.685Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7f0536fa-5bef-40a4-92c6-3d5ce49b08c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:32.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:42.706Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3638be24-12d7-4de7-bb70-7d87d434216a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:42.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:52.719Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0b868b8f-3c3b-48ee-9c65-ba8bb9b53c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:25:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:02.733Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f62d73ba-537b-4dba-9443-2e7b85cc5445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:02.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:12.746Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=81185301-127a-4c65-bb19-97ff14c1c888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:22.758Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=287fa6b2-75ac-4d0d-acb9-40476a7e4070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:32.770Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c6a2f6b3-d361-4b6c-a3b4-d722f38c3d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:42.784Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=21030a12-8c21-48f6-abde-02f8a76d2ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:52.797Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9a59a81f-e7b7-4a0c-98ca-1204f15d88ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:26:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:02.809Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2c29d0bc-f088-4792-8a58-22cdd2d5ffd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:02.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:12.822Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=406f01f3-586a-4f9c-a72f-0a4f72c95acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:12.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:22.835Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=146c40d6-acba-43f6-b1ee-67c23ad3f972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:32.846Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8e2c684b-6c86-4499-9171-f2bfb8e5fcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:42.857Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7137e8b5-f819-4198-b482-66fb56fd469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:52.873Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25fe39ea-9dd1-454c-9c7e-cf450bece107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:27:52.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:02.902Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=42021596-3c7a-408e-a994-abcf4c424e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:12.913Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6916bfb-c505-4e33-81a2-7566c26b48c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:22.926Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5ac7b885-93e8-4912-afa4-96f4637a3c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:32.938Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=73d77d0b-2506-4393-934f-6c5a9a0847b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:42.962Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=276b2023-3ab3-4de1-a2a8-e9e07b60733c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:42.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:52.975Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e823a899-96b1-4c12-9dc7-0a2a6452f821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:28:52.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:02.989Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6629fc44-58cc-4d30-91a1-9eb15e110779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:03.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:13.003Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fcb88aa2-9f29-4856-87d1-6545ca69c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:23.015Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c2de9432-d602-48c8-8cfc-335ca2ea258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:23.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:33.035Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=238cb336-fac9-4634-bcde-5aa308da32b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:43.047Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e6a46f5c-45ed-44e8-a484-e56e7ec9696c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:53.060Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1b538681-7f63-4163-8cec-a52b1dc07a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:29:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:29:56.265Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:29:56.265Z |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-02-27T05:29:56.266Z |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-02-27T05:29:56.266Z |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-02-27T05:29:56.267Z |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-02-27T05:29:56.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:29:56.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:29:56.276Z |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-02-27T05:29:56.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:03.080Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=287a22b4-acd3-4067-bb62-bef839fcdd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:13.092Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f3ee8c92-afca-49f6-923d-2768f742204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:23.104Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6f8a05cd-1144-4903-bd40-566172fc5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:33.116Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cd507916-2aa2-4c4b-9eb6-d16f686b9c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:43.131Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=72acad3c-e476-4951-9933-0e93e1284760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:43.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:53.149Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3934c95a-82f5-4e96-9588-d0e0b8c05cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:30:53.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:03.161Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9804d54b-a4bb-48f7-96f4-9a3d573dee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:13.173Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1eb8201d-e9a1-4c09-810a-1768dca2e6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:13.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:23.187Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f9153c5c-1432-497b-8b33-8fb7ce471566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:33.199Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=388bafde-6419-4876-878f-46d21df3fc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:33.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:43.218Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8c922bd0-1047-40f1-8daf-85e99d845d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:43.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:53.230Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=32c2c574-88ff-4149-9378-a30a13c216fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:31:53.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:03.242Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dda77afa-261f-4d91-8cf8-521073cceab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:13.267Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=39007eb0-a392-45b2-9802-2cd16ea7d0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:13.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:23.279Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=10cfea4a-3772-400f-a9e3-848ff0d68fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:33.291Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=794ca263-01ed-4d6a-a8c8-ca666d0288b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:43.302Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a3d4b336-4166-44a8-b97b-fbb07d10b905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:53.318Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3ec33d7c-cb5a-4845-a9bf-bb735fa4d89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:32:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:03.331Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=46ccd6b0-7a31-4046-ae62-4fa1780a8cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:03.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:13.343Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=488ea85e-f717-467f-9288-92d5715f9c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:23.355Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=97a0def0-3454-4eaa-ab12-b02f976c6d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:23.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:33.378Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c4365c30-425d-4f32-89af-608c02cfe2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:43.391Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9513d82c-bbe8-4c97-868b-2f0cbf28037b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:43.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:53.406Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4f015a18-b4ff-4bd2-95ce-d6eecb0b8253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:33:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:03.420Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fcb3b1f5-a55b-4ebc-8941-2f346259fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:13.435Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=10321023-bc2c-492e-8473-6fe04b1aa7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:23.446Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6afaeb10-c9c7-491f-9a48-24ec94c26ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:23.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:33.458Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ef3895cc-dbd4-4f05-bc08-55f97c1569b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:43.471Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4009f2f0-9943-4eeb-ad44-26ef53de7db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:53.482Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d0bf07b6-9632-4695-bc23-17b33929b0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:34:53.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:34:56.188Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:34:56.188Z |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-02-27T05:34:56.188Z |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-02-27T05:34:56.188Z |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-02-27T05:34:56.189Z |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-02-27T05:34:56.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:34:56.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:34:56.197Z |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-02-27T05:34:56.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:03.493Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bc7dcdfb-760f-4e3b-bf20-66b662ba7632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:13.505Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8f82a98f-9dcf-456f-b0ae-70975555cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:23.517Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bc0007be-56e0-4580-9c09-03823759fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:33.534Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ee901963-2e05-4e8b-9c14-59b75827c202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:43.544Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=81db7fff-1cbf-4826-8c75-43d27bb0e432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:43.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:53.562Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=365b2a05-0904-4683-a47c-8e4e23c8f73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:35:53.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:03.581Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=185a88e7-1ba3-4c69-a2e4-a2543a1d29c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:13.594Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=be6ce1e0-1368-4b27-8137-d4f08a39b0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:23.612Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2484f662-fe53-4f71-9eaf-709e078fbcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:33.626Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3c24566d-5956-4ae2-b580-011a9f203ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:43.645Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=97ae6d65-55e1-42b0-a958-83eb93fff6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:43.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:53.656Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9aa70d4b-6f35-499b-90e9-b632d687ca7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:36:53.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:03.673Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a13b6f89-8dae-4a19-8d21-4475164b0cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:03.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:13.685Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=97eed183-dd73-43b3-a8e4-9f5ec6ac682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:23.699Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=68c74040-89ed-4a46-9018-b79a099132c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:33.720Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cb03eac6-632b-44c7-8f00-be52479498d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:33.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:43.736Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d1561b95-b32f-4fac-a6a4-8e46dbfc22d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:43.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:53.757Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=84444e6d-ac8c-4416-a920-2a4f85090be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:37:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:03.770Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2cd18980-d750-4c19-b3cb-62ce81c01c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:13.784Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3f985556-982a-4599-923c-ff0747592f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:23.806Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9e2f863f-add4-4861-ba43-35ac22dabfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:23.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:33.818Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d11764d9-5d11-4fff-8b0f-1b878c375104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:43.828Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4214de8b-8663-43c4-ba88-0d4be937a06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:53.841Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=32b2fc66-5878-4873-a146-f6cba47ee248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:38:53.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:03.852Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb5cb2de-318a-4687-b765-6193b59c2a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:13.865Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8e6af1d5-0b1a-4b6f-b908-af0f05c7588c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:23.878Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e64ec6ac-b82f-43fe-8d3c-e61ad79fb30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:33.890Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9de398c1-c13f-4e74-a593-76584b7edd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:43.900Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f5e8b667-9f1e-4404-8e30-b28fa366ae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:53.910Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=148a8880-3a27-4275-9c94-a536c6487f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:39:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:39:56.177Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:39:56.177Z |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-02-27T05:39:56.177Z |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-02-27T05:39:56.177Z |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-02-27T05:39:56.178Z |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-02-27T05:39:56.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:39:56.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:39:56.186Z |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-02-27T05:39:56.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:03.921Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d28ca157-e06f-4030-a145-20e3b074b310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:13.932Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a58b7835-83ef-491e-b120-0021c9e9ee92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:23.945Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d9844bbc-d9de-4e62-ab05-0b541d968b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:33.962Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=125fbd84-00f0-49b5-995c-d710c9fd51ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:33.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:43.976Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6817a342-c951-4511-82c6-b07b573baab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:53.991Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2e2c2fee-c5c8-4baa-8f15-318297ca0e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:40:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:04.005Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2d9077f1-8da7-42f0-bd40-37c184c44472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:04.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:14.017Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=81c4bf13-ebf1-41ff-8686-ed06b4d3c07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:24.029Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7064a0ec-0592-4741-8d1d-ce5acea49eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:34.040Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=65ae527b-e349-4398-a142-386716e79b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:34.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:44.054Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0f96c723-1c39-4cff-a9e0-c5019c4f04be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:54.066Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=93bd3dd3-6048-4407-b1f0-005f2fdff587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:41:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:04.083Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dffa3808-62cf-40f4-82c5-a7243d06b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:14.096Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5c0dc5c8-f98c-4342-b189-fc58621e1897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:24.111Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f7d24c5c-03bc-4945-92b2-790b263f1118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:24.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:34.124Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7e1193b4-4d70-4e23-8c2a-5eb2fa45a779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:44.136Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e60a928a-b506-4474-a56a-8852ab60af61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:54.149Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fbb22d5b-c676-4bcc-b4ec-ee430d366e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:42:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:04.164Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5fd188d0-cd5d-448d-9f67-99a39540855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:14.175Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ecda9012-cc73-45f4-9514-6b7905229a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:24.187Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a714e8aa-887f-43be-9264-8628d847939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:24.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:34.199Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0d1991cf-ce3a-46df-9922-c742d721388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:44.211Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=14d4e712-001a-4e10-84d8-737fdb7d88e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:54.225Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1ecb58ce-e867-463e-be98-b67948e7d3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:43:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:04.237Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e809138c-3a0b-40c2-9d9b-ef22041b2a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:04.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:14.249Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9faceea2-30da-4f16-8127-fca4049514a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:24.261Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5818dd5d-d719-4b2a-988c-c336ade2c15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:34.272Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0e85a77b-ae4f-41ab-931f-0914bd76d10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:44.284Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d3c757a2-2823-4a6c-820a-216e61333344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:54.311Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8d06a958-7029-4184-a39f-ebf990bbf368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:44:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:44:56.172Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:44:56.173Z |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-02-27T05:44:56.173Z |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-02-27T05:44:56.174Z |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-02-27T05:44:56.175Z |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-02-27T05:44:56.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:44:56.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:44:56.186Z |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-02-27T05:44:56.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:04.323Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5a0d7db9-5d2f-4ec0-a83e-5cfe5494aa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:14.336Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=65a309b0-1109-4500-8799-85ac5dafcd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:24.346Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=affd41db-b50b-481c-bddd-514ee6380238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:34.358Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7b1aafa5-f75b-476e-81af-7cc91e9a591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:44.370Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6e29506f-42ea-4e50-b5a6-719422d7cdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:54.382Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bc2c3c0b-1cf3-46c0-969b-14a6d3b09fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:45:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:04.394Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dc82a40c-ce46-4183-8a95-84391c7691ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:14.404Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5bf0ccdb-ab71-48e7-a9cb-32cdc5f5ed18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:24.416Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0eb7d0a1-7f60-4e83-bedd-8e1f596ded2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:24.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:34.428Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2fa0ce54-3143-4060-add0-0d47ecbff818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:44.449Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3d637de8-28c7-49ff-9308-366a064d7a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:54.472Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a1eb5928-7c81-4cb4-97ec-734ff281f139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:46:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:04.484Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=21c130ab-2e26-49b5-8148-e8ba632f4d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:14.498Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0dccdfde-ef07-4eff-83e2-5e4cb4395627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:24.509Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=138510bb-acd1-4ef5-9608-7c865aef802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:34.523Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=39cb7654-bdbd-4729-af31-8e95de718b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:44.536Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=914d5883-dc47-4d27-918e-a5a1e57ab1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:54.550Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3b86b69e-553a-482c-a9fb-97689613682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:47:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:04.561Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3b2a662c-12f2-47b8-ac18-6454e1b8c81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:14.598Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=94a10c99-eca0-430c-9fb0-fc314e168034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:24.611Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3e83aa9e-d0ad-411d-9a29-c71668c11b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:34.626Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d8974fbc-b04c-44ab-bc96-d3c24c8b7820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:44.642Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b4251d93-3d40-4b4c-ab3c-e4874e6b71fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:44.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:54.654Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d3c7d4e2-ca6e-4231-b72e-678f0f56da14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:48:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:04.666Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1b2e9f90-2b72-499d-90d4-09e5635fadc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:14.685Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ee567490-51a8-494c-b129-ee26d5b6a23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:24.696Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=318ee383-979d-4476-8f15-bc659eea0d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:34.707Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d95c1300-c738-4dbf-898a-319d373f0a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:44.719Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eff5f910-6439-4226-97ea-d21c3643063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:54.731Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=56336405-b103-4a4c-9fe4-eee6440b2d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:49:54.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:49:56.151Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:49:56.151Z |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-02-27T05:49:56.151Z |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-02-27T05:49:56.152Z |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-02-27T05:49:56.153Z |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-02-27T05:49:56.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:49:56.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:49:56.161Z |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-02-27T05:49:56.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:04.742Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d3eae83b-d686-4e42-adf5-7ea60495e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:04.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:14.754Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ea24b718-9aed-457b-a368-6b2d966090b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:24.768Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ce820c0b-574f-4030-922a-94a23eb22458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:34.779Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0d11a8e3-14d7-4111-877c-8979bb2bafab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:34.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:44.792Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=44eb15dc-b40b-410d-ba5d-a936bc2f4772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:54.806Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6ea96add-450e-4923-b393-ff8205b5dc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:50:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:04.831Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=550a13ec-6eaa-43b5-aa6f-1605e80c3987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:14.848Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=86dc0433-9f90-438b-ba38-15c75758bb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:24.859Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=693f8d1b-1163-4c9c-97b0-ec52326d541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:34.870Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dec11394-4740-4ecc-94f6-49f36019fcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:44.882Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=50fc5fdb-3ad1-4526-bce4-a025e10a7360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:54.893Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=161458c6-1854-436b-b651-b6023b18d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:51:54.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:04.907Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0131f7d7-5492-4ae5-a3b7-7ed13c9cf806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:14.919Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=247e33d1-fcc9-40d6-9bfe-404904f38a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:24.929Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9f93398b-583a-489d-9a54-8c0eb71483e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:24.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:34.942Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ee748dac-082a-4bc3-b8f7-9b5629800788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:44.953Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3ff66de2-3491-45dc-afbf-60bdc80bf464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:54.964Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b460112e-8c63-4af2-b11d-3be56613f371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:52:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:04.978Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3e6c5d97-5a85-4fd1-bc75-a3c56335dca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:14.990Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e6940d62-0be2-4d8b-9642-c7e37623f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:25.002Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=259bab6d-7e10-45d0-a655-d39f411e4a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:35.012Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=755dc24e-13ca-4697-9542-aa0bc5430937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:45.022Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f80e2495-e34b-4bb0-885c-fe53b9a630b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:55.035Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=94147197-78f1-410d-abcd-19562e70574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:53:55.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:05.046Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d25552cb-96f2-4ba8-b6f0-71bbc905c772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:15.057Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fe1ad667-00f9-41c8-a5c4-924793742fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:25.069Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9ab52640-0169-474f-8433-b9ee72b27f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:25.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:35.083Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c3d9a881-f537-41bf-afdd-3c09faf7a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:45.100Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=96369c34-312e-4da2-a1d2-a379a78610b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:55.112Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6a14eda-7a3f-4fdb-abd3-d1b5b6186541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:54:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:54:56.153Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:54:56.153Z |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-02-27T05:54:56.154Z |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-02-27T05:54:56.154Z |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-02-27T05:54:56.155Z |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-02-27T05:54:56.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:54:56.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:54:56.167Z |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-02-27T05:54:56.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:05.124Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=523c5313-caa7-48ea-842c-c3c0529d2e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:15.136Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6d5e097a-6e00-463a-837b-cad26794c124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:25.148Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d57776ae-255b-496e-92a1-88af2918c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:35.160Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3249f454-7dfe-4cbd-94ec-801981e3b6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:45.171Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4003be9b-a7fc-445a-9a10-619def61ac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:45.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:55.180Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=848d70b4-590f-4736-9999-3a2426deaf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:55:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:05.194Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6ceef784-6aea-4b49-82df-95b768f19028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:15.204Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bf833958-1c09-46ad-9617-0cb4cc5e89e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:25.216Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d6892226-7588-473a-991c-9a51f451eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:25.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:35.228Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3f44e419-94d3-440a-9c69-0c04e9ad0d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:45.240Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3eec305c-689f-48a7-9dbd-0f30a5b4d61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:55.252Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=309b9f95-9d9d-4fee-afb9-8fcfa727b86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:56:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:05.264Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=814272f7-3249-4d81-b486-2e3ef2f20f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:15.278Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8bf70c98-a5fc-4d6f-8492-0ca914004ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:25.291Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a5fb131e-1416-44c9-a08d-f7de81736466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:35.301Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=06229b12-5508-43fe-bf2f-6d7bf3a2709d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:45.314Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=936a913c-8d83-4ac7-aa5c-57ef761dca59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:55.327Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6db98af4-d542-4277-823e-6b140f85b866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:57:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:05.338Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=78e83f41-e661-4a3e-871d-aad25d23913b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:15.358Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=074ad316-01ac-4d10-a596-4551608dd989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:25.373Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dfc78ece-0164-4a97-b277-e8cd0aadc82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:35.386Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=be365a37-ddb1-431a-bcc9-0f14150850f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:45.398Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9bf7101d-97ee-46a0-a462-4cfa3d7e4b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:55.408Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3fe3fb9d-cb6a-424b-9cf6-ab5a4f27a9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:58:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:05.420Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fbb85cce-b98d-4323-966a-248efdbc019a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:15.443Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=89548668-4c8b-44f8-9220-51173ed629c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:15.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:25.456Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=72c59809-e572-480a-af24-9d5d5160bf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:35.466Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8a28cb55-915a-43ec-bb95-fc9d25801b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:45.477Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3e34a552-0a3b-4844-a486-29f7651c509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:55.494Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=936bf58b-d855-434f-ab94-29b37567e2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T05:59:55.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T05:59:56.098Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T05:59:56.098Z |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-02-27T05:59:56.098Z |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-02-27T05:59:56.098Z |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-02-27T05:59:56.099Z |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-02-27T05:59:56.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T05:59:56.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T05:59:56.108Z |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-02-27T05:59:56.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:05.506Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cccd1352-d3ae-43a3-b973-b3c62d0ad1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:15.525Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=85133857-e6e7-4827-a2a9-9f1b8ae4e109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:25.546Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8e77e1c6-00d9-4ab1-b9e5-680dc6c87e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:35.559Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c54f76d5-26c6-4d75-8d89-6d338dad9b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:35.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:45.573Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ade30c9a-a20a-41da-ae29-139572f27a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:55.586Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c6c9c12a-c743-48c7-8567-6eff94e0fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:00:55.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:05.608Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5eb93a6f-b353-49f6-a830-d662c533efab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:15.620Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7a4b712a-5509-41aa-a162-d6f3e74d40d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:15.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:25.664Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=58676a88-c47f-4a86-a4f1-73a1a59019d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:35.675Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=25b9a549-5a97-44e5-9195-f6dc6191d42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:45.692Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=18b83917-b3b2-44e8-bf39-c72416941f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:55.703Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=202b09cb-9eeb-4fa7-afdd-27855ced55ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:01:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:05.714Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=63076d7c-dbac-4a32-b936-0c9e7cb541d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:15.725Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c127756e-e1ec-4212-ace5-8ce04af80867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:25.740Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=54684aaf-cfd7-485c-9320-a0a05670ec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:35.752Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8c145444-cee8-4d03-bed8-a1e8afabb210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:45.762Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ffae840e-6bc7-4b7c-88f3-c32f9ece528d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:55.772Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=351b31b6-1d70-4137-ad97-41b51c30002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:02:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:05.784Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1dd85075-c689-4fb7-b34d-39beb94b2144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:15.795Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e58d1e0f-d9d4-41d4-b862-ff46ee24f62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:25.807Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7ab4e71c-0309-41db-b576-651962ef15c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:35.817Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a56118a3-affc-4561-987f-0f868805b395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:45.831Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=42e51cf4-5e82-4704-b8bf-4f006b883724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:45.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:55.844Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ad5172dd-4dca-4f42-9c98-8efae4263dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:03:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:05.855Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=57b56279-9b45-4df7-93f6-33131031a662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:05.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:15.866Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=83d9542b-b399-424f-9a7c-db02f694dc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:25.879Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f36c2045-d1a8-405e-afca-ea5151f739d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:35.893Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4798fcea-ef65-4e3c-8448-d8ea90949971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:35.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:45.908Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cf5f1de6-08fe-42d6-930f-11a4c7dce2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:55.920Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=709cd647-12fe-440c-a867-7f6302889621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:04:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:04:56.170Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:04:56.171Z |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-02-27T06:04:56.171Z |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-02-27T06:04:56.171Z |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-02-27T06:04:56.172Z |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-02-27T06:04:56.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:04:56.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:04:56.182Z |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-02-27T06:04:56.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:05.931Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c8b3a949-7cbd-414f-b000-5f333672a074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:05.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:15.945Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a870ff6e-74ac-463f-b717-36ce647dbe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:25.967Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b55d995a-834b-4d3b-9de2-86773b4ee17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:35.979Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b2d3e927-ecd9-44eb-abed-d7cf94ad68ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:45.990Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b0dbf0c4-8c5c-41e2-9b34-b0dd925e173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:56.003Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb19b40f-c085-4bc4-8663-c7134c8f337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:05:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:06.018Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=aa0992aa-3d6b-4424-a188-2118f773c07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:06.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:16.037Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=87e1da9e-0201-4840-87a9-5ac4542a34c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:16.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:26.052Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=422c0433-335c-45ea-bab9-3515a8a9383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:36.069Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b30f6f4e-539d-4ade-8607-be3c4a1d7797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:46.081Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f1ed5697-c563-4752-8bc2-baf2d7a52037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:46.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:56.093Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=629ee9a8-5470-4c4f-a847-817f59d4de5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:06:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:06.105Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=16d34f86-c5dd-42bf-8eea-f5991beaba81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:16.130Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cc3198e8-c2f0-42d5-9724-6b88c60337e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:26.162Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5ff9627f-cba2-461f-964c-0ada36e36a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:36.175Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6a568560-474f-435b-9670-f656b97a40fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:46.187Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4e6caed4-17a6-4e59-b3e8-6e7707da196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:56.197Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=58e1911e-dd96-42f0-928a-7dfcdfd8ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:07:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:06.210Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bd97f0e4-d096-40e7-b2e9-b737ffb7a7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:16.223Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=91454f12-cabd-4244-9b8f-b49e3929893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:26.234Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0250a1ac-77f7-4a37-95eb-d94909a289a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:36.249Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=34e000a9-e31c-41b7-8bc3-1476a36a301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:46.260Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a8d1d725-cc66-4c83-bc4f-26f41620f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:56.284Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=59bb9673-3894-40a6-bba7-9d72940c990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:08:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:06.297Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cf876be7-0f7d-41a7-9cf4-0f6c12f0939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:16.308Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1a1b24bd-d064-4a5e-865b-b203c0974ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:26.326Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9177707b-51ad-4e5c-b45b-f201ee9ebc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:26.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:36.337Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=95da9133-9892-4ddb-bd49-617400a46ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:36.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:46.349Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=847dedf2-b5cc-4d83-91f9-0c466fb75e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:09:56.217Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:09:56.218Z |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-02-27T06:09:56.218Z |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-02-27T06:09:56.218Z |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-02-27T06:09:56.219Z |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-02-27T06:09:56.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:09:56.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:09:56.225Z |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-02-27T06:09:56.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:56.361Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7b097579-b0f4-463a-824e-d33bfe96fd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:09:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:06.375Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=699d723e-506a-48ab-8e44-567099f260ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:16.390Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a227b448-6397-43e7-9626-6ec6ddf8560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:26.404Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6afdc4f-eb66-4423-8e2b-51c90697e942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:36.416Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=aca21ac7-9739-4233-b27d-2d6d6bbcd1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:46.426Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=258056a0-13cd-4683-9b15-e92ea1c99b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:56.441Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ce0ff787-bae8-4c9a-a844-d9c6e64bb0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:10:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:06.453Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=58dcad14-e15a-44c1-adda-b310b177d9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:16.464Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fecfa2bf-213a-4bb7-937d-583d7467e93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:26.478Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ba505e74-e6ad-4c63-9e37-2c61ff9432df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:36.489Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=47702866-6c41-4bd4-901b-c2acc864c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:46.503Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a61779bd-5db3-41b9-bcb7-e99064c9c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:46.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:56.512Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=888110e7-bce4-4a31-b454-2dd74b04c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:11:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:06.525Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=09ad7b33-d5cd-423e-acaa-f364891b2b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:16.539Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=357df93e-d647-4270-bd82-d3851a7cff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:26.554Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=94d356a9-b32f-4b02-98f5-827531342fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:36.576Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f5d1b88c-70f0-4f2d-a0b9-482767d1ca15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:46.589Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2cdc8601-c044-48e4-9dc1-1e378b3132ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:46.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:56.602Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1e99d48e-5c9a-403a-b610-fa349b457ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:12:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:06.616Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=191d4c5d-f254-4cc4-aaea-283ecf77c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:16.629Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=13716c22-f4f4-4c6b-9fd1-00dbd6aa2ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:16.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:26.660Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3aebd8db-4e72-4690-bb7a-865dcbadb3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:36.673Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=96c74695-33b4-4ae9-a0e3-83be34f26913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:36.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:46.684Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=549efb79-f478-4fc4-a590-a6e1b2211c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:56.694Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4448bcc1-3cb6-4526-9700-225244bb82c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:13:56.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:06.705Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eb550378-086c-4c2a-a3e2-667264e50b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:16.765Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb1ccc21-05af-42c5-8965-85de3fddab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:26.779Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=df93e99f-ebc1-40de-9453-07c5432e8a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:36.789Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6cdf43e5-16e6-46b6-bb1e-6a53e55ef55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:36.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:46.803Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ebc6beb6-89a6-4c84-939d-e143e7da17af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:14:56.167Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:14:56.167Z |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-02-27T06:14:56.168Z |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-02-27T06:14:56.168Z |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-02-27T06:14:56.169Z |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-02-27T06:14:56.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:14:56.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:14:56.176Z |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-02-27T06:14:56.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:56.813Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=31599d24-cf9f-4599-878b-316b6da70b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:14:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:06.823Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7478a365-cb9e-44c3-98ac-fc4cdfe98f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:06.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:16.835Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5b9063d4-a3d4-43af-9912-5955789892e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:26.869Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a02be927-9a17-4347-afc1-139c1ed29366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:26.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:36.882Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=be5c1cc0-6da5-4144-a03d-85db2533248b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:46.894Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f6f88217-e728-4472-b218-8e118ab6f0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:56.905Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8ca130b1-022a-4eff-9698-95c0f20ad40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:15:56.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:06.916Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1b2ec1da-dce8-4ac1-8665-7582a6291602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:06.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:16.928Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8396c5b4-64be-4025-be5e-af3089189cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:16.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:26.940Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=75d89861-3cb8-4fd1-a473-07ef062efaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:36.961Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4301c34e-c5a7-47b7-a97f-372cd22462ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:46.993Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0691f397-1cfa-49fe-87f1-f1947e5791f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:57.003Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8a543727-c835-4eff-b0e3-9b3a7fcfa002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:16:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:07.016Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cb7440d6-fd7b-4254-a9d7-202bbf93440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:17.027Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=79c2c55c-02bc-4b85-aaa2-feef8fb00d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:27.041Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d2cc66e8-4c14-42fe-83c5-8e0df0e38ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:37.053Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4b6e94cd-b103-46a5-8ca4-d9249a6ca745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:47.065Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fac71eb5-5066-4ebb-81d4-785f26efb260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:47.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:57.077Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8314aaa5-5e96-4f2c-a670-799633a9664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:17:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:07.087Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1fba7db9-bc57-4743-a7e1-3bb1ac1a777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:17.099Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d74de7ce-3c84-4310-b63e-f736c0045091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:27.110Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eb5e0958-89f4-4d82-95e4-b82f570b0fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:37.127Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=af65e486-5bef-4a27-84a2-98f1a3eec216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:47.144Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c668ac51-da80-4311-a395-f45bfecd741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:57.154Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fd639ee8-aca8-4872-8168-1639a7b9628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:18:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:07.168Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b8cf42f8-6270-42e7-854b-c256b5dab637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:17.179Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0d493ec3-fb68-4e62-9ffe-65df17282ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:27.194Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=57a51055-7e27-43ac-802e-710acb0a2d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:37.208Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e5b7753c-887c-4f10-9340-d010db9f32a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:47.220Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ca47c8a9-ed9c-4f77-ba18-0f71e28dbeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:19:56.128Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:19:56.129Z |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-02-27T06:19:56.129Z |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-02-27T06:19:56.129Z |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-02-27T06:19:56.130Z |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-02-27T06:19:56.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:19:56.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:19:56.137Z |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-02-27T06:19:56.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:57.235Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=02ae9fdd-5105-413d-b530-be0217d04d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:19:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:07.246Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bf648c5f-fb4d-4998-9ab9-3c2b629b7a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:17.260Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c95c081a-a5f3-4be8-a6a4-8be932afd36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:27.273Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=aba4caa9-8839-4992-85af-a40d6ae7d50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:37.286Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=58b49aa5-3083-492e-95b3-503e8dc98354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:47.296Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fd1797d2-5a2b-41dc-ae66-1075e7197588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:57.308Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ec92b8e6-d454-445b-92bc-cc65a6f53fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:20:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:07.319Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a73268fc-03ab-4ce8-9b84-6f421dc24f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:07.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:17.331Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=05c627e9-d70f-4cf4-9e58-3da174f044ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:27.342Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e78b35ff-6c25-4e6f-92e7-02f69a8104fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:37.353Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cd1c0a1b-99ff-43c0-b4e6-43da3f0621c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:47.364Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=194ed867-4af0-4c49-b218-c5007a6f606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:47.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:57.375Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=55319c50-f731-4554-885a-540fe7d98615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:21:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:07.386Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=bb01e0a9-7798-47db-a675-b5e7d99b6ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:17.400Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6603729-61c2-4ba7-b1e1-1b697a6673b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:27.412Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0677dee1-8801-49bd-9b29-f337ca2f73c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:37.426Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=88d40b9b-2c46-4bf2-84e3-e7952a16977a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:47.440Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3055c950-fa41-4d60-b614-d7a80d899d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:57.451Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a2b1bc33-0c7e-406b-bb8f-d1ae54eebd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:22:57.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:07.464Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=75a489a1-abee-4b93-8853-497076bb14ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:17.476Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1d8ef695-fc6f-4250-8a8e-f640f81970fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:17.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:27.491Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1dcc69b7-5944-4476-afec-bcae555dbb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:37.504Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0b558494-422b-4f1e-9dae-a0ba71f13ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:47.515Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c97606be-6a16-4218-8293-8422a73f3b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:57.534Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ed3b4191-0a93-4169-976b-fff09400f336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:23:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:07.543Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=60269f76-c178-4135-ba74-4f91a5bf7e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:07.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:17.558Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0aace3fc-8a03-4f19-82ca-23352bc1ff0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:27.570Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5c2c403f-42ac-4a47-b0c7-845776312903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:37.583Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=603caa83-8c60-4d8a-af00-a39da6fa9b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:47.613Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6885ef6a-9174-4adb-8892-56c6a154afc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:47.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:24:56.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:24:56.136Z |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-02-27T06:24:56.137Z |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-02-27T06:24:56.137Z |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-02-27T06:24:56.137Z |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-02-27T06:24:56.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:24:56.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:24:56.143Z |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-02-27T06:24:56.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:57.626Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=af29f9c3-f91f-46ee-99c4-d236fecb4dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:24:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:07.640Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5354a4d9-87e7-4613-94f8-ee7cc89c3dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:07.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:17.658Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6c64f32a-1ba4-4a9a-82af-0fde44dcc85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:17.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:27.678Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=169f104f-a456-4354-8f30-cf6280cbc314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:37.691Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6dccae72-d6b9-4fb2-a945-f884b16631ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:47.702Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4a2d6cc9-4f60-4139-bbb1-357a8554ffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:47.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:57.718Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d9d2e256-e72c-40d4-b216-f2229eaa7c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:25:57.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:07.732Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=91ae05b2-8f78-43b1-93be-332349aa4d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:17.744Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=740df92a-3c29-4fac-bcbf-e4677b69ded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:27.754Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9be00134-e8e1-499a-93d3-73ef581521ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:37.768Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=abc75ca8-d4d0-4ca1-829a-da71d6fe35da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:47.782Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=113b7a99-5473-45fa-aae8-f4084623497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:57.793Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8295d557-c598-4387-8f30-8603ecb08df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:26:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:07.805Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9aaf501f-87b6-4274-a2c0-cef429bec6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:17.816Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c0dc1bc9-a2be-4344-b4a5-b5c788d56abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:27.828Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0b0f647c-4e13-4eac-a761-63eb626f5ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:37.839Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=556e36d8-1d77-4bac-8f6c-0f121bbbf76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:47.852Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=711e4ee5-7b1e-4e92-aea9-445487c2c6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:57.864Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2d6d0d9b-c7b2-4aae-96ad-14e348a1a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:27:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:07.876Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6f6dd17d-cec9-499f-9589-ef4ef0f65f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:17.887Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=45a91821-5e61-4e04-88fc-f534df333b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:17.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:27.901Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ab4b8f83-7387-46ad-a3c1-68324bf62b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:37.918Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3a7f639a-ba58-4295-8c1a-774db0296746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:47.932Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=64ab8ac0-24c1-4e68-a215-d09419075c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:57.944Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2adc0b49-6cd7-497f-8bbe-2572d7ee13a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:28:57.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:07.962Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2ccb763c-a654-44b9-b2af-23296f82e9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:17.974Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a324a9c5-47ab-4c4d-bd02-bdcdcd27a162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:17.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:27.987Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f85dd6ab-49ef-4901-ae85-8cac5f15b973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:37.999Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0fad069a-1a91-4723-a3aa-e6147a626eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:48.011Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=28390062-0478-4d20-93a6-179d5027c9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:29:56.064Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:29:56.064Z |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-02-27T06:29:56.064Z |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-02-27T06:29:56.064Z |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-02-27T06:29:56.065Z |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-02-27T06:29:56.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:29:56.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:29:56.069Z |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-02-27T06:29:56.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:58.023Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e9953b58-d48f-4e13-aa2f-0f840b7ffd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:29:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:08.033Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d72e2cb8-ba85-4aff-9c09-a54a53a4dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:18.045Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7c71e917-7b2c-49bc-8094-4d02219e2125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:28.060Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6af3c6bf-be03-447f-b193-f02f97abb172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:38.073Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2daa96be-9c80-4425-a7d4-32a068b43b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:48.083Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=daf8dc2c-cce6-4f0f-a2f1-fedea0f15b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:58.097Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=496637af-7c71-4ddf-bbe8-b5b63285e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:30:58.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:08.108Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=fa58a5cb-d699-4f00-960e-8c2e8e9c7ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:18.120Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b4902269-227e-46b2-9aec-e6a4f232125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:28.138Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5bed181b-d7f1-4493-81da-4ca540389b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:38.151Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e368def2-2ac9-468e-ae8e-d1334a0d0a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:48.165Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=2b1b6b8f-7f83-4d37-b3c0-38d573264685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:58.175Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a6953397-7c47-4884-bbf2-592a3d71e871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:31:58.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:08.186Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9910eda9-b612-4116-a3cd-e9bad49cec7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:18.198Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ed56362c-0560-4a87-846c-c3edb5bbb116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:28.211Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a66d4719-7355-4ef8-bf01-e4139e2d5f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:28.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:38.229Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d15f37e1-1784-4b44-b641-94deff1851e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:48.240Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b56ffd2b-6712-4e0b-a3e0-b1b1a22274c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:58.251Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8d5aad82-5681-488e-af75-4874c30c0f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:32:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:08.264Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1fd8208c-9396-4a2a-9a92-466df5e57d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:08.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:18.276Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=eab36cbc-cc61-4420-9f70-0b5531d15a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:18.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:28.297Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1eab1d73-c4e1-4c31-bf69-cd67c5daede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:38.315Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c25d37fc-bb7f-494c-b57c-bb05a151b610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:48.332Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d54cc776-f7b1-4276-970c-5260cc2677d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:58.345Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1da74225-f94d-494f-a506-a8197d4df8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:33:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:08.355Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4bacf971-7d2d-4a1b-b8a7-5cf2d1464282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:18.383Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=3216f32c-2f2e-44ac-958c-b123bf6d363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:18.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:28.394Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=65a9e41a-a227-4bd8-9c39-0fff9a37d340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:38.409Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=061bc817-146d-4ba8-a4ec-a9aa0be5c28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:48.427Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=92dad493-3cde-4c83-9e45-927b94885fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:48.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:34:56.129Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:34:56.130Z |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-02-27T06:34:56.130Z |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-02-27T06:34:56.130Z |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-02-27T06:34:56.131Z |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-02-27T06:34:56.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:34:56.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:34:56.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-27T06:34:56.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:58.440Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e73d4400-3fcb-4f9a-9e00-42453ec3ff08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:34:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:08.451Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c59629cb-656b-4cf1-aa99-8fd8aeab4a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:18.461Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=56ea72cf-be1a-454b-bfef-8ae7eb9d6d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:28.479Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5416fa1c-4377-4cfa-97de-97280dc0c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:38.491Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=d979a082-e4d9-42f4-8cee-1a511f125d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:48.503Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=877867e4-debb-41b0-ba51-b6c1fd79510d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:48.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:58.516Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=168542dd-67db-4c37-a1f9-b5726c1df0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:35:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:08.534Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0758ec82-69ff-4fb4-a066-af5a8c65581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:18.546Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=72168ddf-0f90-4147-92bd-38d1d5e9ce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:28.561Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=41a4c818-b913-44d8-870f-d08c47d578b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:38.576Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=89e9812a-99e9-43c1-b492-af77f3364d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:38.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:48.586Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e8b3f4a6-87cb-4ec4-bbed-efdc376674db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:58.605Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7ad92a3b-66ae-4fde-a1fb-9f5aeca2ec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:36:58.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:08.624Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=cc5bfce9-d2a0-4620-8d28-adab3410da16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:08.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:18.635Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a6969df8-3910-4a08-bfd2-e2c55445e92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:18.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:28.650Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=1a5f94ec-81f6-4c60-a230-3cfbba9d93b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:38.664Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=6b3bc9a4-1bd8-4714-aeb0-da6f9e6ee5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:38.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:48.675Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ad33447e-3002-4a7b-ba28-79db3481f8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:48.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:58.697Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c48bffd3-10f2-4be5-aa4c-eb65a59618e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:37:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:08.716Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=195c2c07-9b1e-427a-bdfa-be0f0885051f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:18.729Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b67e3269-56ae-4000-958e-f024a9e9c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:28.740Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=a16dcf44-4aa7-4a33-b9e1-8185d3050439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:38.761Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=7f57a250-55a4-47a4-9291-a096336cd25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:48.774Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b36d9674-b076-4af8-9b50-2de8bbb468f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:58.786Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=dfe37cf6-e223-4528-a661-2ba43eeda14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:38:58.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:08.798Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=9ca66529-8d1d-4745-aaca-a027860c6c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:18.808Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=4c489a84-0ff1-4ea3-839b-ebae447875f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:28.821Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=84785178-9fb6-42c8-b47a-8169b126e15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:28.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:38.844Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=526061ce-4e23-4692-aae2-95f9c08014c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:48.856Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=e6d6edf9-033c-494d-9660-35d166d6bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-27T06:39:56.236Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-27T06:39:56.236Z |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-02-27T06:39:56.237Z |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-02-27T06:39:56.237Z |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-02-27T06:39:56.238Z |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-02-27T06:39:56.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-27T06:39:56.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-27T06:39:56.247Z |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-02-27T06:39:56.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:58.868Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=ef88e010-b60b-4ef3-b899-4aec2ad1b918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:39:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:08.880Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0d4c1f2a-a15c-40d9-a8b5-61b656594e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:18.905Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=16579a56-a310-45d4-8476-f19f32d6500e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:28.916Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=db1b1331-c9ef-464f-bf38-d9d77c1e804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:38.926Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=8a901d00-91e6-4534-a235-ba21210b104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:48.937Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=f77dd497-71ba-4a66-9a24-b6af96ed9c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:58.951Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=b6d31ba0-6e8d-41b5-bfa5-5cba4e96fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:40:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:08.963Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0e7e27bf-8db7-4127-83b7-af824eddfa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:18.974Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=c71fb5f3-df80-4003-9a45-5062a1a97ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:18.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:28.989Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=5e3f8d62-eeb2-4180-91a1-50a094aa8354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:39.013Z |INFO |Init configs |InvocationID=35aab19e-3b6d-49e6-adf3-d3b47d9eac13, InstanceUUID=0ca7e59d-78a1-41ce-b2e0-fb7a5d9b35cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-27T06:41:39.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |