By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) 2022-12-08 15:21:21.941 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-7b5d5b4fb4-bbcbj with PID 1 (/app/ves-openapi-manager.jar started by onap in /app) 2022-12-08 15:21:21.947 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : No active profile set, falling back to 1 default profile: "default" 2022-12-08 15:21:23.690 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2022-12-08 15:21:23.708 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-12-08 15:21:23.709 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.65] 2022-12-08 15:21:23.823 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-12-08 15:21:23.824 INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1788 ms 2022-12-08 15:21:24.863 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2022-12-08 15:21:24.863 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-12-08 15:21:25.342 INFO 1 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2022-12-08 15:21:25.475 INFO 1 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Instantiated an idempotent producer. 2022-12-08 15:21:25.545 INFO 1 --- [ main] o.a.k.c.s.authenticator.AbstractLogin : Successfully logged in. 2022-12-08 15:21:25.595 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2022-12-08 15:21:25.598 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2022-12-08 15:21:25.598 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1670512885592 2022-12-08 15:21:25.602 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client initialized successfully 2022-12-08 15:21:25.602 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2022-12-08 15:21:25.602 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2022-12-08 15:21:25.602 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2022-12-08 15:21:25.618 INFO 1 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = dcaegen2 group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2022-12-08 15:21:25.684 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2022-12-08 15:21:25.684 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2022-12-08 15:21:25.684 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1670512885684 2022-12-08 15:21:25.686 INFO 1 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:21:25.689 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client started successfully 2022-12-08 15:21:25.689 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2022-12-08 15:21:25.691 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:21:26.395 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to _-3FLm8ERqG0raLwrmf7AQ 2022-12-08 15:21:26.396 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to _-3FLm8ERqG0raLwrmf7AQ 2022-12-08 15:21:26.396 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Cluster ID: hPmrcvxmRL-rziGftVaTfw 2022-12-08 15:21:26.396 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to _-3FLm8ERqG0raLwrmf7AQ 2022-12-08 15:21:26.396 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to _-3FLm8ERqG0raLwrmf7AQ 2022-12-08 15:21:26.396 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to _-3FLm8ERqG0raLwrmf7AQ 2022-12-08 15:21:26.396 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to _-3FLm8ERqG0raLwrmf7AQ 2022-12-08 15:21:26.397 INFO 1 --- [d8-f3cd326886aa] o.a.k.c.p.internals.TransactionManager : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] ProducerId set to 2 with epoch 0 2022-12-08 15:21:26.399 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Cluster ID: hPmrcvxmRL-rziGftVaTfw 2022-12-08 15:21:26.400 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2022-12-08 15:21:26.412 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] (Re-)joining group 2022-12-08 15:21:26.464 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Request joining group due to: need to re-join with the given member-id 2022-12-08 15:21:26.465 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] (Re-)joining group 2022-12-08 15:21:26.529 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' 2022-12-08 15:21:26.544 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Started Main in 5.649 seconds (JVM running for 6.54) 2022-12-08 15:21:29.474 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Successfully joined group with generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8-5f6aa546-a765-4258-8f47-3785b04459fc', protocol='range'} 2022-12-08 15:21:29.478 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Finished assignment for group at generation 1: {ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8-5f6aa546-a765-4258-8f47-3785b04459fc=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2022-12-08 15:21:29.528 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Successfully synced group in generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8-5f6aa546-a765-4258-8f47-3785b04459fc', protocol='range'} 2022-12-08 15:21:29.529 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2022-12-08 15:21:29.533 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-5, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-0 2022-12-08 15:21:29.550 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2022-12-08 15:21:29.550 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2022-12-08 15:21:29.551 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2022-12-08 15:21:29.551 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2022-12-08 15:21:29.551 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2022-12-08 15:21:29.551 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2022-12-08 15:21:29.647 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2022-12-08 15:21:29.648 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2022-12-08 15:21:29.657 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2022-12-08 15:21:29.658 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2022-12-08 15:21:29.658 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2022-12-08 15:21:29.659 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2022-12-08 15:21:45.697 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:22:05.699 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:22:09.235 INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-12-08 15:22:09.236 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2022-12-08 15:22:09.237 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2022-12-08 15:22:25.700 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:22:45.701 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:23:05.703 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:23:25.704 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:23:45.706 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:24:05.707 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:24:25.710 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:24:45.711 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:25:05.713 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:25:25.714 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:25:45.715 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:26:05.717 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:26:25.718 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:26:45.718 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:27:05.720 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:27:25.721 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:27:45.723 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:28:05.723 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:28:25.724 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:28:45.726 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:29:05.728 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:29:25.729 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:29:45.730 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:30:05.730 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:30:25.731 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:30:26.640 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.NetworkClient : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Node -1 disconnected. 2022-12-08 15:30:26.642 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=ves-openapi-manager-consumer-06b0486a-4386-46cf-a285-94e8d63b44b8, groupId=dcaegen2] Node -1 disconnected. 2022-12-08 15:30:45.732 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:31:05.733 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:31:25.733 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:31:45.733 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:32:05.734 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:32:25.735 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:32:45.735 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:33:05.736 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:33:25.737 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:33:45.738 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:34:05.739 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:34:25.741 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:34:45.742 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:35:05.742 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:35:25.743 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:35:45.743 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:36:05.744 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:36:25.745 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:36:45.745 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:37:05.746 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:37:25.748 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:37:45.749 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:38:05.750 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:38:25.751 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:38:45.752 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:39:05.754 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:39:25.754 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:39:45.755 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:40:05.757 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:40:25.757 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:40:45.759 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:41:05.759 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:41:25.760 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:41:45.762 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:42:05.763 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:42:25.764 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:42:45.766 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:43:05.766 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:43:25.767 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:43:45.768 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:44:05.770 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:44:25.771 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:44:45.771 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:45:05.773 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:45:25.775 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:45:45.776 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:46:05.776 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:46:25.778 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:46:45.779 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:47:05.779 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:47:25.780 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:47:45.781 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:48:05.782 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:48:25.782 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:48:45.783 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:49:05.785 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:49:25.787 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:49:45.788 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:50:05.789 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:50:25.789 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:50:45.790 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:51:05.791 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:51:25.792 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:51:45.793 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:52:05.795 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:52:25.795 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:52:45.797 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:53:05.797 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:53:25.799 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:53:45.800 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:54:05.801 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:54:25.802 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:54:45.803 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:55:05.803 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:55:25.804 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:55:45.806 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:56:05.807 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:56:25.807 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:56:45.808 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:57:05.809 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:57:25.810 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:57:45.812 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:58:05.813 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:58:25.815 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:58:45.815 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:59:05.816 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:59:25.817 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 15:59:45.819 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:00:05.820 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:00:25.821 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:00:45.821 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:01:05.822 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:01:25.824 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:01:45.825 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:02:05.825 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:02:25.827 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:02:45.827 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:03:05.829 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:03:25.830 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:03:45.832 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:04:05.833 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:04:25.834 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:04:45.835 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:05:05.835 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:05:25.836 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:05:45.837 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:06:05.838 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:06:25.840 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:06:45.841 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:07:05.843 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:07:25.843 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:07:45.845 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:08:05.846 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:08:25.847 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:08:45.848 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:09:05.849 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:09:25.849 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:09:45.851 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:10:05.852 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:10:25.853 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:10:45.854 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:11:05.855 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:11:25.856 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:11:45.863 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:12:05.864 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:12:25.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:12:45.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:13:05.867 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:13:25.868 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:13:45.869 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:14:05.871 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:14:25.872 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:14:45.873 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:15:05.873 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:15:25.873 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:15:45.875 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:16:05.877 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:16:25.878 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:16:45.879 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:17:05.880 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:17:25.881 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:17:45.881 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:18:05.884 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:18:25.884 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:18:45.885 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:19:05.886 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:19:25.889 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:19:45.891 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:20:05.892 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:20:25.893 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:20:45.895 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:21:05.896 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:21:25.897 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:21:45.899 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:22:05.900 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:22:25.901 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:22:45.902 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:23:05.902 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:23:25.903 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:23:45.904 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:24:05.905 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:24:25.907 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:24:45.908 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:25:05.909 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:25:25.910 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:25:45.911 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:26:05.912 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:26:25.914 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:26:45.915 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:27:05.917 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:27:25.918 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:27:45.918 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:28:05.918 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:28:25.920 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:28:45.921 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:29:05.921 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:29:25.922 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:29:45.923 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:30:05.924 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:30:25.925 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:30:45.926 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:31:05.926 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:31:25.928 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:31:45.929 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:32:05.930 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:32:25.931 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:32:45.931 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:33:05.933 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:33:25.933 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:33:45.935 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:34:05.936 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:34:25.940 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:34:45.942 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:35:05.942 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:35:25.944 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:35:45.946 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:36:05.949 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:36:25.950 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:36:45.951 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:37:05.952 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:37:25.952 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:37:45.954 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:38:05.954 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:38:25.956 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:38:45.956 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:39:05.956 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:39:25.958 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:39:45.960 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:40:05.961 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:40:25.962 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:40:45.962 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:41:05.963 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:41:25.964 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:41:45.964 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:42:05.965 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:42:25.966 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:42:45.966 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:43:05.968 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:43:25.969 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:43:45.970 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:44:05.972 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:44:25.972 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:44:45.974 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:45:05.975 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:45:25.977 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:45:45.978 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:46:05.978 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:46:25.979 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:46:45.980 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:46:55.389 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:46:55.398 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:46:55.398 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ccd79db9-af51-45b6-a29e-ee4f85d9ce22", "consumerID": "ves-openapi-manager", "timestamp": 1670518005980, "artifactURL": "/sdc/v1/catalog/services/Vfw20221208164600/1.0/resourceInstances/vfw5aa0fc29a11c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:46:55.405 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 16:46:55.405 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 16:46:55.405 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 16:46:55.405 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 16:46:55.405 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 16:46:55.405 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 16:46:56.425 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:46:56.425 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:46:56.426 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ccd79db9-af51-45b6-a29e-ee4f85d9ce22", "consumerID": "ves-openapi-manager", "timestamp": 1670518005980, "artifactURL": "/sdc/v1/catalog/services/Vfw20221208164600/1.0/resourceInstances/vfw5aa0fc29a11c0/artifacts/vfw5aa0fc29a11c0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:46:57.427 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:46:57.428 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:46:57.428 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ccd79db9-af51-45b6-a29e-ee4f85d9ce22", "consumerID": "ves-openapi-manager", "timestamp": 1670518005980, "artifactURL": "/sdc/v1/catalog/services/Vfw20221208164600/1.0/resourceInstances/vfw5aa0fc29a11c0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:46:58.429 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:46:58.430 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:46:58.430 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ccd79db9-af51-45b6-a29e-ee4f85d9ce22", "consumerID": "ves-openapi-manager", "timestamp": 1670518005980, "artifactURL": "/sdc/v1/catalog/services/Vfw20221208164600/1.0/resourceInstances/vfw5aa0fc29a11c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:46:59.431 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:46:59.432 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:46:59.432 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ccd79db9-af51-45b6-a29e-ee4f85d9ce22", "consumerID": "ves-openapi-manager", "timestamp": 1670518005980, "artifactURL": "/sdc/v1/catalog/services/Vfw20221208164600/1.0/resourceInstances/vfw5aa0fc29a11c0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:00.433 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:47:00.434 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:47:00.434 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ccd79db9-af51-45b6-a29e-ee4f85d9ce22", "consumerID": "ves-openapi-manager", "timestamp": 1670518005980, "artifactURL": "/sdc/v1/catalog/services/Vfw20221208164600/1.0/artifacts/service-Vfw20221208164600-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:01.435 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:47:01.435 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:47:01.435 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ccd79db9-af51-45b6-a29e-ee4f85d9ce22", "consumerID": "ves-openapi-manager", "timestamp": 1670518005980, "artifactURL": "/sdc/v1/catalog/services/Vfw20221208164600/1.0/artifacts/service-Vfw20221208164600-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:05.688 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:47:08.985 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:47:08.985 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:47:08.985 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "675b4e52-7ff4-4803-8ecc-2bcbf793cd02", "consumerID": "ves-openapi-manager", "timestamp": 1670518025688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRnclgs/1.0/resourceInstances/basic_onboard_rnclgs0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:09.988 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:47:09.988 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:47:09.988 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "675b4e52-7ff4-4803-8ecc-2bcbf793cd02", "consumerID": "ves-openapi-manager", "timestamp": 1670518025688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRnclgs/1.0/resourceInstances/basic_onboard_rnclgs0/artifacts/basic_onboard_rnclgs0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:10.989 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:47:10.989 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:47:10.990 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "675b4e52-7ff4-4803-8ecc-2bcbf793cd02", "consumerID": "ves-openapi-manager", "timestamp": 1670518025688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRnclgs/1.0/resourceInstances/basic_onboard_rnclgs0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:11.990 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:47:11.991 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:47:11.991 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "675b4e52-7ff4-4803-8ecc-2bcbf793cd02", "consumerID": "ves-openapi-manager", "timestamp": 1670518025688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRnclgs/1.0/resourceInstances/basic_onboard_rnclgs0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:12.991 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:47:12.992 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:47:12.992 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "675b4e52-7ff4-4803-8ecc-2bcbf793cd02", "consumerID": "ves-openapi-manager", "timestamp": 1670518025688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRnclgs/1.0/resourceInstances/basic_onboard_rnclgs0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:13.993 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:47:13.993 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:47:13.993 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "675b4e52-7ff4-4803-8ecc-2bcbf793cd02", "consumerID": "ves-openapi-manager", "timestamp": 1670518025688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRnclgs/1.0/artifacts/service-BasicOnboardRnclgs-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:14.994 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 16:47:14.995 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 16:47:14.995 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "675b4e52-7ff4-4803-8ecc-2bcbf793cd02", "consumerID": "ves-openapi-manager", "timestamp": 1670518025688, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardRnclgs/1.0/artifacts/service-BasicOnboardRnclgs-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 16:47:25.688 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:47:45.689 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:48:05.690 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:48:25.692 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:48:45.693 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:49:05.694 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:49:25.696 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:49:45.697 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:50:05.697 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:50:25.698 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:50:45.698 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:51:05.698 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:51:25.700 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:51:45.700 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:52:05.701 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:52:25.704 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:52:45.706 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:53:05.707 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:53:25.709 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:53:45.711 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:54:05.711 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:54:25.712 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:54:45.712 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:55:05.714 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:55:25.714 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:55:45.715 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:56:05.716 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:56:25.717 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:56:45.718 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:57:05.718 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:57:25.719 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:57:45.720 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:58:05.722 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:58:25.723 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:58:45.724 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:59:05.725 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:59:25.725 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 16:59:45.725 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:00:05.726 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:00:25.727 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:00:45.727 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:01:05.727 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:01:11.197 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:11.198 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:11.199 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518865727, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/resourceInstances/pnf9746e8783cc80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:11.201 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 17:01:11.202 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 17:01:11.202 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 17:01:11.202 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 17:01:11.203 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 17:01:11.203 INFO 1 --- [d8-f3cd326886aa] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-2032d260-fdb9-4db9-99d8-f3cd326886aa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to JVxMURttTq-wMXftVJ5yRg 2022-12-08 17:01:12.206 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:12.208 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:12.208 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518865727, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/resourceInstances/pnf9746e8783cc80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:13.211 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:13.212 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:13.212 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518865727, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/resourceInstances/pnf9746e8783cc80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:14.214 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:14.215 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:14.215 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518865727, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/resourceInstances/pnf9746e8783cc80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:15.216 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:15.217 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:15.217 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518865727, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/resourceInstances/pnf9746e8783cc80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:16.223 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:16.224 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:16.224 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518865727, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/resourceInstances/pnf9746e8783cc80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:17.225 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:17.226 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:17.226 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518865727, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/artifacts/service-DemoPnfPorggdx7iz7o1dqcbqz0-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:18.227 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:18.228 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:18.228 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518865727, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/artifacts/service-DemoPnfPorggdx7iz7o1dqcbqz0-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:19.232 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : =================================== 2022-12-08 17:01:19.232 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Distributed service information 2022-12-08 17:01:19.244 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Service UUID: a4d2d2f9-b331-4b99-8f26-0a021f565b55 2022-12-08 17:01:19.244 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_PoRGgDx7IZ7O1DqCBqz0 2022-12-08 17:01:19.244 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Service resources: 2022-12-08 17:01:19.245 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : - Resource: pNF 9746e878-3cc8 2022-12-08 17:01:19.245 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Artifacts: 2022-12-08 17:01:19.246 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2022-12-08 17:01:19.246 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : =================================== 2022-12-08 17:01:19.255 INFO 1 --- [pool-1-thread-5] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2022-12-08 17:01:19.399 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDownloadStatus 2022-12-08 17:01:19.400 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:19.400 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518879399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/resourceInstances/pnf9746e8783cc80/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:20.614 WARN 1 --- [pool-1-thread-5] o.o.v.o.m.s.n.ValidationStatusSender : Artifact MyPnf_Pnf_v1.yaml is valid 2022-12-08 17:01:20.614 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDeploymentStatus 2022-12-08 17:01:20.615 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:20.615 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518880613, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPorggdx7iz7o1dqcbqz0/1.0/resourceInstances/pnf9746e8783cc80/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:21.619 INFO 1 --- [pool-1-thread-5] o.o.v.o.m.s.n.FinalStatusSender : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK 2022-12-08 17:01:21.619 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendFinalDistributionStatus status 2022-12-08 17:01:21.619 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:21.619 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "83ae5a6f-f15e-420b-b038-ad9e05b988d6", "consumerID": "ves-openapi-manager", "timestamp": 1670518881618, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:25.688 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:01:25.695 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:25.696 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:25.696 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2f984266-774d-4233-ad84-d777c2328e0e", "consumerID": "ves-openapi-manager", "timestamp": 1670518885688, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:26.697 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:26.698 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:26.698 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2f984266-774d-4233-ad84-d777c2328e0e", "consumerID": "ves-openapi-manager", "timestamp": 1670518885688, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:45.688 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:01:57.179 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:57.179 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:57.180 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "16881f49-2f68-4d34-8259-fdb19e7a537d", "consumerID": "ves-openapi-manager", "timestamp": 1670518905688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:58.180 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:58.181 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:58.181 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "16881f49-2f68-4d34-8259-fdb19e7a537d", "consumerID": "ves-openapi-manager", "timestamp": 1670518905688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:01:59.181 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:01:59.182 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:01:59.182 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "16881f49-2f68-4d34-8259-fdb19e7a537d", "consumerID": "ves-openapi-manager", "timestamp": 1670518905688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:00.183 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:00.183 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:00.183 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "16881f49-2f68-4d34-8259-fdb19e7a537d", "consumerID": "ves-openapi-manager", "timestamp": 1670518905688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:01.184 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:01.185 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:01.185 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "16881f49-2f68-4d34-8259-fdb19e7a537d", "consumerID": "ves-openapi-manager", "timestamp": 1670518905688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:02.186 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:02.186 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:02.186 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "16881f49-2f68-4d34-8259-fdb19e7a537d", "consumerID": "ves-openapi-manager", "timestamp": 1670518905688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:03.188 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:03.189 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:03.189 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "16881f49-2f68-4d34-8259-fdb19e7a537d", "consumerID": "ves-openapi-manager", "timestamp": 1670518905688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:04.191 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:04.191 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:04.191 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "16881f49-2f68-4d34-8259-fdb19e7a537d", "consumerID": "ves-openapi-manager", "timestamp": 1670518905688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:05.193 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:05.194 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:05.194 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "16881f49-2f68-4d34-8259-fdb19e7a537d", "consumerID": "ves-openapi-manager", "timestamp": 1670518905688, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:06.196 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:02:07.732 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:07.733 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:07.733 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "40ca057f-7b32-45c1-a93d-f62aefa249a5", "consumerID": "ves-openapi-manager", "timestamp": 1670518926196, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:08.734 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:08.734 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:08.735 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "40ca057f-7b32-45c1-a93d-f62aefa249a5", "consumerID": "ves-openapi-manager", "timestamp": 1670518926196, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:09.735 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:09.736 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:09.736 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "40ca057f-7b32-45c1-a93d-f62aefa249a5", "consumerID": "ves-openapi-manager", "timestamp": 1670518926196, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:10.736 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:10.737 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:10.737 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "40ca057f-7b32-45c1-a93d-f62aefa249a5", "consumerID": "ves-openapi-manager", "timestamp": 1670518926196, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:11.738 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:11.739 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:11.739 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "40ca057f-7b32-45c1-a93d-f62aefa249a5", "consumerID": "ves-openapi-manager", "timestamp": 1670518926196, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:12.740 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:12.740 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:12.740 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "40ca057f-7b32-45c1-a93d-f62aefa249a5", "consumerID": "ves-openapi-manager", "timestamp": 1670518926196, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:13.742 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:02:13.742 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:02:13.742 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "40ca057f-7b32-45c1-a93d-f62aefa249a5", "consumerID": "ves-openapi-manager", "timestamp": 1670518926196, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:02:25.688 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:02:45.690 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:03:05.691 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:03:25.692 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:03:45.693 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:04:05.695 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:04:25.696 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:04:45.696 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:05:05.698 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:05:25.699 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:05:45.699 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:06:05.700 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:06:25.701 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:06:45.701 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:07:05.702 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:07:25.703 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:07:45.704 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:08:05.705 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:08:25.707 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:08:45.708 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:09:05.709 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:09:25.709 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:09:45.709 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:10:05.711 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:10:25.713 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:10:45.713 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:11:05.715 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:11:25.715 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:11:45.716 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:12:05.717 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:12:25.718 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:12:45.719 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:13:05.719 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:13:25.719 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:13:36.997 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:13:36.998 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:36.998 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519605719, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/resourceInstances/pnf447d1e68475c0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:38.005 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:13:38.006 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:38.006 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519605719, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/resourceInstances/pnf447d1e68475c0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:39.007 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:13:39.008 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:39.008 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519605719, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/resourceInstances/pnf447d1e68475c0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:40.009 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:13:40.009 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:40.009 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519605719, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/resourceInstances/pnf447d1e68475c0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:41.010 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:13:41.011 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:41.011 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519605719, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/resourceInstances/pnf447d1e68475c0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:42.017 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:13:42.017 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:42.017 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519605719, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/resourceInstances/pnf447d1e68475c0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:43.018 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:13:43.019 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:43.019 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519605719, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/artifacts/service-DemoPnfBeohmuh7hcbz1uyint0r-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:44.019 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:13:44.020 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:44.020 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519605719, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/artifacts/service-DemoPnfBeohmuh7hcbz1uyint0r-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:45.022 INFO 1 --- [pool-1-thread-8] o.o.v.o.manager.service.ClientCallback : =================================== 2022-12-08 17:13:45.022 INFO 1 --- [pool-1-thread-8] o.o.v.o.manager.service.ClientCallback : Distributed service information 2022-12-08 17:13:45.022 INFO 1 --- [pool-1-thread-8] o.o.v.o.manager.service.ClientCallback : Service UUID: a436aaf5-e17b-444f-a46a-3dda9e043ea8 2022-12-08 17:13:45.022 INFO 1 --- [pool-1-thread-8] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_beOhmUH7hcbz1uYInT0r 2022-12-08 17:13:45.022 INFO 1 --- [pool-1-thread-8] o.o.v.o.manager.service.ClientCallback : Service resources: 2022-12-08 17:13:45.022 INFO 1 --- [pool-1-thread-8] o.o.v.o.manager.service.ClientCallback : - Resource: pNF 447d1e68-475c 2022-12-08 17:13:45.022 INFO 1 --- [pool-1-thread-8] o.o.v.o.manager.service.ClientCallback : Artifacts: 2022-12-08 17:13:45.023 INFO 1 --- [pool-1-thread-8] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2022-12-08 17:13:45.023 INFO 1 --- [pool-1-thread-8] o.o.v.o.manager.service.ClientCallback : =================================== 2022-12-08 17:13:45.023 INFO 1 --- [pool-1-thread-8] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2022-12-08 17:13:45.112 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDownloadStatus 2022-12-08 17:13:45.113 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:45.113 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519625112, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/resourceInstances/pnf447d1e68475c0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:46.146 WARN 1 --- [pool-1-thread-8] o.o.v.o.m.s.n.ValidationStatusSender : Artifact MyPnf_Pnf_v1.yaml is valid 2022-12-08 17:13:46.146 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDeploymentStatus 2022-12-08 17:13:46.147 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:46.147 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519626146, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBeohmuh7hcbz1uyint0r/1.0/resourceInstances/pnf447d1e68475c0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:47.149 INFO 1 --- [pool-1-thread-8] o.o.v.o.m.s.n.FinalStatusSender : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK 2022-12-08 17:13:47.149 INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendFinalDistributionStatus status 2022-12-08 17:13:47.150 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:13:47.150 INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "8ae3ca39-be0f-4ba5-93c3-69741fe68a7a", "consumerID": "ves-openapi-manager", "timestamp": 1670519627149, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:13:48.151 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:14:08.153 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:14:28.153 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:14:48.155 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:15:08.157 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:15:28.157 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:15:48.159 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:16:08.159 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:16:28.161 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:16:48.162 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:17:08.163 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:17:28.163 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:17:48.165 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:18:08.166 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:18:28.167 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:18:48.168 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:19:08.168 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:19:28.168 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:19:48.170 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:20:08.171 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:20:28.173 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:20:48.173 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:21:08.176 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:21:28.178 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:21:48.178 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:22:08.180 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:22:28.181 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:22:39.127 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:39.128 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:39.128 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "7941f6c5-3f62-473d-8a56-7e71096f0c95", "consumerID": "ves-openapi-manager", "timestamp": 1670520148181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:40.132 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:40.133 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:40.133 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "7941f6c5-3f62-473d-8a56-7e71096f0c95", "consumerID": "ves-openapi-manager", "timestamp": 1670520148181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:41.134 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:41.135 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:41.135 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "7941f6c5-3f62-473d-8a56-7e71096f0c95", "consumerID": "ves-openapi-manager", "timestamp": 1670520148181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:42.136 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:42.137 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:42.137 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "7941f6c5-3f62-473d-8a56-7e71096f0c95", "consumerID": "ves-openapi-manager", "timestamp": 1670520148181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:43.137 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:43.138 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:43.138 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "7941f6c5-3f62-473d-8a56-7e71096f0c95", "consumerID": "ves-openapi-manager", "timestamp": 1670520148181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:44.139 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:44.139 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:44.140 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "7941f6c5-3f62-473d-8a56-7e71096f0c95", "consumerID": "ves-openapi-manager", "timestamp": 1670520148181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:45.140 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:45.140 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:45.141 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "7941f6c5-3f62-473d-8a56-7e71096f0c95", "consumerID": "ves-openapi-manager", "timestamp": 1670520148181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:46.141 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:46.142 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:46.142 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "7941f6c5-3f62-473d-8a56-7e71096f0c95", "consumerID": "ves-openapi-manager", "timestamp": 1670520148181, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:47.142 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:22:56.848 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:56.849 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:56.849 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:57.849 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:57.850 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:57.850 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:58.851 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:58.851 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:58.851 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:22:59.852 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:22:59.853 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:22:59.853 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:00.854 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:00.855 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:00.855 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:01.855 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:01.856 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:01.856 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:02.857 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:02.858 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:02.858 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:03.859 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:03.859 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:03.859 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:04.860 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:04.860 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:04.860 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:05.861 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:05.861 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:05.861 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "07c79289-e579-4758-9d21-5bc2ba264c4f", "consumerID": "ves-openapi-manager", "timestamp": 1670520167142, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:06.862 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:23:19.212 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:19.212 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:19.212 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520186862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:20.213 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:20.213 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:20.213 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520186862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:21.214 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:21.214 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:21.214 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520186862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:22.215 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:22.216 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:22.216 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520186862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:23.216 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:23.217 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:23.217 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520186862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:24.218 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:24.218 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:24.218 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520186862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:25.219 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:25.219 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:25.219 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520186862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:26.220 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:26.220 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:26.220 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520186862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:27.221 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2022-12-08 17:23:27.222 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:27.222 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520186862, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:28.223 INFO 1 --- [pool-1-thread-2] o.o.v.o.manager.service.ClientCallback : =================================== 2022-12-08 17:23:28.223 INFO 1 --- [pool-1-thread-2] o.o.v.o.manager.service.ClientCallback : Distributed service information 2022-12-08 17:23:28.223 INFO 1 --- [pool-1-thread-2] o.o.v.o.manager.service.ClientCallback : Service UUID: 6be9a2d4-e70a-4f38-8c2c-5828e73b2272 2022-12-08 17:23:28.223 INFO 1 --- [pool-1-thread-2] o.o.v.o.manager.service.ClientCallback : Service name: test_pnf_macro 2022-12-08 17:23:28.223 INFO 1 --- [pool-1-thread-2] o.o.v.o.manager.service.ClientCallback : Service resources: 2022-12-08 17:23:28.224 INFO 1 --- [pool-1-thread-2] o.o.v.o.manager.service.ClientCallback : - Resource: test-pnf 2022-12-08 17:23:28.224 INFO 1 --- [pool-1-thread-2] o.o.v.o.manager.service.ClientCallback : Artifacts: 2022-12-08 17:23:28.224 INFO 1 --- [pool-1-thread-2] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2022-12-08 17:23:28.224 INFO 1 --- [pool-1-thread-2] o.o.v.o.manager.service.ClientCallback : =================================== 2022-12-08 17:23:28.224 INFO 1 --- [pool-1-thread-2] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2022-12-08 17:23:28.427 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDownloadStatus 2022-12-08 17:23:28.427 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:28.427 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520208427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:29.449 WARN 1 --- [pool-1-thread-2] o.o.v.o.m.s.n.ValidationStatusSender : Artifact MyPnf_Pnf_v1.yaml is valid 2022-12-08 17:23:29.449 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDeploymentStatus 2022-12-08 17:23:29.449 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:29.450 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520209449, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:30.450 INFO 1 --- [pool-1-thread-2] o.o.v.o.m.s.n.FinalStatusSender : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK 2022-12-08 17:23:30.451 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendFinalDistributionStatus status 2022-12-08 17:23:30.451 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2022-12-08 17:23:30.451 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2b5b128e-a65e-49f4-a33d-29bec2253d9c", "consumerID": "ves-openapi-manager", "timestamp": 1670520210450, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2022-12-08 17:23:31.452 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:23:51.453 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:24:11.454 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:24:31.455 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:24:51.456 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:25:11.456 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:25:31.457 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:25:51.457 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:26:11.458 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:26:31.459 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:26:51.459 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:27:11.460 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:27:31.462 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:27:51.466 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:28:11.466 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:28:31.467 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:28:51.469 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:29:11.470 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:29:31.471 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:29:51.471 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:30:11.473 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:30:31.474 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:30:51.474 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:31:11.475 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:31:31.475 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:31:51.478 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:32:11.478 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:32:31.478 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:32:51.480 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:33:11.480 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:33:31.480 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:33:51.481 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:34:11.482 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:34:31.482 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:34:51.482 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:35:11.488 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:35:31.489 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:35:51.490 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:36:11.490 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:36:31.491 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:36:51.493 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:37:11.493 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:37:31.495 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:37:51.496 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:38:11.496 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:38:31.497 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:38:51.498 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:39:11.499 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:39:31.500 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:39:51.501 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:40:11.501 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:40:31.502 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:40:51.502 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:41:11.502 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:41:31.502 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:41:51.504 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:42:11.505 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:42:31.506 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:42:51.507 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:43:11.508 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:43:31.508 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:43:51.509 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:44:11.509 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:44:31.511 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:44:51.512 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:45:11.513 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:45:31.513 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:45:51.515 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:46:11.516 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:46:31.516 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:46:51.517 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:47:11.519 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:47:31.520 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:47:51.521 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:48:11.522 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:48:31.523 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:48:51.524 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:49:11.526 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:49:31.527 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:49:51.528 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:50:11.528 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:50:31.528 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:50:51.529 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:51:11.530 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:51:31.530 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:51:51.531 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:52:11.532 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:52:31.532 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:52:51.532 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:53:11.533 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:53:31.535 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:53:51.536 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:54:11.537 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:54:31.538 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:54:51.539 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:55:11.540 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:55:31.541 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:55:51.542 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:56:11.543 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:56:31.546 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:56:51.547 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:57:11.548 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:57:31.549 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:57:51.550 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:58:11.551 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:58:31.551 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:58:51.552 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:59:11.554 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:59:31.554 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 17:59:51.555 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:00:11.557 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:00:31.558 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:00:51.559 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:01:11.560 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:01:31.561 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:01:51.562 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:02:11.564 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:02:31.565 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:02:51.565 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:03:11.566 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:03:31.567 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:03:51.567 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:04:11.569 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:04:31.569 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:04:51.571 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:05:11.572 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:05:31.574 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:05:51.574 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:06:11.574 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:06:31.574 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:06:51.576 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:07:11.576 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:07:31.578 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:07:51.578 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:08:11.578 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:08:31.579 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:08:51.580 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:09:11.580 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:09:31.581 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:09:51.583 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:10:11.583 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:10:31.585 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:10:51.586 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:11:11.586 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:11:31.586 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:11:51.588 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:12:11.589 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:12:31.590 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:12:51.591 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:13:11.591 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:13:31.592 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:13:51.593 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:14:11.594 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:14:31.596 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:14:51.596 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:15:11.597 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:15:31.598 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:15:51.599 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:16:11.599 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:16:31.600 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:16:51.601 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:17:11.601 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:17:31.602 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:17:51.603 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:18:11.604 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:18:31.604 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:18:51.605 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:19:11.605 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:19:31.606 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:19:51.609 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:20:11.609 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:20:31.611 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:20:51.612 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:21:11.612 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:21:31.613 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:21:51.620 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:22:11.621 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:22:31.622 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:22:51.623 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:23:11.623 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:23:31.624 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:23:51.626 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:24:11.626 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:24:31.627 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:24:51.628 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:25:11.629 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:25:31.629 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:25:51.630 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:26:11.630 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:26:31.632 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:26:51.633 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:27:11.633 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:27:31.634 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:27:51.635 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2022-12-08 18:28:11.635 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO