start init db ... You are now connected to database "datalake" as user "datalake". psql:/datalake/init_db.sql:30: ERROR: relation "topic_name" already exists psql:/datalake/init_db.sql:37: ERROR: relation "db_type" already exists psql:/datalake/init_db.sql:38: ERROR: relation "db_seq" already exists psql:/datalake/init_db.sql:57: ERROR: relation "db" already exists psql:/datalake/init_db.sql:59: ERROR: relation "fk3njadtw43ieph7ftt4kxdhcko" already exists psql:/datalake/init_db.sql:67: ERROR: relation "design_type" already exists psql:/datalake/init_db.sql:69: ERROR: relation "fkm8rkv2qkq01gsmeq1c3y4w02x" already exists psql:/datalake/init_db.sql:70: ERROR: relation "design_seq" already exists psql:/datalake/init_db.sql:83: ERROR: relation "design" already exists psql:/datalake/init_db.sql:85: ERROR: relation "fko43yi6aputq6kwqqu8eqbspm5" already exists psql:/datalake/init_db.sql:86: ERROR: relation "fkabb8e74230glxpaiai4aqsr34" already exists psql:/datalake/init_db.sql:87: ERROR: relation "kafka_seq" already exists psql:/datalake/init_db.sql:105: ERROR: relation "kafka" already exists psql:/datalake/init_db.sql:106: ERROR: relation "topic_seq" already exists psql:/datalake/init_db.sql:123: ERROR: relation "topic" already exists psql:/datalake/init_db.sql:125: ERROR: relation "fkj3pldlfaokdhqjfva8n3pkjca" already exists psql:/datalake/init_db.sql:132: ERROR: relation "map_db_design" already exists psql:/datalake/init_db.sql:134: ERROR: relation "fkhpn49r94k05mancjtn301m2p0" already exists psql:/datalake/init_db.sql:141: ERROR: relation "map_db_topic" already exists psql:/datalake/init_db.sql:143: ERROR: relation "fkq1jon185jnrr7dv1dd8214uw0" already exists psql:/datalake/init_db.sql:150: ERROR: relation "map_kafka_topic" already exists psql:/datalake/init_db.sql:152: ERROR: relation "fktdrme4h7rxfh04u2i2wqu23g5" already exists CREATE TABLE CREATE INDEX You are now connected to database "datalake" as user "datalake". psql:/datalake/init_db_data.sql:51: ERROR: duplicate key value violates unique constraint "kafka_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:52: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(CB) already exists. psql:/datalake/init_db_data.sql:53: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(ES) already exists. psql:/datalake/init_db_data.sql:54: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(MONGO) already exists. psql:/datalake/init_db_data.sql:55: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(DRUID) already exists. psql:/datalake/init_db_data.sql:56: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(HDFS) already exists. psql:/datalake/init_db_data.sql:57: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(KIBANA) already exists. psql:/datalake/init_db_data.sql:58: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(SUPERSET) already exists. psql:/datalake/init_db_data.sql:59: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:60: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(2) already exists. psql:/datalake/init_db_data.sql:61: ERROR: column "presto_catalog" of relation "db" does not exist LINE 1: ...d, enabled, encrypt, name,host,port,database_name,presto_cat... ^ psql:/datalake/init_db_data.sql:62: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(4) already exists. psql:/datalake/init_db_data.sql:63: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(5) already exists. psql:/datalake/init_db_data.sql:64: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(6) already exists. INSERT 0 1 psql:/datalake/init_db_data.sql:66: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(_DL_DEFAULT_) already exists. psql:/datalake/init_db_data.sql:67: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(unauthenticated.SEC_FAULT_OUTPUT) already exists. psql:/datalake/init_db_data.sql:68: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(unauthenticated.VES_MEASUREMENT_OUTPUT) already exists. psql:/datalake/init_db_data.sql:69: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(EPC) already exists. psql:/datalake/init_db_data.sql:70: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(HW) already exists. psql:/datalake/init_db_data.sql:72: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:74: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(2) already exists. psql:/datalake/init_db_data.sql:79: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(3) already exists. psql:/datalake/init_db_data.sql:81: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(4) already exists. psql:/datalake/init_db_data.sql:85: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(5) already exists. psql:/datalake/init_db_data.sql:86: ERROR: duplicate key value violates unique constraint "map_db_topic_pkey" DETAIL: Key (db_id, topic_id)=(1, 1) already exists. psql:/datalake/init_db_data.sql:87: ERROR: duplicate key value violates unique constraint "map_kafka_topic_pkey" DETAIL: Key (topic_id, kafka_id)=(1, 1) already exists. psql:/datalake/init_db_data.sql:88: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(KIBANA_DB) already exists. psql:/datalake/init_db_data.sql:89: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(KIBANA_SEARCH) already exists. psql:/datalake/init_db_data.sql:90: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(KIBANA_VISUAL) already exists. psql:/datalake/init_db_data.sql:91: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(ES_MAPPING) already exists. psql:/datalake/init_db_data.sql:92: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(DRUID_KAFKA_SPEC) already exists. psql:/datalake/init_db_data.sql:93: ERROR: duplicate key value violates unique constraint "design_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:94: ERROR: duplicate key value violates unique constraint "map_db_design_pkey" DETAIL: Key (design_id, db_id)=(1, 6) already exists. INSERT 0 1 INSERT 0 1 INSERT 0 1 finish init db 03:17:34,412 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:17:34,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:17:34,417 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml] 03:17:34,459 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b0c2d26 - URL [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml] is not of type file 03:17:34,603 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:17:34,608 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:17:34,623 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:17:34,732 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. 03:17:34,732 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 03:17:34,732 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 03:17:34,735 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.datalake] to DEBUG 03:17:34,735 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.onap.datalake] to false 03:17:34,735 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.onap.datalake] 03:17:34,736 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR 03:17:34,736 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:17:34,736 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:17:34,737 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3d3fcdb0 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.0.RELEASE) 2023-01-14 03:17:35,840 |INFO | [ main] org.onap.datalake.des.DesApplication:50 - Starting DesApplication on dcae-datalake-des with PID 11 (/datalake/des-1.1.1-execute.jar started by datalake in /datalake) 2023-01-14 03:17:35,845 |DEBUG| [ main] org.onap.datalake.des.DesApplication:53 - Running with Spring Boot v2.1.0.RELEASE, Spring v5.1.2.RELEASE 2023-01-14 03:17:35,849 |INFO | [ main] org.onap.datalake.des.DesApplication:675 - No active profile set, falling back to default profiles: default 2023-01-14 03:17:49,806 |INFO | [ main] org.onap.datalake.des.DesApplication:59 - Started DesApplication in 14.906 seconds (JVM running for 16.202) 2023-01-14 03:19:51,412 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:20:28,640 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:21:58,642 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:23:28,634 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:24:58,654 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:26:28,635 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:27:58,653 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:29:28,632 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:30:58,652 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:32:28,646 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:33:58,647 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:35:28,694 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:36:58,649 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:38:28,624 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:39:58,637 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:41:28,627 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:42:58,624 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:44:28,638 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:45:58,627 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:47:28,671 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:48:58,686 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:50:28,663 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:51:58,630 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:53:28,641 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:54:58,635 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:56:28,632 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:57:58,643 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 03:59:28,634 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:00:58,628 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:02:28,646 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:03:58,626 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:05:28,624 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:06:58,648 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:08:28,627 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:09:58,622 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:11:28,636 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:12:58,624 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:14:28,620 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:15:58,639 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:17:28,665 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:18:58,630 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:20:28,649 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:21:58,637 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:23:28,661 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:24:58,623 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:26:28,626 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:27:58,634 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:29:28,639 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:30:58,631 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:32:28,622 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:33:58,638 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:35:28,626 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:36:58,621 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:38:28,620 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:39:58,635 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:41:28,618 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:42:58,619 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:44:28,619 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:45:58,640 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:47:28,631 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:48:58,630 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:50:28,629 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:51:58,654 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:53:28,634 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:54:58,626 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:56:28,622 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:57:58,649 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 04:59:28,627 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:00:58,624 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:02:28,622 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:03:58,634 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:05:28,621 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:06:58,627 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:08:28,618 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:09:58,621 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:11:28,641 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:12:58,637 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:14:28,623 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:15:58,639 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:17:28,669 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:18:58,628 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:20:28,626 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:21:58,659 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:23:28,645 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:24:58,631 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:26:28,625 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:27:58,625 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:29:28,658 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:30:58,632 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:32:28,619 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:33:58,618 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:35:28,634 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:36:58,626 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:38:28,621 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:39:58,620 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:41:28,629 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:42:58,632 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:44:28,623 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:45:58,658 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:47:28,657 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:48:58,635 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:50:28,633 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:51:58,624 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:53:28,625 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:54:58,651 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:56:28,626 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:57:58,636 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 05:59:28,624 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:00:58,644 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:02:28,618 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:03:58,620 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:05:28,622 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:06:58,637 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:08:28,620 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:09:58,623 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:11:28,623 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:12:58,639 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:14:28,626 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:15:58,645 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:17:28,646 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:18:58,629 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:20:28,667 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:21:58,663 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:23:28,625 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:24:58,639 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:26:28,642 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:27:58,645 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:29:28,642 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:30:58,644 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:32:28,619 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:33:58,623 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:35:28,624 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:36:58,643 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:38:28,624 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:39:58,620 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:41:28,648 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:42:58,620 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:44:28,637 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:45:58,652 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:47:28,634 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:48:58,641 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:50:28,657 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:51:58,627 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:53:28,626 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:54:58,626 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:56:28,641 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:57:58,641 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 06:59:28,627 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:00:58,623 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:02:28,639 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:03:58,619 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:05:28,634 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:06:58,619 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:08:28,622 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:09:58,655 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:11:28,620 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:12:58,619 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:14:28,630 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:15:58,653 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:17:28,645 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:18:58,640 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:20:28,635 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:21:58,646 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:23:28,632 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:24:58,627 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:26:28,623 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:27:58,625 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:29:28,643 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:30:58,623 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:32:28,622 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:33:58,635 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:35:28,625 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:36:58,657 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:38:28,618 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:39:58,631 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:41:28,618 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:42:58,619 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:44:28,658 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:45:58,687 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:47:28,638 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:48:58,629 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:50:28,649 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:51:58,633 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:53:28,627 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:54:58,626 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:56:28,620 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:57:58,638 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 07:59:28,624 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:00:58,650 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:02:28,629 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:03:58,621 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:05:28,644 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:06:58,621 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:08:28,618 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:09:58,623 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:11:28,640 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:12:58,619 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:14:28,639 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:15:58,646 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:17:28,640 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:18:58,645 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:20:28,626 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:21:58,654 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:23:28,625 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:24:58,635 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:26:28,637 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:27:58,626 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:29:28,621 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:30:58,627 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:32:28,634 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:33:58,620 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:35:28,626 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:36:58,632 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:38:28,628 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:39:58,640 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:41:28,633 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:42:58,706 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:44:28,641 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:45:58,682 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:47:28,639 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:48:58,654 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:50:28,632 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:51:58,625 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:53:28,653 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:54:58,635 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:56:28,639 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:57:58,633 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 08:59:28,639 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:00:58,639 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:02:28,620 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:03:58,625 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:05:28,620 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:06:58,621 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:08:28,634 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:09:58,644 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:11:28,618 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:12:58,664 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:14:28,650 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:15:58,673 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:17:28,649 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:18:58,629 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:20:28,632 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:21:58,650 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:23:28,628 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:24:58,625 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:26:28,629 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:27:58,629 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:29:28,638 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:30:58,627 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:32:28,623 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:33:58,630 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:35:28,653 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:36:58,630 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:38:28,621 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:39:58,620 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:41:28,625 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:42:58,649 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:44:28,643 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:45:58,746 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:47:28,637 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:48:58,652 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:50:28,629 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:51:58,633 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:53:28,641 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:54:58,636 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:56:28,649 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:57:58,631 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 09:59:28,637 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:00:58,630 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:02:28,619 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:03:58,643 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:05:28,625 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:06:58,632 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:08:28,622 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:09:58,618 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:11:28,668 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:12:58,636 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:14:28,672 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:15:58,635 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:17:28,652 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:18:58,630 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:20:28,631 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:21:58,627 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:23:28,623 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:24:58,645 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:26:28,625 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:27:58,635 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:29:28,624 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:30:58,623 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:32:28,632 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:33:58,620 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:35:28,624 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:36:58,623 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:38:28,621 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:39:58,656 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:41:28,637 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:42:58,640 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:44:28,635 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:45:58,723 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:47:28,653 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:48:58,624 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:50:28,624 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:51:58,626 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:53:28,626 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:54:58,635 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:56:28,622 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:57:58,627 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 10:59:28,752 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:00:58,622 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:02:28,646 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:03:58,618 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:05:28,626 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:06:58,621 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:08:28,618 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:09:58,643 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:11:28,640 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:12:58,656 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:14:28,641 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:15:58,630 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:17:28,647 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:18:58,643 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:20:28,669 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:21:58,637 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:23:28,626 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:24:58,630 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:26:28,633 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:27:58,633 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:29:28,628 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:30:58,618 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:32:28,632 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:33:58,630 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:35:28,629 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:36:58,619 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:38:28,619 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:39:58,656 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:41:28,638 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:42:58,679 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:44:28,632 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:45:58,674 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:47:28,626 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:48:58,629 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:50:28,657 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:51:58,624 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:53:28,622 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:54:58,628 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:56:28,625 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:57:58,635 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 11:59:28,639 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:00:58,621 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:02:28,619 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:03:58,627 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:05:28,618 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:06:58,630 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:08:28,632 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:09:58,652 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:11:28,642 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:12:58,649 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:14:28,643 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:15:58,663 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:17:28,647 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:18:58,664 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:20:28,625 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:21:58,642 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:23:28,674 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:24:58,624 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:26:28,625 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:27:58,660 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:29:28,629 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:30:58,618 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:32:28,618 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:33:58,619 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:35:28,632 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:36:58,632 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:38:28,623 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:39:58,667 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:41:28,640 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:42:58,649 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:44:28,637 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:45:58,733 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:47:28,623 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:48:58,640 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:50:28,641 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:51:58,622 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:53:28,633 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:54:58,647 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:56:28,620 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:57:58,639 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 12:59:28,630 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:00:58,619 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:02:28,646 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:03:58,654 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:05:28,623 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:06:58,621 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:08:28,659 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:09:58,643 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:11:28,636 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:12:58,654 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:14:28,650 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:15:58,629 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:17:28,637 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:18:58,630 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:20:28,628 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:21:58,634 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:23:28,637 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:24:58,627 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:26:28,629 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:27:58,626 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:29:28,623 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:30:58,621 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:32:28,635 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:33:58,658 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:35:28,628 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:36:58,641 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:38:28,684 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:39:58,636 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:41:28,656 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:42:58,657 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:44:28,640 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:45:58,672 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:47:28,677 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:48:58,626 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:50:28,631 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:51:58,706 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:53:28,628 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:54:58,677 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:56:28,624 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:57:58,624 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 13:59:28,621 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:00:58,635 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:02:28,629 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:03:58,654 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:05:28,622 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:06:58,626 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:08:28,690 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:09:58,641 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:11:28,661 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:12:58,732 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:14:28,636 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:15:58,656 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-01-14 14:17:28,674 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null