By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:02:05.762Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:02:05.776Z |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 |2022-12-16T23:02:05.776Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:02:05.778Z |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 |2022-12-16T23:02:06.174Z |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 |2022-12-16T23:02:06.316Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:02:06.316Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:02:06.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:02:06.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-16T23:02:06.444Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-16T23:02:06.467Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-16T23:02:07.809Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-16T23:02:08.265Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-16T23:02:08.288Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-16T23:02:08.289Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-16T23:02:08.384Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-16T23:02:08.385Z |INFO |Root WebApplicationContext: initialization completed in 1918 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-16T23:02:09.364Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-16T23:02:11.428Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-16T23:02:12.390Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-16T23:02:12.424Z |INFO |Started MainApp in 8.911 seconds (JVM running for 9.69) |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-16T23:02:12.619Z |INFO |Start scheduling PRH workflow |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:12.631Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d25e061d-c6d1-4570-b1ab-bd9fedd4e3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-16T23:02:16.631Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-16T23:02:16.631Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-16T23:02:16.633Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:23.201Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=803503d1-724a-48ce-865b-4fa90a9483c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:33.231Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=333bb50e-3529-48db-811c-cecf59a5972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:43.257Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b64b1585-0c76-4791-8c3b-3b3aa612b506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:53.278Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=85a02258-5b6d-4642-8a95-dc3dfb9097b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:02:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:03.301Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=28a99a60-4809-42a4-b362-426ccdd65e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:13.352Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e884a78d-3fa3-4a91-82f0-a71ce2803850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:23.377Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1bca789e-d7cb-4c6d-bf50-3ee3453f7e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:33.399Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=66c281bf-f157-4a25-b9a8-7712b5fd88b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:43.426Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=13b55e3f-6d19-4fd2-90e4-60ca0c422f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:53.444Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a2b70b97-9fe3-4ec0-a9cd-1cbdaa3b29b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:03:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:03.466Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=68b2d92d-f628-429b-8ad1-5ecbc7855a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:03.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:13.486Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=00879d7c-bc08-418f-b20e-c210be135cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:23.509Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=78596830-c8c9-4d11-8a2b-6eda2767eaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:33.536Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a31d4022-d267-49c5-9c85-18a1b189f667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:43.556Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=68258e42-787e-49f0-8e1b-6ca5d9b47720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:53.581Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cb28963f-e80b-4f14-9b30-39543c61a7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:04:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:03.611Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4c6378b1-e506-4176-8e71-5b18042ecd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:03.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:13.633Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bea9425d-1c5c-49bb-9d8e-79b5c779348a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:23.667Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a19b397e-9ddf-490a-a2da-7cc344e979de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:33.729Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=145b1dd9-a0d3-4e8a-9237-83a292e6e84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:43.752Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=17ede2be-7055-4fdc-8440-e7a048c07b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:53.774Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1a7a0e87-7009-4687-b886-8326a1104fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:05:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:03.808Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2f87e9f7-db25-414d-a134-2df5ec4b313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:13.843Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=659d9a93-487f-447b-b023-1b38e247933f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:23.860Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ff8404c5-1807-4452-9098-1cc8b4e39761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:33.875Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f8595caa-3af4-4539-8886-ee32bf0257cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:43.892Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1ef35899-a1ec-49e5-ab08-1b8d8f15c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:43.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:53.948Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=25283a17-02c6-439b-aa05-e0392eb2d558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:06:53.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:03.971Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8abb3fb3-c565-4a9e-9022-1ca8a36c5a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:07:09.791Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:07:09.791Z |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 |2022-12-16T23:07:09.791Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:07:09.792Z |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 |2022-12-16T23:07:09.792Z |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 |2022-12-16T23:07:09.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:07:09.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:07:09.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:07:09.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:13.987Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=765c7715-3f24-42ad-b694-49f35ebaa333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:24.038Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7de561a3-fb90-4c0a-ae04-7fc8b4ec2fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:34.060Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=984cd347-8511-4db5-8292-ff2267e28682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:44.080Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9ab3f7d0-225f-4e0d-93ab-ae484f428324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:54.101Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=632d39bc-ecd3-44ce-ac3d-f4b218d0b24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:07:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:04.119Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b890b0ec-841f-4a4b-bea4-e3a332f7caed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:14.139Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=34136e37-0e6c-4e74-9ff5-6a666422394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:24.161Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=471fe3d8-1a40-4b3b-b2a0-06a8ec98f17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:24.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:34.188Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f57ca40b-026d-400a-8505-de668088e347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:44.203Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=44b66653-bd70-4692-b755-fef2dae8b00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:44.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:54.225Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b487951b-a4c3-4a4d-881c-dd7537d8b70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:08:54.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:04.241Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6f70ecd1-b165-4730-89dc-4f60699ebb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:14.256Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=867450c0-571e-4a1b-aae5-69cda039c22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:14.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:24.276Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6f6b89e8-694b-43b5-b454-f3a4a932ea1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:34.291Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ca3da7c4-cb3b-4de8-94fb-77d9778058df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:44.323Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=18911632-eefa-481f-a106-552ac257178a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:44.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:54.336Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c910ea5b-3bd4-4b49-b205-8b071a249364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:09:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:04.371Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8832b1e9-017a-47df-892d-d1afcfc112aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:04.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:14.388Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=32bad390-6b35-4cc1-97e9-ed7982a2d8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:24.401Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ca677b31-9942-4e20-9846-9461fa7ec1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:34.417Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7cfeb4cd-502c-47a0-b889-22361e25da75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:44.435Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=49ce8bcd-f361-40fc-89dd-8f37bd9911a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:54.455Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=52b9642d-bd16-420e-ba3f-750362718c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:10:54.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:04.471Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=85fee2ee-d19d-4cf7-89b9-7df30055b589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:04.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:14.490Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=52951faf-6981-4960-8dad-59439c08507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:24.505Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b449989f-6c7a-4856-871c-794905110c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:34.519Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=587c4a37-dfeb-4776-8b1c-625d6eba4a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:44.535Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d6b4c40d-5558-4251-9670-b88614c953ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:54.548Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2d465e18-8e6f-41af-a826-6b0c9c83e3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:11:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:04.570Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a98eb826-076d-4bf7-858c-6fcf8fa74d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:12:09.769Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:12:09.770Z |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 |2022-12-16T23:12:09.770Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:12:09.770Z |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 |2022-12-16T23:12:09.771Z |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 |2022-12-16T23:12:09.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:12:09.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:12:09.785Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:12:09.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:14.584Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=39b2e5be-3f2c-4ba5-aa77-a28ae7225259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:24.598Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=37510bb9-8b66-4b1b-b062-1e0546fc329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:34.611Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=51501731-709d-4902-a0d1-2727b1fc2dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:44.625Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=48e54c5e-4045-49d0-aae4-ebf4eab24226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:54.644Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b9d0a9cb-d417-4e46-b79e-19bb087810c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:12:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:04.665Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3c206fb0-f22a-4531-a594-58bac78d0478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:14.696Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7ecd6c49-b0a3-4849-ac3c-d76bb0494273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:24.710Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bd12b06f-946b-4c2f-8adf-291f053af5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:34.722Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a07ee9fb-85cb-4f94-acbd-dcd27db2971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:34.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:44.742Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=60151a6d-a916-4d1c-93d5-8ecad6635a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:54.757Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b190853c-1099-4ee7-87e7-e05459e043df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:13:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:04.776Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=605a29e0-493d-4a9f-8f74-47054fb52b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:14.796Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=59605dfe-55e1-4f3a-a57a-468e274c3c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:14.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:24.816Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cbb31657-a3f0-4b93-b7b9-f0067d007138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:34.830Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=75bf9fb6-8ca2-4ac3-a8be-b5b2100b1f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:44.846Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=618714e9-d764-442a-88df-877a7b600af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:54.876Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3a5e88fb-a7d6-4b4d-9129-49405160fba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:14:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:04.894Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3c7becf5-39b3-4bb9-b6ea-ae2fd2d7d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:14.913Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=49e75dad-84f8-434a-a246-08c117eab98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:14.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:24.926Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e0797d45-e74d-4a9a-b9e8-82606cbf8351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:24.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:34.938Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d36c767b-36bb-4cdf-a301-a585fd363974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:34.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:44.955Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a16f6a57-976f-4dec-a5a9-a8b6bc68801c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:44.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:54.972Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ff6b703f-5f46-4d39-bff2-ee254d3ecd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:15:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:04.993Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3383654f-0be1-4bdb-ba0a-bc2b54d0298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:15.020Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d999cf06-0810-490c-a8a0-128d5e7149b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:25.034Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1a816fcb-4c86-4684-b461-73555e6d1e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:35.048Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7ab8d8b6-33e8-40c0-99c2-0f345dc482ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:35.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:45.065Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0d63390a-4b80-49f1-8bd6-f99b78df2f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:55.090Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=97cf22a2-72e3-49d1-938e-e1ce0eacbc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:16:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:05.104Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b15ea23a-a25e-4f93-ace5-900cedf638f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:17:09.633Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:17:09.634Z |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 |2022-12-16T23:17:09.634Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:17:09.634Z |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 |2022-12-16T23:17:09.635Z |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 |2022-12-16T23:17:09.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:17:09.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:17:09.647Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:17:09.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:15.117Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=874e921f-07c0-4024-b42b-fa4c85615631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:25.146Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f299e231-d996-4a2c-a7c8-b1215b12eab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:25.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:35.160Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b9e2455f-5917-4b72-925c-81193988ee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:45.180Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9972b1ad-3db0-4e41-a1d3-22a20c755119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:55.199Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=758586c6-e488-4792-ae61-444f1ccc1f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:17:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:05.213Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=664ef285-da2b-42ac-a018-e17082a775e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:15.228Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d570b037-5a6b-4d94-a183-468e1776fe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:25.241Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=976233e4-0a5f-489e-90fc-f6d642b4e005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:35.255Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=20183fab-5119-4910-b1a8-d2c9443247b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:45.268Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bd2485da-14ba-46f0-b0f5-a8b4d1dee5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:55.282Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e52ea34c-838f-48a0-a38e-0c0a9a36eba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:18:55.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:05.297Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fe73c263-d5c6-4485-90d4-84079d55293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:05.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:15.310Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f2ef26c9-750f-4a4c-9a26-12b7dd2d4164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:25.321Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8793fa60-7847-4307-aeab-d9ae82874f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:35.336Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=584addc4-9e80-4adc-8361-15241118a9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:35.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:45.349Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9a942877-8b82-4d70-a1a7-3b8db2c075e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:55.364Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=58706b38-4614-40fd-93bb-6b4b40f42828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:19:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:05.382Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a8c5e0fc-6215-4541-a161-4c72ac3ef3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:15.405Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7d4c077c-08d5-40e9-8ee1-807a8d04c543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:25.421Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=baedffa3-8d5a-4d64-b123-7a8aa12e2aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:35.435Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fa8cfe71-7203-41f7-8ccc-1df08423200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:45.449Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=720e7f18-8a93-4c06-9cc8-bb66a8b60d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:55.463Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5452a136-b153-4a0b-a3c8-5bda77d3fe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:20:55.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:05.478Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cfa88e74-3270-47b3-a66f-d2afc7f8e46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:05.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:15.492Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b652d7dd-ba56-4754-85f7-7c7bd6ccc753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:25.507Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9b940842-d0be-46aa-9b84-a799a23e74d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:35.520Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fc93113b-cc97-4ce8-a425-07aea2de0b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:35.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:45.532Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=162b9931-8b97-4d3f-ba1a-8c77108f0039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:45.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:55.549Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=34e2530a-8afd-4443-91c8-3b2f00d41968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:21:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:05.566Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=534334bd-9c29-4aba-a6dd-3f12db72ee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:22:09.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:22:09.626Z |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 |2022-12-16T23:22:09.627Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:22:09.627Z |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 |2022-12-16T23:22:09.627Z |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 |2022-12-16T23:22:09.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:22:09.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:22:09.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:22:09.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:15.585Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=86241e2b-89eb-4268-b47c-522bfa99c8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:25.600Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=806ec807-6811-4cf5-90ce-8526537b47b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:35.613Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=88ed8296-a4c7-4df0-8efc-21c2142830d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:45.626Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1834f579-8a29-45fe-a00f-8aed5d37d500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:55.637Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dff85a60-ec1b-4396-9271-31529dd02284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:22:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:05.670Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c869785b-c853-4749-ac1c-bf74bd6a8a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:05.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:15.689Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5a964447-509f-4076-8ada-9cf53d495bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:25.706Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ca3af250-47bd-4096-9997-2c32babb8620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:35.723Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fafcb3d9-a98c-4787-9860-efdb0ee9494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:45.744Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4bae5862-a9f8-42f1-9e18-5e17ca620f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:55.768Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0b679e00-0962-49e8-9d82-344ca3ae2f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:23:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:05.785Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=82efa7bc-defa-4017-96a9-54984387a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:15.797Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c6779ad7-3d0b-4663-93a4-19b506a59f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:25.812Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3f9d300d-96f4-477c-a91e-619308fc8141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:25.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:35.825Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1164759e-d9d9-4347-ac87-8733c624a8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:45.839Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1d455bbf-83be-49e4-972f-c96f42c77964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:45.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:55.851Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a5da8f49-5afe-402a-b624-2425ac10db34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:24:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:05.871Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fe2261b2-365f-41a3-a12d-7538aadd2f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:15.885Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=750d60fc-dff0-4572-bbe0-e5af7942577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:25.899Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7617350a-71e7-4b69-b9c3-6ce4910fac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:35.915Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b3b329a3-5e0d-42c6-ae87-4053f6dee4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:45.927Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4777e0e7-01e5-4220-a465-5fbfc16a5355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:55.939Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d63a3ffe-05a4-42d5-8976-85f3f6cc3ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:25:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:05.955Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8bf396a9-52a1-49d2-84b9-af088ad7ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:15.974Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4959c7a0-e4d0-4d51-90d8-c09294649389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:25.988Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=70e34d57-d750-4d0f-bcc7-a80447dc1515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:36.003Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ca288ee2-5331-4b70-8bee-de229385c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:46.025Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3c474b65-e8b4-4496-a5b2-acb556b148f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:56.038Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ccdd1653-522d-4552-87fc-69fa40a2d834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:26:56.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:06.081Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=17826117-a3e6-477d-9a10-eb3657dd7a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:27:09.636Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:27:09.637Z |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 |2022-12-16T23:27:09.637Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:27:09.637Z |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 |2022-12-16T23:27:09.638Z |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 |2022-12-16T23:27:09.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:27:09.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:27:09.646Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:27:09.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:16.093Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c7c00525-3961-4a0c-8f32-48f8155e67e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:26.107Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5ce140ca-8a60-4056-98c0-cd52a0f8e429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:26.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:36.121Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=89db1961-4eeb-48a0-8699-08c8395f96a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:46.147Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=81fe5686-9f14-4124-b4f1-b9cda11e0c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:56.173Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=041bbb80-89f0-4abd-bb18-6b598cdd3658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:27:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:06.186Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=66520011-f66d-44c1-8daa-b8c1bdceab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:16.200Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9d2c8dd3-ef09-4ebf-bc26-c44e65bd2dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:26.217Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=03a48032-9e91-4f2b-bff8-5a6fac25334d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:36.275Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c3b8a278-54e9-47f2-86fe-91d0b7628601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:46.291Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=68edc367-9290-477c-9902-33a9748f93cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:56.306Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1df5dc61-4dbc-465b-afcc-2a8c3416f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:28:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:06.327Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b29586bb-e206-444d-9c3d-937123cddf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:16.355Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4cefcaad-8af5-4d59-9c25-914dc952841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:26.369Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b7b57ea6-5102-40fd-8263-1c7c33889595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:36.383Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=963f6aee-b42d-4457-b94b-b40423e1fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:46.399Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2b21ac95-61d0-4b08-a83e-7dbdbdd934cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:46.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:56.431Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7dd6b57f-001f-47b2-8f07-b96101fd7167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:29:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:06.444Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=765181ac-9f50-4697-bb45-594a87a8cd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:06.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:16.457Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=07cb24fe-e4f9-4f25-b41d-d66fcfffb016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:26.471Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a11276dd-68d5-4182-9706-877ba6993921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:36.484Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=726071d3-c8b7-4a4e-a10e-c5a66bf4cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:36.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:46.496Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2e98ca52-5790-4628-898b-73c58bc18ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:56.508Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1f5052bf-2a5c-4054-8a6e-75c8123048cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:30:56.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:06.520Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9e23ae25-a2df-4dd2-93cc-3a9ef78f9275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:06.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:16.558Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f53bc8ca-850a-4926-8d07-081469634f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:26.574Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dee2078c-4b06-4c9c-bc5f-ea24f40318fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:36.589Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=00e3bb27-57b8-4c77-91ce-1486f8ee0510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:46.603Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a8fee75a-4687-4e87-bf8f-b802d029b77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:56.615Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=75fdf727-8008-4af2-b4d3-88d7ea4cdbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:31:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:06.628Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=abdeafea-58c8-40fc-9543-0bbefc6b3a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:06.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:32:09.624Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:32:09.625Z |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 |2022-12-16T23:32:09.625Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:32:09.625Z |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 |2022-12-16T23:32:09.626Z |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 |2022-12-16T23:32:09.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:32:09.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:32:09.634Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:32:09.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:16.642Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1d1a395a-cb92-485f-b7e8-0412802d2cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:26.653Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5564040a-0e78-4408-b77c-c0cbe57dfdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:36.666Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6659e282-67b1-4bed-9ea2-eed8e7059374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:46.678Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=626b5aad-58d9-4693-8211-c8b89ff447d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:46.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:56.690Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d21f66a2-2718-4723-9d40-9de59baf47c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:32:56.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:06.711Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e535e1d9-6bdf-431d-b67c-323639fa16b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:06.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:16.734Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d3908eb2-989b-49c4-b0bd-cb61b9fe9373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:26.755Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4a588440-0fc4-47f6-ad77-4eb7007b898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:36.768Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b1d1db53-02e2-4c09-acba-cc877da730db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:46.783Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1fdac526-f6b0-4ea1-9a18-639ece33a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:56.803Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b87ad7cc-ec88-48bc-a162-0cb312f481d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:33:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:06.814Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6b261ecb-6fbe-407d-b818-b9291c70513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:06.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:16.836Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fa0cb54e-2e3e-4d25-b824-fbd1a908a491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:26.850Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=86ed72ba-be6a-4bbf-a654-f84d473e1d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:36.862Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4e4ca7e2-836d-42a4-9490-404b2812c92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:46.878Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9495aca0-b2ab-47c5-929c-f8ebfee37bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:56.892Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e6f05f0c-3199-4ab8-8e31-262a025d863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:34:56.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:06.906Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0ef0fc21-086b-40fb-a42a-b3b30d46c661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:16.919Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=af97e45c-9474-41aa-bed4-11304da5216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:26.932Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c289b8c9-fd48-49c0-a81b-af219d0d8942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:36.946Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b6504167-e78e-439d-869c-d33283af984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:36.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:46.959Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5929ee4e-1730-4453-b18f-1238c016e7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:46.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:56.972Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=becb169f-3f8e-4b7b-adeb-e67c4dc542d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:35:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:06.984Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4db3465e-a282-4095-b85c-f9d4f61c3249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:16.996Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a864c66f-86a5-4408-ae35-f4d0b811f73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:17.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:27.018Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b5322b19-3f8c-4161-841a-1b92fd7794b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:37.030Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6c7f5115-5b0a-4f19-98e7-7370f88b90e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:47.043Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0c43088f-2382-410b-817e-6c16da66d49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:57.073Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a0558447-fa94-4d70-9b3a-26f27979e04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:36:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:07.089Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=88f593c8-328d-478c-95aa-ca8f6eb13298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:37:09.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:37:09.632Z |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 |2022-12-16T23:37:09.632Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:37:09.632Z |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 |2022-12-16T23:37:09.633Z |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 |2022-12-16T23:37:09.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:37:09.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:37:09.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:37:09.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:17.104Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d9425993-2695-4ca9-83d9-fd5e7c920f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:27.116Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=404c9504-c43a-4d8d-aa4e-a2b11c68b471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:37.130Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e98a27ad-2796-425f-81d2-841bc09970f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:47.149Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=94eda67b-cf31-4955-b55c-38d059d4c7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:57.163Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=94e6dfa8-6e41-47a7-b220-bd18f8e74e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:37:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:07.183Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4b1a2920-2a46-4973-84a8-b2fb6ee9b0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:07.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:17.213Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=814bdc28-7595-449f-bbaf-7345d9e4b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:17.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:27.228Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=20c769d7-5e85-4594-aeed-ad471cca4c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:37.239Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bc42e97d-a418-47a7-970c-b2f94711ddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:37.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:47.253Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d2df6bcf-e836-4154-9129-e438839e47a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:57.268Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=db37fb77-0809-4136-aaf2-9d841dc87d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:38:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:07.280Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cb9307b9-83f8-4a28-9e54-a217cfa2f071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:17.291Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=58d2da76-d91a-4c47-b985-9ade7c0dcfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:27.321Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=785040b2-32df-4597-b04a-16080ea23372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:37.332Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cdf34d5f-d134-4a71-83f8-2ef8c8c7fafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:47.346Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7347ef6c-e4bb-435e-9030-f2095e142f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:47.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:57.358Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bc6f57f0-17aa-4ad7-850c-4e0dd7e16135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:39:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:07.369Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d3cb8dcf-b359-4456-87b5-307dda15fabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:17.383Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=99a9fa10-442e-4936-be67-85fdba78c006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:27.397Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4c63938e-ba1a-4615-9464-f520bb6f0d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:27.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:37.409Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c1f0aebd-8bd4-4f5b-a916-abac09a0d45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:37.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:47.421Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cc5f4bed-7f97-4b8b-a66d-4858213edbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:47.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:57.434Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=547f2f3f-ee80-46ae-b76c-e3b996a19ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:40:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:07.448Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1ff0f50b-e66a-4516-89e1-ddde40d1a3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:17.461Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ac98be4b-1c49-4fb5-8b19-27cf37009739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:27.477Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e1e9d642-7b82-4ba2-af91-d509fe9996fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:37.488Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=46252625-7f28-41f5-91d5-44ab371300d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:47.500Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3fd6c9ac-7f18-4721-ae54-ac28d437e07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:57.512Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9130f900-c7a5-4a1f-885d-214091e1da2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:41:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:07.523Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=db10fc48-c94a-4f27-8d18-503ce9193a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:42:09.614Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:42:09.614Z |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 |2022-12-16T23:42:09.615Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:42:09.615Z |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 |2022-12-16T23:42:09.615Z |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 |2022-12-16T23:42:09.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:42:09.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:42:09.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:42:09.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:17.543Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=79446a6a-d5aa-42cd-a166-9f2a47da820a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:27.557Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a683238c-5731-4fa1-954b-a86f7739d5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:27.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:37.572Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3867527d-8743-49a5-a6cd-be1ed8a97d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:47.588Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=08f807db-e690-43f9-bcd5-728a42a41029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:57.602Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=61351a8f-fbfb-44d3-bd5c-c1703fe77c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:42:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:07.617Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8f464b78-fc8d-4bbc-b3f0-0fefe532fea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:07.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:17.629Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=674aa6ff-2528-4720-af6c-31fc07cf48e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:27.642Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=93d13ce0-5ea1-4101-bb90-b4d9b9795526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:37.654Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cd1fa85c-c327-4f50-9b70-18cd0e2d5594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:47.671Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1607cb44-5e99-4b01-968d-5c1b54e86a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:57.693Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8586006d-723b-4e31-a82a-699f6f4446b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:43:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:07.708Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3196110e-4f6a-42a9-bd4d-8d3f3247ee03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:17.725Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dc1b5ff5-6c15-4b5a-9994-e1f7856019cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:27.742Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=19d5ea4c-7e3b-48bb-a0a9-6463b0114d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:37.766Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7dbe4171-b5ab-4c94-8d2e-a624512fc8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:47.796Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ec8924c3-3cb2-468a-8d9f-81312a23ca7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:57.815Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e92d866b-f82b-4bf0-ad8d-0ffeb4959fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:44:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:07.829Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=94d50872-75df-4fd9-b41d-13a833a71a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:17.846Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4eabd0f6-254e-495f-a793-2fa0844116d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:27.859Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9b0f5cef-07bf-4920-8986-37d12ec86341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:37.870Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5c5c7221-cb0c-44eb-a861-b6355d1d34f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:47.885Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=af2e672b-67bb-4a99-9f1b-4fcdb241694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:57.897Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ecd6a7a2-9ff6-4a62-8e82-0c030ec0ed99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:45:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:07.913Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1f4ba221-9f58-43f5-b8cf-1d971317bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:17.931Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=321b9230-dd19-4956-ac76-e3a0fdb9659c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:27.945Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a4e6e46a-db59-4b08-9fe0-7ec81d7a4de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:37.959Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=efad4d23-a080-40c6-9db1-02a07c1d921b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:37.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:47.970Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=faa551e3-5884-4729-9d54-9f7105ca82e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:47.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:57.982Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c02756a4-9d4c-43ec-a3d5-66aaab1c2e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:46:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:07.998Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=755b12a8-0cdc-4f9e-9c7f-cf5906b9bb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:47:09.676Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:47:09.677Z |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 |2022-12-16T23:47:09.677Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:47:09.677Z |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 |2022-12-16T23:47:09.677Z |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 |2022-12-16T23:47:09.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:47:09.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:47:09.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:47:09.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:18.009Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5eb29064-8103-4144-a4e1-a8a203ff1687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:28.020Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=08b3dc49-ba95-4107-a685-14b7d2181bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:38.033Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=12f221ea-c69a-4119-b7a5-f400855e5457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:48.045Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=825b2491-3978-483c-9d3c-9ff4784f1810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:48.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:58.059Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6d664e79-6ab7-4546-954b-3d59ce6165b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:47:58.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:08.071Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3a706ee6-5099-4cb4-9c43-9afcc8274727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:08.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:18.084Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7f004552-24a2-482f-8773-54f3d546c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:28.096Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d99c752b-b739-413c-bed5-ca4b52421cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:38.108Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ae10ca79-624c-41e5-921a-b2a3d737fbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:38.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:48.119Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a7912357-d700-497c-acb7-678997840e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:58.130Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6f5abed0-d27d-49e8-8d74-ffbe83fff5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:48:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:08.143Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f4394335-84f4-48b8-9cff-5581605fad34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:18.154Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=26764759-9ff2-41e4-9787-9defd2f87ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:28.167Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a75a4719-8148-4ed3-90b8-887c3e5d07e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:38.180Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b0b0cc3f-6720-41bf-be5b-17d3f9331d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:48.193Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2651e0e2-df15-4a45-a5e0-e685087c2116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:58.206Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=305adf01-c344-4a8d-96d5-021da6830d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:49:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:08.216Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b8e93548-705b-401a-a4a3-daef319d6969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:18.230Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d6048f1a-2fb4-4fee-8962-22e5d4e06db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:18.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:28.242Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=db5bd6ab-a9ee-4b7d-9df1-8f9a5e7fa877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:38.259Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=50498f99-c157-4d94-a461-6f611d3d3172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:48.271Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4563bb8f-6358-46ae-901f-5b0b93fc5dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:58.283Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bfdeae15-53f8-43a6-b261-6f45ddef6781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:50:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:08.294Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b2d5be42-6cfa-4aff-b334-77c8172eb338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:18.311Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=06435b98-71b4-4cc7-8749-27dd7f88017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:28.324Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a4aea811-6ae9-40a7-814f-124f5c441c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:38.338Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=63c51f00-a4ad-433f-a89c-21181bd018c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:48.349Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=150372fe-4d18-4be7-8079-4859f94494ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:58.364Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7dd5c976-3e55-414c-ae58-373501f0519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:51:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:08.382Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ef7cd893-8c51-44a3-a98c-2883987525b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:52:09.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:52:09.618Z |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 |2022-12-16T23:52:09.618Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:52:09.618Z |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 |2022-12-16T23:52:09.619Z |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 |2022-12-16T23:52:09.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:52:09.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:52:09.626Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:52:09.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:18.399Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ad70fbac-fa53-460a-b886-dc89a823e61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:28.411Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6253e41d-77ac-4586-a5e4-f807cc56e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:28.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:38.437Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=40a7513f-3727-4355-a60c-32d58bc32985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:38.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:48.449Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1b909f64-8a47-40a0-ace7-f71e40944407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:48.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:58.462Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=850906c7-ca3f-4020-8186-f7213239dfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:52:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:08.476Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d465dfb9-34be-4ed5-aada-f82111b02421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:18.489Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=42c50b3e-0a42-4532-b39b-3b74dc45e74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:28.504Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3879ae85-1d25-467e-b9b7-78d97697c18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:38.515Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a72b4085-5d9f-4d00-9e0d-93da318261b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:48.527Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=781b3c57-6927-401d-86e1-b66dd2110c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:58.543Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=16cda70c-09c7-4a2f-89dd-86f46b7e7002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:53:58.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:08.555Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f362e510-47be-46bb-9d10-8633f6a4969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:18.567Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b4764ccb-4066-47f4-836b-d052c1936769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:18.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:28.576Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=776c780c-5ab4-485c-9cf0-2288b8e38549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:38.587Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4060ebde-aff7-4d33-bb2d-5ff0a5712cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:38.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:48.599Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7a24f8d5-d7d9-4ec7-a5cc-aec6ff9282c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:58.618Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e6e90369-48c4-458d-8d5a-1cfa92dec1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:54:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:08.631Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c8d6a442-8e1b-42d4-8143-555c90f0b752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:08.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:18.642Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d5238436-e3bb-4ed5-bbe5-7c4b60c77b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:28.654Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ea67af80-342d-4b77-92e4-d558b15e4ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:28.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:38.674Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=28534ae1-7422-4ba9-b70c-5287c49611cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:48.688Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=99f7b1fb-b16f-4248-a73d-57067416fa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:58.699Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0b4151eb-e063-4712-9e3c-26658b751fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:55:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:08.713Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bca74661-af07-48a4-b11b-7e293eea59b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:08.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:18.727Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=60cb37b3-8db9-4462-b3b7-4353956110ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:18.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:28.741Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=07e414ba-43ab-4458-a21d-381960ef523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:38.760Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4dc914d6-9a6f-4992-8b1c-5090a44e1a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:38.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:48.773Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=33b23b3d-9cf6-4e74-9d36-b40dedb81516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:58.786Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3af907a9-a24d-4cc3-945a-9882bfadda3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:56:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:08.817Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=647f2ef8-3c74-429d-8afb-fa9132075e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-16T23:57:09.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-16T23:57:09.590Z |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 |2022-12-16T23:57:09.590Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-16T23:57:09.590Z |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 |2022-12-16T23:57:09.591Z |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 |2022-12-16T23:57:09.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-16T23:57:09.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-16T23:57:09.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-16T23:57:09.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:18.830Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=11f11159-15dc-4579-a721-43aaa0d8f06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:28.850Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ffbd0f94-eae9-4b73-84ca-32976899d958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:38.871Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fc4d3b58-5be7-4bd7-8140-1565e5a1345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:48.884Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ad146e5b-0db1-4452-83e7-dc9881208131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:58.897Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=12c6b033-a74b-4587-b54d-78b2b89a3a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:57:58.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:08.910Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4d178042-f45a-46af-a5d2-c24d1a47fb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:18.924Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=97c2e5c4-fec2-4e08-94e7-a3510678f613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:28.936Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e8be0ad3-3559-4a89-952b-1a499815759e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:38.980Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3dfa2ed5-1e06-4f8f-8cfb-db438e7009af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:48.994Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9ea60516-0c21-4c03-96fb-f6b4e38f695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:59.005Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ad6e77c0-fe91-43c4-8bb9-6938a6e323ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:58:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:09.018Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dcb661fe-ecbf-4ffa-acaf-884479a1ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:19.032Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=44b82c90-ef4e-41be-a78c-8ebc05429b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:29.052Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d5acd7c3-4243-4a43-b403-88fecdc0b236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:39.068Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b144ba06-aa9c-41a3-8007-342139555dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:49.080Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d68aacd2-78ef-45ca-80a5-a69ad0f76176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:59.091Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=82f5d73b-b244-4152-9ba4-e48e00d66064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-16T23:59:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:09.104Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=44613772-7f4d-4675-a7ee-0e25a143dea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:19.141Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=aa3b196a-0314-4ad3-b4a3-c8e0c2eb8af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:29.155Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9c30a254-fed3-4b92-be6e-5ab88d902590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:39.170Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b9722a2f-0f91-44b3-b6a4-d34bf690b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:39.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:49.189Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a21d957f-821a-4c38-a258-bebaabbf935e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:59.209Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1c67de2d-cd22-4577-98c2-a29d4fc68154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:00:59.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:09.223Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d2774b2e-343f-4aa4-b1d2-dbd0090faedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:19.242Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2e2d8bdb-9f07-4288-ad18-c0daa9d2e84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:29.261Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5c479544-5936-4dd0-b694-875077ef681c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:29.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:39.275Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=60b505ac-46c6-4cf4-9149-b4741728591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:49.287Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a0f0b883-8d4c-4c13-80f6-500c2710867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:49.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:59.300Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5e666963-173d-4346-bd67-c32f38a19677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:01:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:09.313Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8ff53283-3c8f-44c0-8552-211260b6fddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:02:09.622Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:02:09.622Z |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 |2022-12-17T00:02:09.622Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:02:09.623Z |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 |2022-12-17T00:02:09.623Z |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 |2022-12-17T00:02:09.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:02:09.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:02:09.629Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:02:09.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:19.326Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=05f9a23a-c507-40ff-ab4b-d62034bf8b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:19.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:29.337Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c9359944-ec0c-4cab-9a08-5f9cc0759df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:39.363Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f33f5a1e-f9db-44ce-a67a-45bdf800b4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:39.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:49.374Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=86dd065b-3d2a-4e68-a3f9-2fe888f54c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:49.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:59.386Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e3bbe8d5-edc1-4bab-b62d-00ccf7d9dfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:02:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:09.396Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5b5d6fb1-c775-4ff1-8b6b-1304fe2a4a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:19.408Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f118c758-6565-449b-9af9-6efc4ab728d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:29.421Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fefb8e52-ac2c-49e8-95ff-9cdcc8c373c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:39.432Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=74763a88-c662-4c67-bf11-346b91c701eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:49.444Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=92411f71-e19e-4a9b-9cd5-6616a96f44d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:59.456Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fd86b3f1-ee1c-4b83-96e0-7ba70981a304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:03:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:09.468Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8a008855-40d8-4363-95e1-d5af3af599c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:19.488Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6736ef02-e17d-449d-9617-764201f61c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:29.502Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=90e48a4f-063b-462e-9bee-655cc91b1f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:39.514Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4fea27da-a31b-4794-8a50-08bfd4afd63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:39.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:49.526Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=efe80c84-c8fa-425d-9d18-7ed8726e275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:49.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:59.538Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f78b7eb3-8774-4abb-aa69-3246ad0b5620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:04:59.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:09.550Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=85ff02d6-5708-4e39-9e19-4dbafae79dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:19.561Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=83232bbb-0061-4649-a152-e4443175e9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:29.574Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9bb8960d-88c3-481d-b6c6-ec765e02a3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:39.592Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fe96eadb-6a25-43cf-b954-18bef31b6c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:39.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:49.607Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f5d2db57-a722-4162-9bd3-29443a8e6fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:59.619Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1440c96f-621f-4af7-b12b-fd21f2560572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:05:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:09.632Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=13461ca6-caa8-4892-a34f-cd184ac83bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:09.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:19.644Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=98b5ba31-8eba-43a7-93fe-77c018d31ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:19.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:29.662Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=72e38faf-0b2d-422e-9077-05d4698f8db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:39.677Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5c232693-9bd0-4b81-9ff5-c91f827f0fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:39.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:49.690Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f8812014-f484-4daa-9db8-1f0870b858c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:59.701Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=da1be6dd-770a-4fa6-90bc-9daedd71e166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:06:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:07:09.594Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:07:09.595Z |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 |2022-12-17T00:07:09.595Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:07:09.595Z |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 |2022-12-17T00:07:09.597Z |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 |2022-12-17T00:07:09.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:07:09.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:07:09.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:07:09.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:09.712Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=47ade828-0809-4d26-a6cd-ff4bc46ec37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:19.726Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6598a82f-b370-492b-b76e-74c9ce0da317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:29.749Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=70fb19c8-7c08-42e1-a391-da0ebadaf782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:39.763Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6137bee3-c46a-4a72-ad8a-489c15fe5def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:39.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:49.774Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=519951fe-65bd-442c-b1f5-7221d2fff8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:59.786Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fda2ef90-7aa1-4954-aefa-ed59c6306364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:07:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:09.798Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4d524a62-463f-4683-87e0-1e209c726c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:19.810Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=644a8bd1-e3b5-4803-a447-16158a963a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:29.825Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6dee39e8-ac8f-4801-954f-d96e0011f1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:39.836Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=eb629e4e-3b5b-41e8-b331-c34055fe5fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:49.848Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9e4ad87e-77a5-4fae-aa71-8ccb1f332c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:59.861Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5e62c14e-f66b-4b1f-9fa5-d6350e648632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:08:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:09.876Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2a9e1970-ce2e-4d50-8015-9b021e527bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:09.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:19.892Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a79bf7fa-6085-4ceb-8b0c-536ba083f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:19.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:29.907Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=61f409da-3579-44e5-86ea-04b1e4a1f4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:39.933Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5dd8f61d-431e-4f28-b8f6-264427e795fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:49.949Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0009dcfd-a4c1-44ba-a9cd-1d25228098d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:59.970Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b3b2749d-7929-4a49-8cd8-0e8758c2825f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:09:59.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:09.981Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cd30f877-426d-4ad4-a171-b6e64ebbc5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:09.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:19.991Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=da16e4d3-29e0-403d-9a44-45cea7d5809a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:30.003Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=acf6477c-13b8-4541-a878-ff6f961bd1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:30.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:40.013Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8f3115d9-530d-4513-916a-eadd3c976b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:40.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:50.032Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c2e8d0f0-2a80-4805-bdbd-29bbeea6bc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:10:50.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:00.045Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=49c86dd1-e5b6-4501-8614-723ec69adc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:00.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:10.057Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=13cda6d7-84fe-4469-bb48-2142c43c38d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:20.071Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5d1850ea-ea1e-403c-92fc-8843c1c41aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:20.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:30.083Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=71e20b7f-7be4-46cc-b8fd-30751295a4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:40.099Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=579343c2-4397-40cc-8159-ef203c318d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:50.113Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c782375f-58d4-48f6-8334-0dd8aa61662d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:11:50.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:00.125Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c0853d79-198a-4c86-a558-f68b42ab43b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:00.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:12:09.567Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:12:09.567Z |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 |2022-12-17T00:12:09.568Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:12:09.568Z |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 |2022-12-17T00:12:09.568Z |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 |2022-12-17T00:12:09.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:12:09.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:12:09.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:12:09.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:10.137Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1dee8954-1158-4cb7-9d25-d0164ca60385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:20.149Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1c68c177-4964-4b87-8803-b94dbb26eab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:30.160Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=22b26d9d-cdf3-4ded-947c-373a72b1c276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:40.174Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2d4a3c35-db04-4743-b4ed-fbbfd9488cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:40.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:50.185Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c4f8f069-d00e-4da2-aa87-66963e0e4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:12:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:00.199Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3079ed87-622d-4f57-b19a-7c4c4a32cbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:10.211Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=27c9df85-bf6c-40c7-bd83-1942d0de2ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:10.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:20.225Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=87a4ca47-601a-4c98-a331-6fd0df1511b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:30.237Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=64d0bb8c-f067-4ca5-9ea6-e2535bb98e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:40.249Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5ae87619-d6f7-49d7-ba1b-6be1977e0cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:40.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:50.260Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=603c37f5-effe-44ef-b052-c21e1d891788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:13:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:00.272Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d18b1ba0-2631-4801-ae88-d148dd4ecc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:00.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:10.285Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=88d2a14d-6c29-4f48-8883-ee4bdefc4cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:10.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:20.297Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=434de658-31e4-4bdb-9cc8-fe8d73578a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:20.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:30.310Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=17f5433c-6b0d-486e-a716-93fe966bef82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:40.321Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=25d81b9d-6044-4dc9-9e77-5b0b22bd0ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:50.337Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=52cbc450-9be3-4e12-b343-5e752188a06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:14:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:00.352Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ac52fa13-0a55-450c-a498-6a29a18aa296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:10.364Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a3e451fe-9d48-4ec9-8715-3ad0e13f1eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:10.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:20.380Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0aca7818-3c14-48e4-893c-176a774b22ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:30.392Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=18f158c2-d505-47cd-bf49-e266270dad35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:40.408Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=468fc3a5-3b75-43dd-898d-57dfac133223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:50.420Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1e6b13ec-31bf-4c3b-b692-5625492d8a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:15:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:00.449Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d04d5e7c-a20f-4a5e-bccd-dd2a7f86b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:10.463Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2c7ea095-3fb2-403c-bc3a-acb486c90d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:10.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:20.474Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=09bc858f-499a-49b9-843f-0429161e767e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:20.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:30.487Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=23489b7a-b84b-4c73-b835-532884312abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:40.500Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=59d54aa7-f9ad-4e55-a689-50b93189c4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:50.520Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=497f7eb4-e134-457c-a94f-57d86472fe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:16:50.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:00.531Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0e330b82-28e8-4ee9-a835-2d00a8b61439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:00.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:17:09.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:17:09.599Z |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 |2022-12-17T00:17:09.599Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:17:09.599Z |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 |2022-12-17T00:17:09.600Z |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 |2022-12-17T00:17:09.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:17:09.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:17:09.605Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:17:09.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:10.542Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=56fda467-3b45-480f-8c66-0a4c73a0441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:20.555Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bc041a73-b64e-4f0d-960b-40e1fdda6344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:20.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:30.568Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2cd78438-8aeb-4f3f-adbc-3d94267245de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:40.579Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b09b7024-5eb0-4195-9fb7-473cac25bbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:50.592Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2f78e5d5-02e5-4cac-a111-bc4944bfaa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:17:50.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:00.606Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d5728fbd-bb98-40d0-98aa-addf8cf3ad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:10.618Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3e33d005-2043-4d4f-8eec-42eec323b062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:10.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:20.629Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d08c9c7e-b1f7-4e8e-87b8-a1648089bd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:20.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:30.641Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=26437699-042f-42e9-8728-af500e08e6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:40.652Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0638af12-b2c7-4691-87ea-a588c58417a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:50.663Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=924d044f-afbf-433c-93c8-12e1cda53400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:18:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:00.674Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7c327b4c-8d55-4563-8654-aee6d6920c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:10.684Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=258450f7-b63d-4c18-acbd-ecd9e806265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:10.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:20.696Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=50e5e556-6bc2-4b4e-a7c1-c70fb7228345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:30.711Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9ff139e6-dd19-4b90-8dd7-8f1a9d40574f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:30.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:40.723Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cad0f2b5-3bac-4664-865c-e290bacd1446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:50.732Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=82d60dfb-d764-4941-88c0-d5b6a00459c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:19:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:00.744Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c42f7e9a-5fd4-4a08-b05b-5d16f5af3f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:10.754Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=07e6420b-72cf-47d2-9fe2-9b15b9f0a77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:20.778Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5dbaf7ef-b2a9-4f88-9b4e-0f11fa30c0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:30.794Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ec8fd3f4-a1f1-48d0-b366-0d6c066ddd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:40.807Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4b450337-cd2e-42a6-92e1-e8137f017ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:40.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:50.818Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7cf88814-0e09-4634-b3b8-21c7f694c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:20:50.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:00.829Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f2f74bf5-d687-415b-9c95-17a2e52b98f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:00.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:10.842Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=19071783-ca20-48e0-8e5a-197b34dff89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:20.856Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b62feb01-7b44-4e84-b33a-a98e5f63828e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:30.870Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=78bd2757-79a9-46e8-b5f0-a3442808ec22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:30.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:40.883Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=23c7b5fe-f402-41d8-b0ff-5c26867c4e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:50.899Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4451e088-245e-417c-b892-8120c9a40e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:21:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:00.912Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=26fa45b3-5525-45e7-832f-933e2e2fbeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:22:09.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:22:09.554Z |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 |2022-12-17T00:22:09.554Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:22:09.554Z |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 |2022-12-17T00:22:09.555Z |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 |2022-12-17T00:22:09.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:22:09.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:22:09.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:22:09.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:10.922Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bbc0360f-a013-433b-855f-81868a4ec5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:20.939Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7ecffc50-4768-40fb-b8b6-a882c53fd024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:30.950Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b3154299-5c94-4aca-84b4-201aa75e0c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:30.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:40.961Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2cfb7a5d-4bb2-4159-aba8-fc50bcea3231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:40.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:50.972Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b2a2df76-4bfe-433f-9d0a-22e038e39dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:22:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:00.983Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=412b90a8-e77f-40c2-a96f-04fe6d532350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:10.994Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9246b458-1264-4893-b868-f6486c82d89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:21.006Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2c7e047d-5f29-49bc-8deb-777b963937e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:21.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:31.018Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=be2811bd-9ca7-4d1d-b851-7bfeea78e7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:31.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:41.033Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=94e95635-1cba-4789-898b-5fd82188961a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:41.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:51.057Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6a561846-7c1e-49f6-8a78-7bce0d44e850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:23:51.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:01.071Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9eb2c54d-cd8f-44c6-9898-90a4f843bfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:01.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:11.083Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c0d2c406-99a2-47a8-9bd6-b3ce7ea85cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:21.094Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1e55137d-40dc-4345-bbe9-fb04b5b811e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:31.106Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3a16f700-53f6-45de-92fd-b00bf0c0c90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:31.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:41.126Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5de76951-f0f5-4faf-a0ae-ac350f89c827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:51.139Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=461cb9b7-fd65-45ea-9867-3a59db2e06e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:24:51.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:01.152Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7045706a-7f0a-4c05-8baf-55c1552466dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:01.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:11.162Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=515bdb2f-de14-42bc-b9cb-f7de87c4f724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:11.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:21.172Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3780845d-6294-42f3-8a05-3f85ff26d412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:21.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:31.186Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f51b52d7-680b-4c5b-b71e-9befd65be27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:31.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:41.202Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=74c8a738-4500-4350-8308-c382869a560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:51.216Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d146e6ba-0ba6-4d8e-bc9f-b6059a23fa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:25:51.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:01.226Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=41e5a9f0-513f-44f5-bb7c-61ea8f2aac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:11.238Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3f1984f0-307d-40ce-b31a-4507548443c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:11.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:21.253Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9cf2bc3b-6eee-454b-b139-2e19551b64f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:21.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:31.266Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=670e21e9-3592-4dbc-a27d-10e87a7d95ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:31.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:41.280Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=83b9025b-ef07-4b5a-bb50-1b45098f855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:41.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:51.291Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=41cee7f8-22ce-4c05-9d5d-d1aec141b9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:26:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:01.302Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b0986262-c15f-43d8-9564-e240af09df40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:27:09.613Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:27:09.614Z |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 |2022-12-17T00:27:09.614Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:27:09.614Z |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 |2022-12-17T00:27:09.615Z |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 |2022-12-17T00:27:09.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:27:09.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:27:09.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:27:09.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:11.314Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=47203abb-6f6d-42f5-b1e4-60eb67f29f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:21.325Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=304415d0-1855-4f7c-90fe-fe5f32c01c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:31.354Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ebc54dc4-abb6-495f-90fd-3cdefb517169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:41.369Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=96364b14-a2c3-4658-9b16-2b252a75b680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:51.381Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ca70be9c-7bee-4f39-9e4f-095818c0a9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:27:51.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:01.394Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=08f3dca1-1c51-41fc-ae92-646d4516220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:11.405Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1cbc2d8e-c075-469d-924f-a330922d6489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:21.417Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ee637937-d8d9-4467-b80e-06fd7f657769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:21.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:31.430Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=161a250a-eba1-478f-84bc-0dd2bc991a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:41.468Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7013acdb-d4f6-4fc8-8899-35d402c83009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:51.481Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ea992f16-de8f-4169-a85b-54b7ddce731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:28:51.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:01.490Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=77ef2638-19c7-4d1b-8559-21bfe7956667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:11.502Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=018f199d-2f08-4f0a-8608-2e3716048290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:11.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:21.513Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e00ce8b3-b404-4da5-9f4f-368fb3390742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:31.524Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=49119585-514a-41ca-acd5-425d629452c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:41.536Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=162d7006-15f8-4a52-921d-f544cf03a6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:51.564Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4615dd08-963a-41ca-b43a-67e5717ab479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:29:51.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:01.577Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=25446804-9e25-4082-8043-e4dfcaa60822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:11.589Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d8f60d57-9dd4-4874-8abb-bd3d0f175ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:11.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:21.602Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ef044233-961c-4537-9f40-94d94c49939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:21.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:31.615Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8ab70469-5fbc-498d-9c86-b44e93ebb857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:41.628Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c5ad6376-eca3-4661-8933-ab7b5dc43167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:51.638Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=956980b8-45d0-4a90-9458-94eb0ceb91a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:30:51.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:01.652Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a303a1e6-b61f-485b-a13b-b374e6089e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:01.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:11.666Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7dce5e71-2ad9-486a-854b-3eb47304dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:21.677Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=219b5ab7-2ecb-4105-ba30-7f56472b8496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:21.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:31.688Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a347f65c-aa32-4019-9d4a-ed05a91f5857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:31.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:41.699Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=609f1cf7-da44-4c11-94c5-bbc13b0c4cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:51.710Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=34f99f26-63ec-42dd-8801-7b84b21eca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:31:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:01.721Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cecd7ba4-54f0-44ab-bb83-3c8f2a1644ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:32:09.566Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:32:09.567Z |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 |2022-12-17T00:32:09.567Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:32:09.567Z |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 |2022-12-17T00:32:09.568Z |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 |2022-12-17T00:32:09.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:32:09.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:32:09.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:32:09.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:11.734Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c79dc948-89e3-4dd3-93a3-8424090aa1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:11.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:21.747Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e6fffb4f-da59-4220-b2f5-78e8cde08d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:31.760Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bef5b73b-1758-4c1f-9494-33ac3d504e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:41.772Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1017ad69-f5c1-446c-9eba-416c0879042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:51.784Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3979160f-066e-47a2-9e78-8e00f6dad82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:32:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:01.802Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=59108e50-8e28-4efd-98c5-9ba0a6b4bbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:11.820Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=afacadfc-edcd-4ecc-b1fd-8bec0483bbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:21.833Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=59d4657a-ee26-4ad3-8b2c-2627ca61de0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:21.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:31.844Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fdd0a37a-1238-47a6-af3a-35ba2b4a7430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:31.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:41.860Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fa37901d-4ff6-4f38-8653-f72dbf63676e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:51.890Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4e689d90-6551-47f3-b402-2de41c02ac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:33:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:01.903Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=15de7c64-b06f-4079-a7cc-01d7875f7b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:01.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:11.915Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f2d979bd-623f-4e90-bc36-a23a5be7d549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:21.928Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c6f127a9-bd85-4367-b9be-c366e7accf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:21.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:31.946Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=41cd4abc-bcdc-456c-abb0-3f016012c1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:41.958Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1ecbef9d-3d7a-47dd-b4ea-26c8cd1255d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:41.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:51.971Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=07576ea7-35e1-472a-a186-8f042055da88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:34:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:01.981Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=83bd8898-4834-4d1a-b6fa-66bd31f56b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:11.994Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8e7727eb-84a3-403a-9e2c-542adae586d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:22.007Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cd502797-b064-4149-8c9f-83e47a8df91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:32.018Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c8db89d4-d97f-4825-8d3d-6235b146ee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:32.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:42.034Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=72ef30e6-665e-47b5-b710-0590810cded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:52.046Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b80410a2-6ecc-4129-bf6b-3bce73d3ca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:35:52.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:02.058Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=302e66e8-007a-4eb3-968d-c33c9db0848d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:12.071Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=aac6ea63-7c04-44ea-9764-b9d0ca96c8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:22.082Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=16a02eec-e2f2-43be-aaca-a1f8489acc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:22.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:32.094Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=59095a27-593f-424d-b18a-bcd4981abca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:32.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:42.106Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=612ca379-0f93-4ef8-b26a-f026c731d448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:42.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:52.116Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=37bcb389-655d-42bc-b89a-26634486c14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:36:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:02.127Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bb5e9334-bc7c-4a9e-a7f9-e9a5f1cf09c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:37:09.638Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:37:09.638Z |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 |2022-12-17T00:37:09.638Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:37:09.639Z |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 |2022-12-17T00:37:09.639Z |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 |2022-12-17T00:37:09.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:37:09.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:37:09.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:37:09.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:12.142Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=80f783c7-29c8-407b-81f5-661da55c3e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:22.153Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bc869ce4-2d21-4f3a-a78f-b886ed770b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:32.165Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2fe688da-b6c7-41f0-b956-251435738f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:42.178Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0838561f-6904-4f08-82fa-7e7862650d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:52.189Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a0e67ff4-21f6-4994-ac34-fd8371a983f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:37:52.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:02.202Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=530959c1-4fb9-4c8b-9c78-388fa956d074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:12.213Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cc26e9a4-e6d1-4e10-8bbe-f0dd682164ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:12.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:22.225Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6a8b1e63-9989-4830-8469-426bfdbe94b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:32.237Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=863db483-036c-47b7-9c04-e537b7b6e38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:42.250Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0d4dc8ef-de9f-4c94-889e-08f45261dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:52.275Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=49581a63-66ce-4571-9b24-8c411c911620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:38:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:02.287Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a56a876a-be14-4576-9664-ecb3c62d362d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:12.298Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=762e8596-dee7-427a-841c-03f72264a9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:22.310Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4a648bc4-aecc-48be-bf60-0d90a228fe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:32.321Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6ae20d72-fa6f-4192-9e6d-be4cb741f0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:42.340Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fe9b6a50-710c-49c2-8938-2c21802db27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:52.351Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=de7bad7a-aefb-4464-b8c9-dcc7d3b52ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:39:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:02.363Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fb350c0d-2270-4062-8751-90aa33938bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:12.374Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=accd38cc-073d-4405-b1b1-68fd144b3016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:22.386Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e8aed3c6-a25b-483f-b212-81ed0f6d3e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:32.398Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=792e8e15-f77c-4ae0-b8df-187e3ae89175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:42.421Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c1c0e500-23a1-4165-8516-1735d7137e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:52.435Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cf57f653-7472-4dde-bcac-3d6abe794f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:40:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:02.447Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8dcd17cc-f1c4-47c4-a154-4d08476e84cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:02.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:12.458Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d60992a5-371a-4a59-af88-4865c91cc55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:22.468Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=85d450c1-e114-4d46-aee9-7030bed873d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:22.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:32.480Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=87485c26-6a0c-4aa4-9e0f-c34fc3b322ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:32.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:42.491Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=91d90548-d116-48cc-a579-99c33b8ee84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:52.502Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9d5e5593-f29c-4bfb-bca9-fe32486f7f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:41:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:02.514Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5395071c-db8d-41cd-8c6a-8d4241939110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:02.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:42:09.623Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:42:09.624Z |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 |2022-12-17T00:42:09.624Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:42:09.624Z |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 |2022-12-17T00:42:09.625Z |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 |2022-12-17T00:42:09.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:42:09.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:42:09.630Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:42:09.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:12.534Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9d2c65d5-ecd7-4359-a9ef-844819cdddea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:12.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:22.547Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=34397ae1-c486-4962-8f93-6bfba37d046e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:32.559Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=445ba97f-89d4-46c6-8485-f651b752efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:42.572Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=31f8dba8-dacc-4ad8-b52a-c47584fccc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:42.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:52.584Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4988f71c-968b-4415-be20-a19f99f7c837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:42:52.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:02.595Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e34cefa3-bc45-4d0b-b56e-c81debe171a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:02.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:12.608Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6dbb0188-c5ff-413f-8dd5-367a1493bef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:22.618Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6d5c8471-ca94-4644-9c5e-28692b57404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:22.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:32.628Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e0e8c4ee-0514-4186-8c47-a3f9d5d676ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:42.639Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=930ee6ca-eeca-4c79-9b0c-b6d671783c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:52.656Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=77160209-0764-4373-bac6-2fd2787613bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:43:52.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:02.668Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b4458861-cd59-4e8d-8539-5c516a8788b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:12.680Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=862ebb24-0725-47a8-b2e0-8d6581c08faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:12.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:22.702Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b9fd0a54-234e-4618-84a4-170125f18206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:32.719Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e7b3f37a-961b-4086-bf98-d8fc642277db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:42.729Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6bb003fc-f330-4504-b5bd-62f658235f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:42.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:52.743Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2156fc1c-c754-43ae-991c-5b4a489b0cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:44:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:02.756Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d6a126ed-2ab4-4f66-b652-bd5a087c553a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:12.768Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1e2ab7a1-ee4e-46c7-a22e-0d98d4ab2847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:22.801Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=26866821-42a0-4809-8065-b9becee00b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:32.817Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0a2f173b-03a9-4406-971f-429b88e6b61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:42.830Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=21601568-3b66-4fee-ac37-faa5b59d7568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:52.841Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a9c6cf95-3c52-499b-ace5-a29ba8880ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:45:52.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:02.859Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cf907365-160c-47ac-b730-e4a1c9d5499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:02.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:12.871Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c9ad0837-8386-4f7d-83cb-483f1aa90da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:12.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:22.883Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=db8347d5-f831-42aa-8cf4-beba68ec2740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:32.898Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=da19c471-2b0b-47cd-a788-a93fb0e8331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:32.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:42.909Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e9674a62-3a73-4fce-b36b-95b6e7889111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:42.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:52.921Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=38eefe44-194a-4f56-ac43-ee98f5dc343b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:46:52.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:02.936Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b9ae07f8-881e-403c-b0e0-014327ebfad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:47:09.573Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:47:09.573Z |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 |2022-12-17T00:47:09.574Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:47:09.574Z |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 |2022-12-17T00:47:09.574Z |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 |2022-12-17T00:47:09.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:47:09.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:47:09.579Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:47:09.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:12.950Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=43483156-6321-4f6c-a4f9-bc6fb19d698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:12.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:22.961Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d723476b-d112-42a8-a8aa-c85182fcbca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:32.972Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=46d744b7-a213-451f-a6b0-49eee94dce9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:32.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:42.986Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d1364bdd-20f1-4163-b388-7145d6031aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:52.998Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=03536671-034e-403d-889d-26ba1d5bfebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:47:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:03.008Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=212506e5-96e9-4cf6-aa65-2de76a837c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:03.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:13.019Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=89761697-ab67-479e-90d8-2193700aadcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:23.031Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d31969b9-8c7e-4852-94cc-bd1a09ebe5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:33.043Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5cb5bf24-8dbc-43c4-8d06-14b853d622d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:43.053Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c4fba2d7-7ca2-42df-bf40-c3b85959ff5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:43.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:53.064Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f5a389da-d847-47e0-a56d-85f6a3a49624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:48:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:03.077Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=832218a1-c232-4d16-b83b-1bfaa67a116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:13.103Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=552bcdbf-f80b-4790-87cb-7a6d1e1cdda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:23.131Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c47dc80f-5188-4bcd-8fb2-5f1e9362b1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:33.150Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=08967b27-6647-4478-b2e3-71ec01410d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:33.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:43.162Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=282ba5ff-4b3e-44a3-99b2-b5ab58689e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:53.174Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=985b1a14-c2b6-4114-8178-cec9cce17c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:49:53.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:03.187Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7f406569-070e-4b1f-a3b1-efd7ac3203ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:13.204Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a0385e3a-9c32-4710-9299-4160d13dc329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:23.213Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5bd91212-d203-4c76-9173-3740e37e6062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:33.223Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=df33ce02-b803-448e-921f-04a53a4b1cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:43.234Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=91af5b6d-1a15-4923-b057-da74c64cc135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:43.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:53.247Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=58db9fbf-08ed-4f66-b31b-65cb37b29a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:50:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:03.258Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=662c4514-ff51-4283-8036-c04063a7956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:13.269Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=06069306-2ac7-473d-b01a-47205e01f724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:23.283Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c9b23bbb-7c86-49fe-b812-ca3dfe15dc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:33.295Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=66c5f533-56ac-4284-9fd0-85f9b2bffbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:33.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:43.306Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2ae13fa9-947d-492d-8b9c-346ea9cdf64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:43.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:53.317Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ba1303ae-c9ba-4698-b370-28765cae67d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:51:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:03.329Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9d0bfaab-1251-4aaf-a111-a31e2fb4d8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:52:09.540Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:52:09.541Z |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 |2022-12-17T00:52:09.541Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:52:09.541Z |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 |2022-12-17T00:52:09.541Z |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 |2022-12-17T00:52:09.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:52:09.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:52:09.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:52:09.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:13.340Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2e01844f-39da-4ae0-b9de-276a7f1d6540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:13.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:23.352Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ea0cef95-d4b5-406a-af2b-5e5590ccacea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:33.362Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2b2f7e78-f630-4a00-a4b8-168be41f46be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:43.373Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cf54647b-a678-435a-b471-58d9d62bd114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:53.390Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=af7bcca7-c1e1-441f-9850-ee612e86a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:52:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:03.404Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a503b3ee-4c8b-493f-b819-0e37049db8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:13.416Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ba1c3401-4b6d-49d4-bc83-81d53983e691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:13.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:23.429Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8432d0a3-4999-4c7f-b55a-05632e6cda2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:33.442Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e64fca1a-40ce-49cc-ae5c-b821bb59c291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:33.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:43.453Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=57e642be-3062-4835-8c88-b51b33a8462e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:53.465Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a8e63672-d86a-4154-ba41-80a2704a0ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:53:53.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:03.489Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ef94b7c6-ca9d-4d74-8988-d7d501d0b14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:13.501Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6a5fad99-2786-41e3-8dbd-f3a14b740d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:13.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:23.512Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=471a83d6-3b5a-4e4d-bba2-62c3f936df31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:33.526Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6b1d6994-7f5d-47ba-9860-e2b3bd431b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:43.537Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8c5422d9-a137-401f-9a56-380fd069e366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:43.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:53.550Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=51d0e6fd-618a-4fe4-855c-58141b0725f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:54:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:03.569Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d6a66bba-5d52-494e-ab2d-56dc493c82e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:03.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:13.581Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=745bd15b-01c2-4ac9-af47-69d953167a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:23.591Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ceb999d0-cc93-4fa8-9f2c-9387eb8e1eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:23.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:33.601Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bafaaf77-6154-4b1a-942d-e447bfbdae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:43.612Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1a00c0fe-0ff7-4c9f-bb5d-4733baeb75a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:43.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:53.627Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a8b22175-043d-4f87-8dab-0129c352e7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:55:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:03.640Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7428b6f5-e04c-4d01-9620-345870a4196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:13.651Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=50822dbd-8ae9-4ebb-bd6c-7c3493a9cfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:13.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:23.662Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=808808dd-5b1d-41e3-9d45-8b41e6d131d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:33.675Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e82b1a7b-65d9-430f-86b3-0a156d04490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:43.692Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e39dc054-324b-4c43-9069-5652652f8f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:43.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:53.703Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=63abb87c-19d2-47d1-ac86-d070defdc882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:56:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:03.720Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=94f30e11-3903-4b4b-b847-cc4d4a91e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T00:57:09.621Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T00:57:09.621Z |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 |2022-12-17T00:57:09.621Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T00:57:09.621Z |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 |2022-12-17T00:57:09.622Z |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 |2022-12-17T00:57:09.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T00:57:09.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T00:57:09.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T00:57:09.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:13.732Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0144650a-ec84-4243-8dde-245fab1adca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:23.744Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0c813ff4-f3ce-4a6f-aabb-00fe6b60101d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:33.768Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0c3078c9-836d-487e-bc5b-484f40aa296e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:33.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:43.780Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f3ebac0c-c76b-444d-a335-08e62b3d6624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:53.791Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=bb24d710-2d6b-4499-936f-036e36fe0973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:57:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:03.808Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e4834b8e-c1fc-4ca2-9dab-342f8ddb261f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:13.819Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=517e55d9-adb8-40f5-9f6a-112522fb2e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:23.834Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e1a89a7a-5764-42c3-b79a-2a09676818f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:33.844Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3d80df42-73c3-46f3-9b53-111a691c350b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:43.855Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0977480d-a02a-427a-b406-a8a5d41efb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:53.874Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dd4dae0a-a3f4-48d6-810c-4b352941aa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:58:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:03.886Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=225d63f8-a025-4a76-af14-93b9dea4bd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:03.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:13.907Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=095c6673-cb7c-4a9f-8734-dc7c16ead805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:13.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:23.956Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fd239d80-139b-4351-b427-4c89d8b9ccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:23.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:33.968Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c960cd9f-26ec-4e9a-9d93-2e3a0435dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:43.979Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f1d3c79f-d7e8-481f-aff9-f0316becc950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:53.990Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=92e12a18-931e-449a-9323-b7542e888ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T00:59:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:04.013Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a294d774-3c01-44a1-803c-339236df197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:14.024Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1a49f402-0268-4de4-8e07-a4452cc0b3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:24.037Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=edaca53e-bb34-4f7b-bf21-1ca6d8251fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:24.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:34.049Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=23411f93-5915-47d1-8674-5be27f15902f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:44.924Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/DyMApo1Jd8SEMAIUMjVF'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:54.921Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=532b1a20-ba49-4cd6-9f71-2664ce156036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-17T01:00:58.531Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=DyMApo1Jd8SEMAIUMjVF, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:59.146Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:00:59.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:01:09.149Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5e84f0f7-05b7-4165-bc18-fd4c3b93dc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:01:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:01:28.728Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=70bcbb36-23cd-4da4-b177-063339449787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:01:38.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:01:48.340Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5faf7cd6-2c1f-426f-8da7-501f5effbfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:01:57.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:02:07.904Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=83ddf72a-e6d2-4ec8-b27c-31b2ede6e0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T01:02:09.630Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T01:02:09.631Z |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 |2022-12-17T01:02:09.631Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T01:02:09.631Z |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 |2022-12-17T01:02:09.632Z |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 |2022-12-17T01:02:09.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T01:02:09.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T01:02:09.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T01:02:09.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:02:17.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:02:27.523Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fd32674a-9ab2-4f89-b729-3fd7f4e361c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:02:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:02:47.081Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=be25b5dd-3781-4cc1-8512-04f274b48f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:02:56.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:03:06.669Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d3e73219-00ef-48ad-b099-9a1edbcfebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:03:16.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:03:26.220Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=870e7d92-83d5-4145-82c4-f3fda6b9de93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:03:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:03:45.793Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=153b4e5b-5a4c-4f03-8c75-ffba8ee4a2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:03:55.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:04:05.347Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c40c39a0-a3bd-4a14-b99c-a326c48fa558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:04:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:04:24.900Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=dbdccaae-356b-4c32-9dcf-c5818565b4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:04:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:04:44.447Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5dc7610b-c31d-4390-a313-15415eeebf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:04:53.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:05:03.996Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=32eba475-91b2-471e-9125-8f7c8bff753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:05:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:05:23.580Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a461d313-28a1-482b-b67c-4fd58769e004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:05:33.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:05:43.149Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6d800338-7560-42ad-940d-8eaab3b66390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:05:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:06:02.750Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cc4eda83-9799-4f11-a983-857f3f6f38c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:06:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:06:22.303Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0ea78fb6-d44f-4ccb-a5dd-424f18cb2a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:06:29.303Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:06:39.304Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=e5249e8a-a9af-4963-a25b-4f4295306143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:06:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:06:58.890Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=71a16ae8-081a-4c0a-9c8b-560543687734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-17T01:06:59.761Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Ld2DabGqAdFDLS8WDrh6, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:06:59.792Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:06:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T01:07:09.540Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T01:07:09.540Z |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 |2022-12-17T01:07:09.540Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T01:07:09.540Z |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 |2022-12-17T01:07:09.540Z |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 |2022-12-17T01:07:09.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T01:07:09.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T01:07:09.544Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T01:07:09.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:07:09.794Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=77179664-83c8-4fa5-aa27-ad9e128bb554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:07:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:07:29.349Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4a9a1ea3-4a94-4e0f-b3d4-68efb01f48eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:07:38.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:07:48.910Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=65d787f3-97e9-4171-b0e4-d69acc37e809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:07:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:08:08.455Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=61e0b2fb-9a81-4a41-ad16-d156cb95f2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:08:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:08:28.018Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1230f708-22a5-4b82-ab7d-ffefda8b5306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:08:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:08:47.570Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9dd5559c-f930-4e43-96a3-3e98159d25aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:08:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:09:07.121Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=18967050-3fff-460e-948c-85b0d9b4163c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:09:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:09:26.680Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=39f48394-3eb3-46bb-bf68-8b91fcced3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:09:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:09:46.228Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3dbf017f-b566-41fe-a137-97af51f3d73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:09:55.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:10:05.792Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=28f5650d-3a34-485e-b87e-83963230710a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:10:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:10:25.336Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=590c4e25-cbaa-4f63-bff2-f3c759c1ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:10:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:10:44.882Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=cc49ea2b-a4e9-4498-b711-0f13d42b1391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:10:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:11:04.436Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=74819910-9e76-4f5c-8eb5-b1bfabb21891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:11:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:11:23.991Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6df53655-6290-4173-9e1d-f6953c872d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:11:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:11:43.540Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6d04da61-92c4-4387-b1b0-47b6ed9ad209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:11:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:12:03.088Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1aec8cf6-d437-4fba-a4b2-45efc46f92e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T01:12:09.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T01:12:09.618Z |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 |2022-12-17T01:12:09.618Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T01:12:09.618Z |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 |2022-12-17T01:12:09.619Z |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 |2022-12-17T01:12:09.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T01:12:09.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T01:12:09.623Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T01:12:09.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:12:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:12:22.637Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=10f8c1f9-105e-4bc2-9d6b-22cbbc76b2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:12:32.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:12:42.191Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=b8c4f8c0-eb71-4ce0-b9cb-413dee68df4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:12:42.862Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:12:52.862Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=fa3048d2-fe23-44d6-96f4-5a5064b5fa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:13:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:13:12.446Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c129456c-16d4-459e-9233-be5e80cdc5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:13:22.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:13:32.001Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=84d9a4d3-d8f3-4b61-b9c0-b27199cd18c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:13:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:13:51.568Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=db5f8cee-e41d-4f57-909e-ea74ba2af671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:14:01.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:14:11.125Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6b49f06d-a316-44e9-9da2-b64e4e51808c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:14:20.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:14:30.675Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=65d83449-ee8a-4ebc-8ca1-7f12b10bd1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:14:40.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:14:50.234Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2e001437-72d5-4daa-b7ea-e5616579578e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:14:59.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:15:09.810Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=28f8882e-910c-49aa-be01-49c36a39f77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:15:19.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:15:29.357Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6353e191-ddb5-444a-af6c-9996538c0f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:15:38.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:15:48.920Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5edad6f9-5d3b-41e2-9609-510a088eee01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:15:58.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:16:08.478Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=29395aae-4a4a-4ad7-9460-e3d2d0152b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:16:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:16:28.029Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=0f7568d5-c817-4d30-8051-abc3c1434f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:16:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:16:47.605Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8d8d4924-5767-493e-a8c3-caf2fb0ada24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:16:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:17:07.144Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d788a997-a8bd-4108-abf5-0fcccb4f9c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T01:17:09.571Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T01:17:09.572Z |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 |2022-12-17T01:17:09.572Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T01:17:09.572Z |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 |2022-12-17T01:17:09.573Z |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 |2022-12-17T01:17:09.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T01:17:09.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T01:17:09.578Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T01:17:09.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:17:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:17:26.722Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5c12e0df-66d8-469c-ac2f-f6db4f28c621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:17:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:17:46.275Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=effc8c5e-dc48-480d-b87f-3d417dbc8196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:17:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:18:05.824Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6a1dec4b-23fb-4137-9174-e7d7b07b8419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:18:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:18:25.368Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1e035094-5773-4f8d-958f-9460e7ccf5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:18:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:18:44.922Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4a4c5c67-c874-4bcf-9bbb-0efaa0dfaa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:18:54.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:19:04.495Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=33c8234d-aad1-47b6-ab4d-dc9260072d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:19:14.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:19:24.047Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=362ae8b7-9460-4afe-b412-cd23230d0d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:19:33.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:19:43.594Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=872d8ec1-3af2-4d78-b6e2-bf924b9e416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:19:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:20:03.139Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=3751ab75-abfc-4710-b4e2-2601214a18ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:20:12.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:20:22.696Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=db9b090f-7c93-478d-a166-969049d18646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:20:32.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:20:42.245Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f55d0d2a-07fd-47c8-ae40-701b06c1eef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:20:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:21:01.795Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f694b60a-0df3-4ba6-919f-1638c71dd3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:21:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:21:21.342Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=442be842-6fc8-4577-b0c6-ec9e9b6048d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:21:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:21:40.902Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=a73fefb3-c244-4969-ad2f-d37ecfb0d963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:21:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:22:00.448Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4b8ae29e-71bb-427e-bebf-cb5942158c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T01:22:09.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T01:22:09.550Z |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 |2022-12-17T01:22:09.550Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T01:22:09.550Z |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 |2022-12-17T01:22:09.551Z |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 |2022-12-17T01:22:09.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T01:22:09.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T01:22:09.555Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T01:22:09.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:22:09.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:22:19.995Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=75d76f71-baaf-4d33-9e58-1cdb64da5066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:22:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:22:39.544Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=456b75ea-50e8-4e22-a56f-5701876b313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:22:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:22:59.119Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=acdeda8f-75bd-4778-99f6-2186764caf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:23:08.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:23:18.667Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5287d7f7-4c8a-4609-b68e-f73885e36bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:23:28.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:23:38.236Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=80ef89b9-ddb7-462a-b242-2458f0ff5258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:23:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:23:57.782Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f95e2833-7265-4504-936c-b6dca93455fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:24:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:24:17.356Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1faa98e9-b67d-453c-9144-72e98a1f18eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:24:26.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:24:36.904Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ba9dc059-effc-4656-a32b-f616dfeede72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:24:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:24:56.453Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1f2a0c90-02e2-43a6-9c09-a62ac6d4e93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:25:06.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:25:16.012Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=2da2a44e-e8f7-4862-ad79-47178a73b0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:25:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:25:35.575Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=7fc7b91d-7fad-4a41-b685-22c3046d68b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:25:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:25:55.120Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=343fe3a3-073f-4bc5-82d2-22ba17b5723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:26:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:26:14.664Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=8a3f35d3-b4ea-4b2b-b00d-8a7fae88fb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:26:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:26:34.213Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ee03efb8-086f-485d-a235-86ccbdd1a92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:26:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:26:53.783Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6dc4cc60-8ae7-47d5-a611-4a973ea47d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:27:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-17T01:27:09.593Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-17T01:27:09.593Z |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 |2022-12-17T01:27:09.593Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-17T01:27:09.593Z |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 |2022-12-17T01:27:09.594Z |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 |2022-12-17T01:27:09.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-17T01:27:09.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-17T01:27:09.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-17T01:27:09.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:27:13.329Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=6a235b90-0ce9-4f69-b39b-6fb14cd8d1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:27:22.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:27:32.883Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=ef525893-bf41-413b-8197-132cb3501877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:27:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:27:52.455Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=9110e354-779b-494e-999a-402eda125fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:28:02.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:28:12.001Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=5169ee96-0544-4d88-aea2-ca19679a1d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:28:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:28:31.555Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4c06861a-e2ea-41e3-980a-9d8705cb6aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:28:41.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:28:51.102Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=96142c36-9919-43c8-a989-a7f4b82ebf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:29:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:29:10.650Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=826ec2e0-30ec-45da-8286-e8a3cdd5530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:29:20.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:29:30.198Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=11071aa8-e22f-44f2-99d8-077783b83eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:29:39.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:29:49.756Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=1a989aa3-c4d3-47d4-aa4c-d54ec39aba6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:29:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:30:09.316Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=c9e2baf5-7570-4b16-bc56-d97e86e12e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:30:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:30:28.873Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=4fab63b2-0a45-4411-9b96-2058f1c2ca0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:30:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:30:48.425Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=d8dc27a3-0536-4aba-bc23-db8ae8fc3324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:30:57.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:31:07.986Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=10de5346-41ff-40e9-9041-dfae1bfbc94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:31:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:31:27.533Z |INFO |Init configs |InvocationID=8c6c3e72-af42-4753-bc84-323a3b8bb37d, InstanceUUID=f1335cd4-dd71-40e8-8f08-cffff4fa025d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-17T01:31:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks